diff --git a/Documentation/Developers/CHANGELOG-RENE b/Documentation/Developers/CHANGELOG-RENE index fa9c298a9..105413bf7 100644 --- a/Documentation/Developers/CHANGELOG-RENE +++ b/Documentation/Developers/CHANGELOG-RENE @@ -3,6 +3,7 @@ - Dimitar Zhekov: bash use installed readline option fixed reroot in makeimages.sh + disable lilo test4 / pseudo.b *) 2003-09-24 (2.0.0-rc1 - 2.0.0-rc2) diff --git a/package/x86/lilo/activate.patch b/package/x86/lilo/activate.patch index d9e4ecd13..055a04b0e 100644 --- a/package/x86/lilo/activate.patch +++ b/package/x86/lilo/activate.patch @@ -20,14 +20,14 @@ # # --- ROCK-COPYRIGHT-NOTE-END --- ---- ./Makefile.orig 2003-07-09 14:02:59.000000000 -0600 -+++ ./Makefile 2003-07-09 14:03:19.000000000 -0600 +--- ./Makefile.orig 2003-06-30 06:45:19.000000000 +0300 ++++ ./Makefile 2003-09-21 17:25:38.000000000 +0300 @@ -104,7 +104,7 @@ .SUFFIXES: .img .b .com .S .s -all: lilo bootsect.b disk.com pseudo.b # $(BOOTS) edit dparam.com activate -+all: lilo bootsect.b disk.com pseudo.b $(BOOTS) edit dparam.com activate ++all: lilo bootsect.b disk.com $(BOOTS) edit dparam.com activate # pseudo.b if [ -x /usr/bin/bcc -o -x /usr/local/bin/bcc ]; then make diagnostic; fi #