FS#53305 - [mkinitcpio] sd-encrypt unconditionally adds the dm-crypt module

Attached to Project: Arch Linux
Opened by Emil Renner Berthing (Esmil) - Tuesday, 14 March 2017, 10:22 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 14 March 2017, 13:35 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
I build my own kernels and since I use full-disk encryption I've built everything needed into the kernel. However, I still use the mkinitcpio scripts to generate an initramfs with the external LUKS header. After the latest update the scripts began to complain that it couldn't add the dm-crypt module. So please change the line in install/sd-encrypt from
"add_module dm-crypt" to "add_module dm-crypt?"

Additional info:
mkinitcpio 23-1

Steps to reproduce:
Use a kernel with dm-crypt built in and create an initramfs with the sd-encrypt hook.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Tuesday, 14 March 2017, 13:35 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#53304 

Loading...