add mke2fs support to busybox

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