X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F13_always_display_warnings_and_failures.patch;h=c920102f470ef3cf12b8ac3db6b6538efe6cb0e5;hb=fdf285d157bf1558728e0b6b6bea3b4f78a7b108;hp=31277f56fc376fa067f2f4371bd3c919444800db;hpb=11575c6aee0916c918b1e4e98731566d20586df9;p=live-boot-grml.git diff --git a/debian/patches/13_always_display_warnings_and_failures.patch b/debian/patches/13_always_display_warnings_and_failures.patch index 31277f5..c920102 100644 --- a/debian/patches/13_always_display_warnings_and_failures.patch +++ b/debian/patches/13_always_display_warnings_and_failures.patch @@ -5,13 +5,13 @@ ## DP: Always display failure and warning messages. @DPATCH@ -Index: b/scripts/live-functions +Index: live-boot-grml/components/9990-initramfs-tools.sh =================================================================== ---- a/scripts/live-functions 2011-07-24 22:07:56.000000000 +0200 -+++ b/scripts/live-functions 2011-07-24 22:08:04.000000000 +0200 +--- live-boot-grml.orig/components/9990-initramfs-tools.sh 2014-03-08 13:26:25.866978105 +0100 ++++ live-boot-grml/components/9990-initramfs-tools.sh 2014-03-08 13:26:25.862978575 +0100 @@ -2,6 +2,17 @@ - . /scripts/functions - . /live.vars + + #set -e +# we definitely want this stuff visible +log_failure_msg()