Bugzilla – Attachment #714644: Add all crypto modules to initrd if LUKS fs needs to be mounted in initrd for bug #1024022
# called by dracut
installkernel() {
instmods dm_crypt =crypto
hostonly='' instmods dm_crypt =crypto
}