X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F13_always_display_warnings_and_failures.patch;h=c486ec8df827be60efc04b5af0c84ddf9e33b530;hb=b5809b75c8aabfef185edb36f141019e69f8b3de;hp=f85217f3d9f1e377d4e84c74bae8d960eaeb796b;hpb=bc1b3916313d325ce0a2c7b67c1f19498238c44e;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 f85217f..c486ec8 100644 --- a/debian/patches/13_always_display_warnings_and_failures.patch +++ b/debian/patches/13_always_display_warnings_and_failures.patch @@ -5,11 +5,13 @@ ## DP: Always display failure and warning messages. @DPATCH@ ---- a/scripts/live-functions -+++ b/scripts/live-functions +Index: live-boot-grml/scripts/boot/9990-initramfs-tools.sh +=================================================================== +--- 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()