changelog entry
[live-boot-grml.git] / debian / patches / 13_always_display_warnings_and_failures.patch
index 31277f5..c920102 100644 (file)
@@ -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()