X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fpatches%2F12_uuid_support.patch;h=ed5191603b1549ad3ffde72c3c835eedd52713f3;hb=7782d4f2f03fdce733937edb1cf19c45ca112929;hp=67f05c471552f119088b648a934e00e1549e9306;hpb=e651a4fbfe518f6a3a8759037dcf41861639f665;p=live-boot-grml.git diff --git a/debian/patches/12_uuid_support.patch b/debian/patches/12_uuid_support.patch index 67f05c4..ed51916 100644 --- a/debian/patches/12_uuid_support.patch +++ b/debian/patches/12_uuid_support.patch @@ -14,7 +14,7 @@ @DPATCH@ --- a/scripts/boot/9990-misc-helpers.sh +++ b/scripts/boot/9990-misc-helpers.sh -@@ -52,6 +52,42 @@ +@@ -20,6 +20,42 @@ return 1 } @@ -57,7 +57,7 @@ matches_uuid () { if [ "${IGNORE_UUID}" ] || [ ! -e /conf/uuid.conf ] -@@ -1350,7 +1386,7 @@ +@@ -247,7 +283,7 @@ fi if is_live_path ${mountpoint} && \ @@ -66,7 +66,7 @@ then echo ${mountpoint} return 0 -@@ -1446,19 +1482,6 @@ +@@ -343,19 +379,6 @@ return 0 fi done