Drop dracut workaround for missing LUKS-related modules
It isn't needed for a long time, but at the same time some modules have changed names, so now it cause errors/warnings.
This commit is contained in:
parent
54d5c7b35c
commit
68dd013585
@ -1,4 +0,0 @@
|
||||
# Apprently some of the drivers required when using a processor with AESNI for LUKS
|
||||
# are missing in the initramfs, so lets include them manually here:
|
||||
|
||||
add_drivers+=" xts aesni-intel aes-x86_64 crc32c-intel ghash-clmulni-intel salsa20-x86_64 twofish-x86_64 "
|
Loading…
Reference in New Issue
Block a user