update our patches on top of Debian's 4.0~alpha19
[live-boot-grml.git] / debian / patches / 39_persistence_with_forensic.patch
index e8cb701..e83ccb2 100644 (file)
@@ -1,5 +1,5 @@
---- a/scripts/boot/0120-read-only
-+++ b/scripts/boot/0120-read-only
+--- a/components/0020-read-only
++++ b/components/0020-read-only
 @@ -53,4 +53,20 @@
                                ;;
                esac
@@ -9,7 +9,7 @@
 +              then
 +              printf " * Persistence mode enabled, searching for persistency related devices to unlock\n" >/dev/console
 +
-+              for label in custom-ov home-rw home-sn live-rw live-sn
++              for label in custom-ov home-rw home-sn live-rw live-sn persistence
 +              do
 +                      if blkid -t LABEL="$label" | grep -q '.'
 +                      then