diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2004-07-11 15:41:22 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2004-07-11 15:41:22 +0000 |
commit | 7a59226007336f0011327aa2863d6cc068fb653c (patch) | |
tree | d3802a732f3a5934bd4f5ac0e92640ca38a89153 /sys-boot/lilo/ChangeLog | |
parent | Stable on MacOS (diff) | |
download | gentoo-2-7a59226007336f0011327aa2863d6cc068fb653c.tar.gz gentoo-2-7a59226007336f0011327aa2863d6cc068fb653c.tar.bz2 gentoo-2-7a59226007336f0011327aa2863d6cc068fb653c.zip |
Restricted more dolilo functionality with a config option. Adjusted einfo's to match. Bumping, previous dolilo can break working configs.
Diffstat (limited to 'sys-boot/lilo/ChangeLog')
-rw-r--r-- | sys-boot/lilo/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sys-boot/lilo/ChangeLog b/sys-boot/lilo/ChangeLog index ad5c84e3e0d0..5efa352d47ce 100644 --- a/sys-boot/lilo/ChangeLog +++ b/sys-boot/lilo/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sys-boot/lilo # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/ChangeLog,v 1.17 2004/07/03 18:58:35 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/ChangeLog,v 1.18 2004/07/11 15:41:22 chainsaw Exp $ + +*lilo-22.5.9-r2 (11 Jul 2004) + + 11 Jul 2004; Tony Vroon <chainsaw@gentoo.org> -lilo-22.5.9-r1.ebuild, + +lilo-22.5.9-r2.ebuild: + Dolilo no longer moves images by default as this could break working configs + with a different naming scheme. Sanity checks are only run if MOVEIMAGES is + enabled, as they aren't necessary otherwise. *lilo-22.5.9-r1 (03 Jul 2004) |