diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2006-09-05 11:26:29 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2006-09-05 11:26:29 +0000 |
commit | ee764c7dc21760bcb6d9207def16162c3cbbb9c6 (patch) | |
tree | af275c3a9acbb0dc7a85cea7778f3c1af05df92b /sys-boot/lilo/ChangeLog | |
parent | Add this old version, because it's the last GPL-version. (diff) | |
download | historical-ee764c7dc21760bcb6d9207def16162c3cbbb9c6.tar.gz historical-ee764c7dc21760bcb6d9207def16162c3cbbb9c6.tar.bz2 historical-ee764c7dc21760bcb6d9207def16162c3cbbb9c6.zip |
Let portage strip the main binary, patch from bug #140210 by Ulrich Mueller <ulm@kph.uni-mainz.de>. Forcibly disable BCC detection (keeps DOS & diagnostic utilities from building) based on a suggestion from Michael Baer <micb@easy-pinguin.de> in bug #141777. Bump dolilo to version 0.4; serial console support and the ability to override bootdev & rootdev, needed in case of an encrypted root partition.
Package-Manager: portage-2.1.1_rc1-r2
Diffstat (limited to 'sys-boot/lilo/ChangeLog')
-rw-r--r-- | sys-boot/lilo/ChangeLog | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/sys-boot/lilo/ChangeLog b/sys-boot/lilo/ChangeLog index ea5b55d734b5..0f80451f2ad1 100644 --- a/sys-boot/lilo/ChangeLog +++ b/sys-boot/lilo/ChangeLog @@ -1,6 +1,18 @@ # ChangeLog for sys-boot/lilo # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/ChangeLog,v 1.40 2006/07/17 20:40:09 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/ChangeLog,v 1.41 2006/09/05 11:26:29 chainsaw Exp $ + +*lilo-22.7.2-r2 (05 Sep 2006) + + 05 Sep 2006; Tony Vroon <chainsaw@gentoo.org> + +files/lilo-22.7.2-install-nostrip.patch, + +files/lilo-22.7.2-makefile.patch, +lilo-22.7.2-r2.ebuild: + Let portage strip the main binary, patch from bug #140210 by Ulrich Mueller + <ulm@kph.uni-mainz.de>. Forcibly disable BCC detection (keeps DOS & + diagnostic utilities from building) based on a suggestion from Michael Baer + <micb@easy-pinguin.de> in bug #141777. Bump dolilo to version 0.4; serial + console support and the ability to override bootdev & rootdev, needed in + case of an encrypted root partition. 17 Jul 2006; <solar@gentoo.org> lilo-22.7.ebuild, lilo-22.7.1.ebuild, lilo-22.7.2-r1.ebuild: |