summaryrefslogtreecommitdiff
blob: 3bd859f39d9438c2574c59620f11027dda1fcd98 (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
62
# 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.10 2002/09/03 00:08:10 azarah Exp $

*lilo-22.3.3 (3 Sep 2002)

  3 Sep 2002; Martin Schlemmer <azarah@gentoo.org> lilo-22.3.3.ebuild :
  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.

  14 Jul 2002; phoen][x <phoenix@gentoo.org> lilo-22.1-r3.ebuild :
  Added LICENSE, KEYWORDS, SLOT.
  Removed the stale ebuilds.

*lilo-22.1-r3 (5 Apr 2002)

  5 Apr 2002; M.Schlemmer <azarah@gentoo.org> lilo-22.1-r3.ebuild :

  Fix the /boot issue finally (hopefully :P).  Add $ROOT checking afterwards.

  18 Feb 2002; Donny Davies <woodchip@gentoo.org> lilo-21.7.5-r1.ebuild :
  
  ATTN Maintainers:  This lilo has the patches from SuSe for animated boot
  logos.  Please dont delete it simply because it's older than the lilo-22.1
  version in portage!

*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.
  Get animations at: http://www.gamers.org/~quinet/lilo/index.html.

*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.