# # configuration # # debug mode #debug=0 # overwrite initramfs #force=0 # init #init="" # initramfs name #initramfs="" # drivers directory #moddir="" # kernel version #kernel="" # compression program #compress="" # root #root="" # root type #root_type="" # root options #root_opts="" # util-linux binaries #util_linux=0 # device manager #devmgr="" # hostonly mode #hostonly=0 # additional drivers #drivers="" # exclude drivers #drivers_exclude="" # additional binaries #binaries="" # LVM support #lvm=0 # LVM logical volume name #lvm_name="" # LVM volume group name #lvm_group="" # LVM config #lvm_config=0 # LVM issue_discards #lvm_discard=0 # LVM options #lvm_args="" # LUKS support #luks=0 # LUKS encrypted root #luks_root="" # LUKS mapper name #luks_name="" # LUKS detached header #luks_header="/path/to/header" # LUKS keyfile #luks_keyfile="/path/to/keyfile" # LUKS allow_discards #luks_discard=0 # LUKS options #luks_args=""