Adding upstream version 3.0~a29.
[live-boot-grml.git] / initramfs-tools / scripts / live-bottom / 12fstab
similarity index 91%
rename from scripts/live-bottom/12fstab
rename to initramfs-tools/scripts/live-bottom/12fstab
index 7f43937..89f6e1e 100755 (executable)
@@ -21,7 +21,9 @@ esac
 
 # live-boot header
 
-. /scripts/live-functions
+# FIXME: stop hardcoding overloading of initramfs-tools functions
+. /scripts/functions
+. /lib/live/boot/initramfs-tools.sh
 
 if [ -n "${NOFSTAB}" ]
 then