X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F05_boot_failure_message_grml.patch;h=d01b1cc47435ae1317555353d57303b44b6005fa;hb=5eca029801201abc08b55da5f5d61ee308e8e4bb;hp=8ec60b6d07883bf5163f5e289912194e607034be;hpb=0f4bae968330404f4d870cf694707ad0c60289b4;p=live-boot-grml.git diff --git a/debian/patches/05_boot_failure_message_grml.patch b/debian/patches/05_boot_failure_message_grml.patch index 8ec60b6..d01b1cc 100644 --- a/debian/patches/05_boot_failure_message_grml.patch +++ b/debian/patches/05_boot_failure_message_grml.patch @@ -8,15 +8,15 @@ --- a/scripts/boot/9990-initramfs-tools.sh +++ b/scripts/boot/9990-initramfs-tools.sh -@@ -44,14 +44,20 @@ - 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" +@@ -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 , 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 , 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"