Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98744 - Genkernel 3.2.1 - setting resolution for frame buffer
Summary: Genkernel 3.2.1 - setting resolution for frame buffer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard: InCVS
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-12 00:20 UTC by Massimiliano Adamo
Modified: 2005-07-12 12:52 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Massimiliano Adamo 2005-07-12 00:20:42 UTC
gen_cmdline.sh has errors. In the following lines there is an underscore missing.
--gensplash-res=*)
        GENSPLASH_RES=`parse opt "$*"`
        print info 2 "GENSPLASH_RES: $GENSPLASH_RES"

"parse opt" should be "parse_opt"
and "print info" should be "print_info"



Reproducible: Always
Steps to Reproduce:
1. trying to set up frame buffer resolution with genkernel.

Actual Results:  
genkernel returns errors

Expected Results:  
not having this error :-)

Ciao :P
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-12 02:25:10 UTC

*** This bug has been marked as a duplicate of 98661 ***
Comment 2 Massimiliano Adamo 2005-07-12 12:38:21 UTC
you fixed the line 296 in the script, but you forgot the line 297.
"print info" should be "print_info"
underscore is missing again.
Comment 3 Eric Edgar (RETIRED) gentoo-dev 2005-07-12 12:52:03 UTC
This is fixed.  It should show up in genkernel-3.2.3.