blob: dae47ea510beacb7c8b9d011e8e3c330c92b96f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
# ChangeLog for sys-apps/lilo
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-apps/lilo/ChangeLog,v 1.13 2002/12/09 04:37:25 manson Exp $
\* Autoupdate keywords (12-6-02)
06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
*lilo-22.3.3-r1 (22 Sep 2002)
29 Sep 2002; Donny Davies <woodchip@gentoo.org> :
Several fixes + cosmetic issues. #7898, #8057, #7903.
22 Sep 2002; Donny Davies <woodchip@gentoo.org> :
Now uses mount-boot.eclass. Created new patch a la Suse.
*lilo-22.3.3 (3 Sep 2002)
3 Sep 2002; Martin Schlemmer <azarah@gentoo.org> :
Updated version.
*lilo-21.7.5-r2 (8 Apr 2002)
20 Jul 2002; Mark Guertin <gerk@gentoo.org> :
Adjusted keywords
14 Jul 2002; phoen][x <phoenix@gentoo.org> lilo-21.7.5-r2.ebuild :
Added LICENSE, KEYWORDS, SLOT.
8 Apr 2002; Donny Davies <woodchip@gentoo.org> lilo-21.7.5-r2.ebuild,
lilo-21.7.5-r1.ebuild, lilo-22.1-r2.ebuild :
Sync pkg_setup() with lilo-22.1-r3 and added the sample lilo.conf.
*lilo-22.1-r3 (5 Apr 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> lilo-22.1-r3.ebuild :
Added LICENSE, KEYWORDS, SLOT.
Removed the stale ebuilds.
5 Apr 2002; M.Schlemmer <azarah@gentoo.org> lilo-22.1-r3.ebuild :
Fix the /boot issue finally (hopefully :P). Add $ROOT checking afterwards.
*lilo-22.1-r2 (4 Feb 2002)
4 Feb 2002; G.Bevin <gbevin@gentoo.org> lilo-22.1-r2.ebuild :
Added new setup function which detects if /boot is mounted or not, in case
it's not mounted it will try to do it automatically and in case of a failure
exit with an error message.
*lilo-21.7.5-r1 (2 Feb 2002)
2 Feb 2002; Donny Davies <woodchip@gentoo.org> lilo-22.1-r1.ebuild:
Added several patches from SuSE for animated boot logos.
*lilo-22.1-r1 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|