dynfilefs

This commit is contained in:
Tomas M
2012-10-11 21:03:13 -05:00
parent 6aa78b4f70
commit f5b34f6a2d
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ cd static
./update
cd ..
cp static/{busybox,mount.dynsizefs,mount.ntfs-3g} $INITRAMFS/bin
cp static/{busybox,mount.dynfilefs,mount.ntfs-3g} $INITRAMFS/bin
chmod a+x $INITRAMFS/bin/{busybox,mount.*}
$INITRAMFS/bin/busybox | grep , | grep -v Copyright | tr "," " " | while read LINE; do