Append nameservers provided via dns bootoption into initramfs resolv.conf
[live-boot-grml.git] / debian / patches / 03_grml_version_file_hook.patch
index df27676..795f2d4 100644 (file)
@@ -6,8 +6,10 @@
 
 @DPATCH@
 
---- a/hooks/live
-+++ b/hooks/live
+Index: live-boot-grml/hooks/live
+===================================================================
+--- live-boot-grml.orig/hooks/live     2011-12-06 22:10:13.000000000 +0100
++++ live-boot-grml/hooks/live  2011-12-06 22:10:17.000000000 +0100
 @@ -40,6 +40,12 @@
        done
  fi
@@ -20,4 +22,4 @@
 +
  # Handling live-boot
  
- [ "${QUIET}" ] || echo -n " "core
+ if [ ! -e /usr/share/live-boot ]