Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20892 - change nocardbus to cardbus
Summary: change nocardbus to cardbus
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Chad Huneycutt (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-12 21:44 UTC by chris-gentoo
Modified: 2011-10-30 22:21 UTC (History)
2 users (show)

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 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.