Refactor some global variables from live into live-helpers.
[live-boot-grml.git] / scripts / live-helpers
index d4a5316..9282df6 100644 (file)
@@ -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=""