Adding upstream version 3.0~a29.
[live-boot-grml.git] / 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 (executable)
@@ -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