X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F13_always_display_warnings_and_failures.patch;h=c486ec8df827be60efc04b5af0c84ddf9e33b530;hb=ce765d3020af178c02b15250d65e9e7d8fb9454c;hp=31277f56fc376fa067f2f4371bd3c919444800db;hpb=76af4813596007fc5e4db649f9dd9b498058e2e2;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..c486ec8 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/scripts/boot/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/scripts/boot/9990-initramfs-tools.sh 2012-11-28 08:10:50.815614786 +0100 ++++ live-boot-grml/scripts/boot/9990-initramfs-tools.sh 2012-11-28 08:25:12.864563943 +0100 @@ -2,6 +2,17 @@ - . /scripts/functions - . /live.vars + + #set -e +# we definitely want this stuff visible +log_failure_msg()