X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=components%2F9990-aaa-fixme.sh;h=d1181e6c791af363602b878366ec89e7096cf4fb;hb=14f658f90367f29d20e4fed7ad3a228994057e58;hp=3309c8139a236b4fcc4c34ab3b89bcc893ae3de2;hpb=983d4783b0efa954c2322b8c70a4908e4da6bf99;p=live-boot-grml.git diff --git a/components/9990-aaa-fixme.sh b/components/9990-aaa-fixme.sh index 3309c81..d1181e6 100755 --- a/components/9990-aaa-fixme.sh +++ b/components/9990-aaa-fixme.sh @@ -10,7 +10,7 @@ mountpoint="/live/medium" alt_mountpoint="/media" LIVE_MEDIA_PATH="live" -HOSTNAME="host" +HOSTNAME="grml" mkdir -p "${mountpoint}" mkdir -p /var/lib/live/boot @@ -26,5 +26,8 @@ then export PATH fi +old_root_overlay_label="live-rw" +old_home_overlay_label="home-rw" custom_overlay_label="persistence" +old_custom_overlay_label="custom-ov" persistence_list="persistence.conf"