chainsaw 15/01/22 10:45:46 Added: lilo-24.1-novga.patch Log: Avoid interactive password configurations, based on a report and initial patch by Andrew Savchenko in bug #497288. New upstream release, closes bug #536942 by Joshua Kinard. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Revision Changes Path 1.1 sys-boot/lilo/files/lilo-24.1-novga.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/lilo/files/lilo-24.1-novga.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/lilo/files/lilo-24.1-novga.patch?rev=1.1&content-type=text/plain Index: lilo-24.1-novga.patch =================================================================== diff -uNr lilo-24.1.ORIG/make.vars lilo-24.1/make.vars --- lilo-24.1.ORIG/make.vars 2015-01-22 10:36:54.656904227 +0000 +++ lilo-24.1/make.vars 2015-01-22 10:37:16.516903935 +0000 @@ -71,7 +71,7 @@ CONFIG=-DBDATA -DDSECS=3 -DEVMS -DIGNORECASE -DLVM -DNOKEYBOARD -DONE_SHOT \ -DPASS160 -DREISERFS -DREWRITE_TABLE -DSOLO_CHAIN -DVERSION -DVIRTUAL \ - -DMDPRAID -DDEVMAPPER + -DMDPRAID -DDEVMAPPER -DNOVGA # set the following if you wish LILO.COM to be installed DOS_DIR=/dosC/boot
