Files
mirror_zfs/contrib/initramfs/conf-hooks.d/zfs
T

10 lines
245 B
Plaintext
Raw Normal View History

2014-01-30 16:26:48 +00:00
# Force the inclusion of Busybox in the initramfs.
BUSYBOX=y
# Setup the keyboard mapping so passphrases can be entered correctly.
KEYMAP=y
# Require the plymouth script to guarantee working video for the passphrase
# prompting.
FRAMEBUFFER=y