Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179776 - Shouldn't USE="svga" be unmasked in profiles/hardened/x86* use.masks?
Summary: Shouldn't USE="svga" be unmasked in profiles/hardened/x86* use.masks?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: The Gentoo Linux Hardened Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-25 17:54 UTC by Gordon Malm (RETIRED)
Modified: 2007-05-25 21:56 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 Gordon Malm (RETIRED) gentoo-dev 2007-05-25 17:54:06 UTC
USE="svga" is masked by base/use.mask because it is specific to x86/amd64, which unmask it themselves.  Hardened/x86 profiles do not unmask it.  I've had it manually unmasked for months with no issues, albeit on only partially-hardened setups.

Is there a reason it is not umasked on hardened/x86*?

Reproducible: Always

Steps to Reproduce:
Comment 1 Christian Heim (RETIRED) gentoo-dev 2007-05-25 21:56:49 UTC
I just committed this one too, unmasking svga on the x86/2.6 profile.