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

Bug 100144

Summary: genkernel-3.2.10 shows wrong evms2 kernel boot option
Product: Gentoo Hosted Projects Reporter: Olaf Niermann <on>
Component: genkernelAssignee: Gentoo Genkernel Maintainers <genkernel>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Olaf Niermann 2005-07-24 11:40:59 UTC
Useing --evms2 as an option for genkernel-3.2.10 it pronounces to add 'doevms'
to the kernel boot options, allthough the boot-script 'linuxrc' is looking for
the term 'doevms2'.


Reproducible: Always
Steps to Reproduce:
1. Using genkernel (3.2.10) with the '--evms2' option.
2.
3.

Actual Results:  
genkernel prints out: "add "doevms" for evms support"

Expected Results:  
genkernel should print out: "add "doevms2" for evms support"

Just change "doevms" to "doevms2" at line 384 of '/usr/share/genkernel/genkernel'.
Comment 1 Olaf Niermann 2005-07-28 11:51:25 UTC
Has allready been fixed in sys-kernel/genkernel-3.3.1