Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 379898 Details for
Bug 515668
sys-kernel/genkernel-next should add iscsid.conf in initramfs
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
add iscsid.conf to rammdisk
gen_initramfs.sh.patch (text/plain), 522 bytes, created by
Eric Grüttefien
on 2014-06-29 11:08:19 UTC
(
hide
)
Description:
add iscsid.conf to rammdisk
Filename:
MIME Type:
Creator:
Eric Grüttefien
Created:
2014-06-29 11:08:19 UTC
Size:
522 bytes
patch
obsolete
>--- /usr/share/genkernel/gen_initramfs.sh 2014-06-29 13:02:44.709167245 +0200 >+++ /usr/share/genkernel/gen_initramfs.sh.old 2014-06-29 13:02:22.509272747 +0200 >@@ -262,6 +262,10 @@ > > copy_binaries "${TEMP}/initramfs-iscsi-temp" /usr/sbin/iscsistart > >+ mkdir -p "${TEMP}/initramfs-iscsi-temp/etc/iscsi/" >+ >+ cp /etc/iscsi/iscsid.conf "${TEMP}/initramfs-iscsi-temp/etc/iscsi/" >+ > cd "${TEMP}/initramfs-iscsi-temp" > log_future_cpio_content > find . -print | cpio ${CPIO_ARGS} --append -F "${CPIO}" \
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 515668
: 379898