Bugzilla – Attachment 714644 Details for
Bug 1024022
regression in btrfs on crypto root
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
Add all crypto modules to initrd if LUKS fs needs to be mounted in initrd
crypt_hostonly (text/plain), 599 bytes, created by
Thomas Renninger
on 2017-02-17 18:10:50 UTC
(
hide
)
Description:
Add all crypto modules to initrd if LUKS fs needs to be mounted in initrd
Filename:
MIME Type:
Creator:
Thomas Renninger
Created:
2017-02-17 18:10:50 UTC
Size:
599 bytes
patch
obsolete
>Always add all crypt modules in case a crypto LUKS fs has to be mounted in initrd > > >Signed-off-by: Thomas Renninger <trenn@suse.com> > >Index: dracut-041/modules.d/90crypt/module-setup.sh >=================================================================== >--- dracut-041.orig/modules.d/90crypt/module-setup.sh 2017-02-17 19:05:50.053477627 +0100 >+++ dracut-041/modules.d/90crypt/module-setup.sh 2017-02-17 19:06:26.840098085 +0100 >@@ -24,7 +24,7 @@ depends() { > > # called by dracut > installkernel() { >- instmods dm_crypt =crypto >+ hostonly='' instmods dm_crypt =crypto > } > > # called by dracut
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 1024022
: 714644