update and recompile busybox and related stuff
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user