X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=backends%2Finitramfs-tools%2Flive.script;h=1c6ebbfd31b33ec6eee2fee40170c67ab6624dff;hb=4c681f2fb4c4043932c9f1acf31f649c13ab5486;hp=7f99cc3f13918f274a5661a71befb0bf4cef554c;hpb=02006eaef8a220c3740a4e4f9a7d53f352f9c193;p=live-boot-grml.git diff --git a/backends/initramfs-tools/live.script b/backends/initramfs-tools/live.script index 7f99cc3..1c6ebbf 100755 --- a/backends/initramfs-tools/live.script +++ b/backends/initramfs-tools/live.script @@ -2,15 +2,9 @@ #set -e -if [ -e /lib/live/boot.sh ] -then - . /lib/live/boot.sh -fi +. /lib/live/boot.sh -if [ -e /scripts/functions ] -then - . /scripts/functions -fi +. /scripts/functions mountroot () {