Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 599240 Details for
Bug 702580
sys-kernel/genkernel-next-70 - 00-crypt.sh appends multiple -d to cryptsetup
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix 00-crypt.sh
patch (text/plain), 644 bytes, created by
Viz
on 2019-12-11 19:32:43 UTC
(
hide
)
Description:
Patch to fix 00-crypt.sh
Filename:
MIME Type:
Creator:
Viz
Created:
2019-12-11 19:32:43 UTC
Size:
644 bytes
patch
obsolete
>--- /tmp/00-crypt.sh 2019-12-11 11:02:02.780034414 -0800 >+++ /usr/share/genkernel/defaults/initrd.d/00-crypt.sh 2019-12-03 10:28:34.403427319 -0800 >@@ -57,7 +57,7 @@ > eval local luks_trim='"${CRYPT_'${ltype}'_TRIM}"' > > local dev_error=0 key_error=0 keydev_error=0 >- local mntkey="${KEY_MNT}/" cryptsetup_opts="" >+ local mntkey="${KEY_MNT}/" > > local exit_st=0 luks_device= > for luks_device in ${luks_devices}; do >@@ -65,6 +65,7 @@ > good_msg "Working on device ${luks_device}..." > > while true; do >+ local cryptsetup_opts="" > > local gpg_ply_cmd="" > local gpg_tty_cmd=""
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 702580
: 599240