X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=initramfs-tools%2Fscripts%2Flive-bottom%2F10validateroot;fp=scripts%2Flive-bottom%2F10validateroot;h=3946306ce58f8cd562815a4e8d349cfbacf29a05;hb=9657ab15cc02aa4c8311ed66dcc95a0b350ce1bb;hp=d4d16207c549130257fc36e8ce998761bc0541f4;hpb=a87047cbd1df4d17ae0bcce7db98e910ddb9cd99;p=live-boot-grml.git diff --git a/scripts/live-bottom/10validateroot b/initramfs-tools/scripts/live-bottom/10validateroot similarity index 69% rename from scripts/live-bottom/10validateroot rename to initramfs-tools/scripts/live-bottom/10validateroot index d4d1620..3946306 100755 --- a/scripts/live-bottom/10validateroot +++ b/initramfs-tools/scripts/live-bottom/10validateroot @@ -20,8 +20,9 @@ case "${1}" in ;; esac -. /scripts/live-functions -. /scripts/live-helpers +# FIXME: stop hardcoding overloading of initramfs-tools functions +. /scripts/functions +. /lib/live/boot/initramfs-tools.sh if ! [ -d "/root/usr/share/live-boot" ] then