POSIX findfs, optional util-linux and more

This commit is contained in:
illiliti
2020-02-09 20:45:10 +03:00
parent fd8a9ddb7d
commit eb8b531f1d
3 changed files with 96 additions and 32 deletions

10
config
View File

@@ -12,21 +12,27 @@
root="UUID=07729c48-25d8-4096-acaf-ce5322915680"
# root type
# change this if you using busybox util-linux
root_type="ext4"
# root mount options
#root_args=""
# disable this if you want to get rid of util-linux
# NOTE busybox util-linux implemetation doesn't have
# PARTUUID support and proper filesystem type autodetection
use_util_linux=1
# device manager ( mdev,mdevd,udev )
devmgr="mdev"
# hostonly mode
hostonly=1
# drivers
# custom drivers
#drivers=""
# binaries
# custom binaries
#binaries=""
# LVM support