Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 35886

Summary: Minimal GenKernel Compile
Product: Gentoo Hosted Projects Reporter: Lester Henderson <madmagi>
Component: genkernelAssignee: Brad House <brad>
Status: RESOLVED WONTFIX    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Lester Henderson 2003-12-15 11:45:13 UTC
I would be nice to have an option for GenKernel that would create a minimal kernel required for Gentoo (ie. has Devfs support, etc).  I envision that you would do something like

genkernel --config --minimal

The resultant menu would show the configuration of what would be reqiuired, then the user could toggle the few extra items they would like.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Brad House 2004-01-18 13:50:37 UTC
not really possible, it would require knowing pci ids for your hardware
and what kernel options matched against what modules were required, etc
it's just never really going to happen