X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Fboot.sh;h=9539496ad24db2bb59a8c538f8acb07e3675ab5c;hb=9a6a3a96c7f65fb063a775ae7ceee80e466e5a7d;hp=2809f4232a8aebc974127ef37af439777ddcc49b;hpb=afd4fad6cfdbf24093d34f56c09fe98bca246d61;p=live-boot-grml.git diff --git a/scripts/boot.sh b/scripts/boot.sh index 2809f42..9539496 100755 --- a/scripts/boot.sh +++ b/scripts/boot.sh @@ -58,10 +58,7 @@ fi old_root_overlay_label="live-rw" old_home_overlay_label="home-rw" -custom_overlay_label="custom-ov" -root_snapshot_label="live-sn" -old_root_snapshot_label="live-sn" -home_snapshot_label="home-sn" +custom_overlay_label="persistence" persistence_list="live-persistence.conf" if [ ! -f /live.vars ]