Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 700896 Details for
Bug 784218
livecd-stage2.spec: Give users more control over livecd/gk_mainargs
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to kmerge.sh to fix this
0001-Give-the-user-more-control-over-genkernel.patch (text/plain), 1003 bytes, created by
Kenneth G. Strawn
on 2021-04-19 19:02:23 UTC
(
hide
)
Description:
Patch to kmerge.sh to fix this
Filename:
MIME Type:
Creator:
Kenneth G. Strawn
Created:
2021-04-19 19:02:23 UTC
Size:
1003 bytes
patch
obsolete
>From 68fef7258fbd4d86ed3a57651684b8fd77ba3052 Mon Sep 17 00:00:00 2001 >From: "Kenneth G. Strawn" <Kenny.Strawn@gmail.com> >Date: Mon, 19 Apr 2021 11:51:11 -0700 >Subject: [PATCH] Give the user more control over genkernel > >--- > targets/support/kmerge.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/targets/support/kmerge.sh b/targets/support/kmerge.sh >index fb67aba6..4f25b161 100755 >--- a/targets/support/kmerge.sh >+++ b/targets/support/kmerge.sh >@@ -12,7 +12,7 @@ genkernel_compile() { > --no-mountboot > --kerneldir=/usr/src/linux > --modulespackage=/tmp/kerncache/${kname}-modules-${clst_version_stamp}.tar.bz2 >- --minkernpackage=/tmp/kerncache/${kname}-kernel-initrd-${clst_version_stamp}.tar.bz2 all >+ --minkernpackage=/tmp/kerncache/${kname}-kernel-initrd-${clst_version_stamp}.tar.bz2 #let the user specify "all" or "kernel" in livecd-stage2.spec/gk_mainargs > ) > # extra genkernel options that we have to test for > if [[ -n ${clst_gk_mainargs} ]]; then >-- >2.26.3 >
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 784218
: 700896 |
700902