tinyramfs/config
2020-01-19 00:01:21 +03:00

46 lines
515 B
Plaintext

#
# configuration
#
# parse fstab
#use_fstab=0
# root fs
root="UUID=28305682-0dfe-40a9-bf39-5df42123b749"
# root fs type
#rootfstype=""
# root fs mount options
#rootflags=""
# drivers
#drivers=""
# binaries
#binaries=""
# LVM support
use_lvm=1
# LVM include config
use_lvmconf=0
# LVM issue_discards
lvm_discard=0
# LUKS support
#use_luks=0
# parse crypttab
#use_crypttab=0
# LUKS header
#luks_header=/path/to/header
# LUKS keyfile
#luks_keyfile=/path/to/keyfile
# LUKS allow_discards
#luks_discard=0