From 59a83cb48cd1c0f602be3927d8f746b599c4dafe Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 6 Jun 2012 19:02:00 +0200 Subject: Setting persistence label for live-* 3.x persistency to 'persistence', we're not making any difference between full-ov and custom-ov anymore on the filesystem and partition label (it's determined by the contents of live-persistence.conf). --- scripts/boot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/boot.sh b/scripts/boot.sh index e8b7626..9539496 100755 --- a/scripts/boot.sh +++ b/scripts/boot.sh @@ -58,7 +58,7 @@ fi old_root_overlay_label="live-rw" old_home_overlay_label="home-rw" -custom_overlay_label="custom-ov" +custom_overlay_label="persistence" persistence_list="live-persistence.conf" if [ ! -f /live.vars ] -- cgit v1.2.3