summaryrefslogtreecommitdiffstats
path: root/debian/initramfs/conf-hooks.d/cryptsetup
blob: 883c1bab575d2ca8c4c0ddc60500fd8aa2fdb98e (plain)
1
2
3
4
5
6
7
8
9
# This will setup non-us keyboards in early userspace,
# necessary for punching in passphrases.
KEYMAP=y

# force busybox on initramfs
BUSYBOX=y

# and for systems using plymouth instead, use the new option
FRAMEBUFFER=y