From 87555a08ccabf2a3f065ee8a7957cb4f20a49614 Mon Sep 17 00:00:00 2001 From: Joachim Wiedorn Date: Wed, 19 Jan 2011 00:42:21 +0100 Subject: [PATCH] Minor string changes in sources --- debian/patches/02_lilo-version-debian.patch | 4 ++-- debian/patches/05_readme.disk-change.patch | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/patches/02_lilo-version-debian.patch b/debian/patches/02_lilo-version-debian.patch index 4a6b406..fc99084 100644 --- a/debian/patches/02_lilo-version-debian.patch +++ b/debian/patches/02_lilo-version-debian.patch @@ -25,7 +25,7 @@ diff -urN s01/src/lilo.c s02/src/lilo.c printf("LILO version %d.%d%s%s", VERSION_MAJOR, VERSION_MINOR, VERSION_EDIT, test ? " (test mode)" : ""); if (version && verbose<=0) { -+ printf (" (Debian GNU/Linux)"); ++ printf (" (Debian)"); printf("\n"); return 0; } @@ -33,7 +33,7 @@ diff -urN s01/src/lilo.c s02/src/lilo.c } #endif } -+ printf ("Debian GNU/Linux\n"); ++ printf ("Debian\n"); printf("\n"); if (version) { if (verbose>=2) configuration(); diff --git a/debian/patches/05_readme.disk-change.patch b/debian/patches/05_readme.disk-change.patch index 9b10c57..2e61e46 100644 --- a/debian/patches/05_readme.disk-change.patch +++ b/debian/patches/05_readme.disk-change.patch @@ -17,8 +17,8 @@ diff -urN v06/readme/README.disk v07/readme/README.disk -disk into the A: drive (/dev/fd0). Type the command "make floppy". -After the files have assembled, the bootable floppy disk will be created. +Change into the /usr/lib/lilo directory. Insert a formatted floppy -+disk into the A: drive (/dev/fd0). Type the command "make -f Makefile". -+A bootable floppy disk will be created. ++disk into the A: drive (/dev/fd0). Type the command "make". A bootable ++floppy disk will be created. Running the diagnostic ====================== -- 2.39.2