Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 278917 Details for
Bug 373903
sys-kernel/genkernel: initramfs does not open luks container if gpg-encrypted passphases are used
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
initrd.scripts fix for gpg encrypted passphrases
initrd.scripts_luks-gpg.diff (text/plain), 523 bytes, created by
Nicolas Schlumberger
on 2011-07-03 12:03:42 UTC
(
hide
)
Description:
initrd.scripts fix for gpg encrypted passphrases
Filename:
MIME Type:
Creator:
Nicolas Schlumberger
Created:
2011-07-03 12:03:42 UTC
Size:
523 bytes
patch
obsolete
>--- initrd.scripts.orig 2011-07-03 13:55:36.940032317 +0200 >+++ initrd.scripts 2011-07-03 02:30:19.443007497 +0200 >@@ -879,7 +879,7 @@ > if [ $(echo ${LUKS_KEY} | grep -o '.gpg$') = ".gpg" ] && [ -e /sbin/gpg ] ; then > [ -e /dev/tty ] && mv /dev/tty /dev/tty.org > mknod /dev/tty c 5 1 >- cryptsetup_options="-d -" >+ #cryptsetup_options="-d -" > gpg_cmd="/sbin/gpg --logger-file /dev/null --quiet --decrypt ${mntkey}${LUKS_KEY} |" > else > cryptsetup_options="-d ${mntkey}${LUKS_KEY}"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 373903
: 278917