From aa2f9a8dff5be9a2a41cc7af053821d5afab0478 Mon Sep 17 00:00:00 2001 From: Tails developers Date: Tue, 14 Feb 2012 16:35:52 +0100 Subject: Refactor some global variables from live into live-helpers. --- scripts/live-helpers | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'scripts/live-helpers') diff --git a/scripts/live-helpers b/scripts/live-helpers index d4a5316..9282df6 100644 --- a/scripts/live-helpers +++ b/scripts/live-helpers @@ -15,6 +15,12 @@ else udevinfo='udevinfo' fi +root_overlay_label="full-ov" +custom_overlay_label="custom-ov" +root_snapshot_label="live-sn" +home_snapshot_label="home-sn" +persistence_list="live.persist" + Arguments () { PRESEEDS="" -- cgit v1.2.3