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

Bug 20892

Summary: change nocardbus to cardbus
Product: Portage Development Reporter: chris-gentoo
Component: UnclassifiedAssignee: Chad Huneycutt (RETIRED) <chadh>
Status: RESOLVED WONTFIX    
Severity: minor CC: hanno, latexer
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description chris-gentoo 2003-05-12 21:44:37 UTC
why can't nocardbus be simply cardbus (obviously with inverted logic). Whenever I do 
an emerge -pv and see -nocardbus I always have to stop and make sure that it is 
what I want. 
It would be much friendlier if it said +cardbus
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-05-13 16:00:42 UTC
where is this ?
Comment 2 chris-gentoo 2003-05-13 21:32:50 UTC
It's a USE flag 
Comment 3 Chad Huneycutt (RETIRED) gentoo-dev 2003-06-15 10:50:45 UTC
You'll find a couple use flags in portage like this.  The reason is that we want the default (USE="-*") to be the most common case.  You don't want to have to specify cardbus when all modern laptops use it.  So you have to specify nocardbus if you have an older laptop.