X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Fboot%2F9990-aaa-fixme.sh;h=822a6043300782d24e84eeb995c5127d47be1e15;hb=89adeb3c4d91d12062e6fca8a00978eea52fe67f;hp=77a291a072f55967441993469e695723d2a33a19;hpb=2e70d7be610c9e45787c37352d36241de3c155d7;p=live-boot-grml.git diff --git a/scripts/boot/9990-aaa-fixme.sh b/scripts/boot/9990-aaa-fixme.sh index 77a291a..822a604 100755 --- a/scripts/boot/9990-aaa-fixme.sh +++ b/scripts/boot/9990-aaa-fixme.sh @@ -1,11 +1,5 @@ #!/bin/sh -if [ -e /scripts/functions ] -then - # initramfs-tools specific (FIXME) - . /scripts/functions -fi - export PATH="/root/usr/bin:/root/usr/sbin:/root/bin:/root/sbin:/usr/bin:/usr/sbin:/bin:/sbin" echo "/root/lib" >> /etc/ld.so.conf @@ -49,7 +43,7 @@ fi old_root_overlay_label="live-rw" old_home_overlay_label="home-rw" custom_overlay_label="persistence" -persistence_list="live-persistence.conf" +persistence_list="persistence.conf" if [ ! -f /live.vars ] then