update and recompile busybox and related stuff

This commit is contained in:
TomasM
2017-12-14 13:03:27 -05:00
parent b4bef3b878
commit 382422d39b
5 changed files with 5 additions and 6 deletions
+1
View File
@@ -50,6 +50,7 @@ cp static/eject $INITRAMFS/bin
cp static/mount.dynfilefs $INITRAMFS/bin/@mount.dynfilefs
cp static/mount.httpfs2 $INITRAMFS/bin/@mount.httpfs2
cp static/mount.ntfs-3g $INITRAMFS/bin/@mount.ntfs-3g
cp static/blkid $INITRAMFS/bin
chmod a+x $INITRAMFS/bin/*
$INITRAMFS/bin/busybox | grep , | grep -v Copyright | tr "," " " | while read LINE; do
BIN
View File
Binary file not shown.
Binary file not shown.