X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F05_boot_failure_message_grml.patch;h=794555ad2f94b4208e19af4ae35645e161ebae20;hb=3b3ac7b387df59cc871f6572344f249a203b371c;hp=ebcf436b48213905244ef22bd347babcd38d0e0a;hpb=a06109b61c125129e45b0fde2bf7b1d61865735b;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 ebcf436..794555a 100644 --- a/debian/patches/05_boot_failure_message_grml.patch +++ b/debian/patches/05_boot_failure_message_grml.patch @@ -6,19 +6,19 @@ @DPATCH@ -Index: b/scripts/live-functions +Index: live-boot-grml/components/9990-initramfs-tools.sh =================================================================== ---- a/scripts/live-functions 2011-07-24 22:07:22.000000000 +0200 -+++ b/scripts/live-functions 2011-07-24 22:07:56.000000000 +0200 -@@ -88,14 +88,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" +--- live-boot-grml.orig/components/9990-initramfs-tools.sh 2014-03-08 13:20:10.746978063 +0100 ++++ live-boot-grml/components/9990-initramfs-tools.sh 2014-03-08 13:20:10.742978533 +0100 +@@ -52,14 +52,20 @@ + 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"