New patch to ignore "unknown" filesystems in is_supported_fs()
[live-boot-grml.git] / debian / patches / 11_dhcphostname.patch
index c00a8b8..7a01b1d 100644 (file)
@@ -11,11 +11,9 @@ Support 'nodhcphostname' option which will disable setting the
 hostname of the booted system according to the DNS information.
 This patch takes care of the netboot case.
 
 hostname of the booted system according to the DNS information.
 This patch takes care of the netboot case.
 
-Index: b/scripts/live
-===================================================================
---- a/scripts/live     2011-07-24 22:07:59.000000000 +0200
-+++ b/scripts/live     2011-07-24 22:08:02.000000000 +0200
-@@ -220,6 +220,11 @@
+--- a/scripts/live-helpers
++++ b/scripts/live-helpers
+@@ -202,6 +202,11 @@
                                export NOACCESSIBILITY
                                ;;
  
                                export NOACCESSIBILITY
                                ;;