-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi I have attached the source diff between 1:22.8-9 and the intended -10 to fix #606952[1]. If you are okay with this, I will upload -10. ~Niels Please keep me in CC. [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606952 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQIcBAEBCAAGBQJNCLFRAAoJEAVLu599gGRCK00P/1f8A+rAmbDR3TC0RGIK9k73 SWOSAWKktzN0hcvEUztNqYcw5qvdHPAozjWubUIlJMy6ZTjQNq/q7wuDNKa7GL8f J5Xo4YKdBgc1BlL2zoAMpFEpl9RiApzxmGFfpaXDb6fngI/PG/o8RKig5pohwEsY e1ttBh3y0Ch4TITtjOZZPrreAkDGLMCuH7Oe/hPEwdDGXbdr1zS+7b1rWAy/wI8p ze/UKIIJ+SqHBefH7jrw94QSvfXFKDBxpVfL4cxyihCqu5AW7G4Pqo2/aO88ug8W R3qJVu/0sK4rVmOtSMIldFJa/0vQOPVrsN0K18QOrbG/4w2WwmGGpJeKzBoPHA9I HI+ntuvecwfOSb6YaL7dkT+D522jb8efldtyHf7qdq4Z4AEqW2CMO78aEHxR2s5I grc/j3+J+9mRg5w5o0gCPy1ovum6zO4iJi42tg+nGc6CIzfisjcq5Na7YmuSCkvZ 9PrMnO65aEpYFoFAr8J8etAElXEd6OiP/PMCX8o7Vlzo4YzOL+D+ITxLnjBlVezt /tF8y8DhXk2uUjwwqkB4P3UFKqAdMK2Qtndzp8wtZlcorYUNxnhjo/jhtMu8LXQ9 nM4yZar0izz4C1dgmJTbs8CvG6cF42y0Wj4+T9oRZBZfquTdDOmm1rAMi0Bo4vYi 1A1Dz1pHYbJcG4KptpC0 =W+2q -----END PGP SIGNATURE-----
diff -urN d00/debian/changelog d03/debian/changelog
--- d00/debian/changelog 2010-12-11 10:09:34.000000000 +0100
+++ d03/debian/changelog 2010-12-14 18:03:17.000000000 +0100
@@ -1,3 +1,12 @@
+lilo (1:22.8-10) unstable; urgency=low
+
+ * debian/control:
+ - Remove Conflicts to grub-legacy and grub-pc. (Closes: #606952)
+ * debian/README.Debian:
+ - Add information about using more then one bootloader.
+
+ -- Joachim Wiedorn <ad_debian@joonet.de> Tue, 14 Dec 2010 18:02:55 +0100
+
lilo (1:22.8-9) unstable; urgency=low
* New maintainter.
diff -urN d00/debian/control d03/debian/control
--- d00/debian/control 2010-12-11 10:11:21.000000000 +0100
+++ d03/debian/control 2010-12-14 08:23:25.040064128 +0100
@@ -10,7 +10,6 @@
Package: lilo
Architecture: amd64 i386
Depends: mbr, ${shlibs:Depends}, ${misc:Depends}
-Conflicts: grub-pc, grub-legacy
Suggests: lilo-doc
Description: LInux LOader - The Classic OS loader can load Linux and
This package contains lilo (the installer) and boot-record-images to
diff -urN d00/debian/README.Debian d03/debian/README.Debian
--- d00/debian/README.Debian 2010-12-11 09:23:10.000000000 +0100
+++ d03/debian/README.Debian 2010-12-14 08:37:22.583159067 +0100
@@ -9,6 +9,21 @@
hook scripts for kernel and initramfs.
+** Other installed bootloader **
+
+Please pay attention to the hook scripts for kernel and initrd, if you
+have also installed another bootloader. With every update of kernel or
+initrd these hook scripts will be executed and then Lilo rewrite the MBR.
+They don't check whether another bootloader is activated.
+
+Grub and Grub2 have its own hook scripts which will be executed, too, but
+don't rewrite the MBR every time. If you have installed and configured
+other bootloader, then be aware, that they work differently and have its
+own hook scripts, which could give you accidental situations. Please read
+the package information about other installed bootloader for correct
+configuration.
+
+
** Large initrd files **
Usually LILO loads the initrd file into the first 15MB of memory to
Attachment:
lilo.patch.sig
Description: Binary data