refresh patches against new upstream
[live-boot-grml.git] / debian / patches / 05_boot_failure_message_grml.patch
old mode 100755 (executable)
new mode 100644 (file)
index 8dd2886..d01b1cc
@@ -6,19 +6,17 @@
 
 @DPATCH@
 
-diff --git a/scripts/live-functions b/scripts/live-functions
-index 5efe432..faaf23e 100644
---- a/scripts/live-functions
-+++ b/scripts/live-functions
-@@ -88,14 +88,20 @@ panic() {
-       printf "     ${DEB_1}\n"
-       printf "     ${DEB_2}  \033[1;37mBOOT FAILED!\033[0m\n"
-       printf "     ${DEB_3}\n"
--      printf "     ${DEB_4}  This Debian Live image failed to boot.\n\n"
-+      printf "     ${DEB_4}  This image failed to boot.\n\n"
+--- a/scripts/boot/9990-initramfs-tools.sh
++++ b/scripts/boot/9990-initramfs-tools.sh
+@@ -43,14 +43,20 @@ panic() {
+       printf "\n\n"
+       printf "  \033[1;37mBOOT FAILED!\033[0m\n"
+       printf "\n"
+-      printf "  This Live System image failed to boot.\n\n"
++      printf "  This image failed to boot.\n\n"
  
--      printf "  Please file a bug against the 'live-boot' package or email the Debian\n"
--      printf "  Live mailing list at <debian-live@lists.debian.org>, making sure to note the\n"
+-      printf "  Please file a bug against the 'live-boot' package or email the Live Systems\n"
+-      printf "  mailing list at <debian-live@lists.debian.org>, making sure to note the\n"
 -      printf "  exact version, name and distribution of the image you were attempting to boot.\n\n"
 +      printf "  Please file a bug at your distributors bug tracking system, making\n"
 +      printf "  sure to note the exact version, name and distribution of the image\n"