Subject: add lilo version for Debian
Author: Joachim Wiedorn <ad_debian at joonet.de>
Forwarded: no
-Last-Update: 2010-11-13
+Last-Update: 2011-01-28
---
printf("LILO version %d.%d%s%s", VERSION_MAJOR, VERSION_MINOR,
VERSION_EDIT, test ? " (test mode)" : "");
if (version && verbose<=0) {
-+ printf (" (Debian)");
++ printf (" (Debian GNU/Linux)");
printf("\n");
return 0;
}
}
#endif
}
-+ printf ("Debian\n");
++ printf ("Debian GNU/Linux\n");
printf("\n");
if (version) {
if (verbose>=2) configuration();
--- /dev/null
+Package: lilo
+Subject: keytab-lilo.8 for Debian
+Author: Joachim Wiedorn <ad_debian at joonet.de>
+Forwarded: no
+Last-Update: 2010-11-11
+
+---
+
+diff -urN v03/man/keytab-lilo.8 v04/man/keytab-lilo.8
+--- v03/man/keytab-lilo.8 2010-06-28 22:41:18.000000000 +0200
++++ v04/man/keytab-lilo.8 2010-07-03 09:21:19.560354947 +0200
+@@ -100,3 +100,7 @@
+ .BR lilo (8),
+ .BR keytables (5),
+ .BR gzip (1)
++
++.B lilo
++comes with extensive documentation which can be found in
++/usr/share/doc/lilo/ on Debian systems.
+++ /dev/null
-Package: lilo
-Subject: keytab-lilo.8 for Debian
-Author: Joachim Wiedorn <ad_debian at joonet.de>
-Forwarded: no
-Last-Update: 2010-11-11
-
----
-
-diff -urN v03/man/keytab-lilo.8 v04/man/keytab-lilo.8
---- v03/man/keytab-lilo.8 2010-06-28 22:41:18.000000000 +0200
-+++ v04/man/keytab-lilo.8 2010-07-03 09:21:19.560354947 +0200
-@@ -100,3 +100,7 @@
- .BR lilo (8),
- .BR keytables (5),
- .BR gzip (1)
-+
-+.B lilo
-+comes with extensive documentation which can be found in
-+/usr/share/doc/lilo/ on Debian systems.
--- /dev/null
+Package: lilo
+Subject: lilo.8 for Debian
+Author: Joachim Wiedorn <ad_debian at joonet.de>
+Forwarded: no
+Last-Update: 2010-11-11
+
+---
+
+diff -urN v04/man/lilo.8 v05/man/lilo.8
+--- v04/man/lilo.8 2010-06-28 22:40:35.000000000 +0200
++++ v05/man/lilo.8 2010-07-03 09:25:47.995224569 +0200
+@@ -490,6 +490,7 @@
+ The lilo distribution comes with very extensive TeX documentation through
+ Version 21. Text file README's in the source directory provide updates on
+ more recent topics.
++This can be found in /usr/share/doc/lilo on Debian systems.
+ .SH "AUTHORS"
+ Werner Almesberger <almesber@lrc.epfl.ch> (versions 0 to 21)
+ .br
+++ /dev/null
-Package: lilo
-Subject: lilo.8 for Debian
-Author: Joachim Wiedorn <ad_debian at joonet.de>
-Forwarded: no
-Last-Update: 2010-11-11
-
----
-
-diff -urN v04/man/lilo.8 v05/man/lilo.8
---- v04/man/lilo.8 2010-06-28 22:40:35.000000000 +0200
-+++ v05/man/lilo.8 2010-07-03 09:25:47.995224569 +0200
-@@ -490,6 +490,7 @@
- The lilo distribution comes with very extensive TeX documentation through
- Version 21. Text file README's in the source directory provide updates on
- more recent topics.
-+This can be found in /usr/share/doc/lilo on Debian systems.
- .SH "AUTHORS"
- Werner Almesberger <almesber@lrc.epfl.ch> (versions 0 to 21)
- .br
01_makefile-adds.patch
02_lilo-version-debian.patch
-03_keytab-lilo.8-debian.patch
-04_lilo.8-for-debian.patch
+03_keytab-lilo.8-debian-based.patch
+04_lilo.8-debian-based.patch
05_readme.disk-change.patch
06_notinteractive.patch
07_bad-partition-warn.patch