binaries handling

This commit is contained in:
illiliti
2020-01-07 00:39:15 +03:00
parent d26d26d044
commit 814dcf4cd7
2 changed files with 39 additions and 21 deletions

4
config
View File

@@ -15,10 +15,10 @@ rootfstype="ext4"
rootflags=""
# drivers
drivers="crc32c_generic libcrc32c ext4 virtio-scsi virtio-pci sd-mod"
drivers="ext4 virtio-scsi virtio-pci sd-mod"
# binaries
#binaries="sh findfs mount switch_root modprobe umount busybox.static"
binaries="findfs mount modprobe umount"
# LVM support
#use_lvm=0