Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 629266 - sys-kernel/genkernel missing settings for virtio
Summary: sys-kernel/genkernel missing settings for virtio
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-29 10:34 UTC by txt.file
Modified: 2017-09-04 05:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
genkernel --virtio all (genkernel-virtio.log,2.69 KB, text/x-log)
2017-08-29 10:34 UTC, txt.file
Details
emerge --info (emerge-info.log,14.49 KB, text/plain)
2017-08-29 10:35 UTC, txt.file
Details

Note You need to log in before you can comment on or make changes to this bug.
Description txt.file 2017-08-29 10:34:30 UTC
Created attachment 491054 [details]
genkernel --virtio all

I tried to compile linux+initramfs for a virtual server. genkernel tries to run "make oldconfig" but fails cause it requests decisions from user. Problem is that during genkernel there is no user input possible. A log of the output of "genkernel --virtio all" is attached.
Comment 1 txt.file 2017-08-29 10:35:22 UTC
Created attachment 491056 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2017-09-04 05:36:40 UTC
Bug has been closed via the following commit:
    https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=442d7f3e04037dbc233d355e225911e635229767

    commit 442d7f3e04037dbc233d355e225911e635229767
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2017-09-04 05:20:47 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2017-09-04 05:20:47 +0000

    defaults/kernel-generic-config: more virtio options
    
    Fixes: https://bugs.gentoo.org/show_bug.cgi?id=629266
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 defaults/kernel-generic-config | 5 +++++
 gen_configkernel.sh            | 6 ++++++
 2 files changed, 11 insertions(+)