Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139150 - Outdated info in xorg on hardened guide
Summary: Outdated info in xorg on hardened guide
Status: RESOLVED FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Project-specific documentation (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: The Gentoo Linux Hardened Team
URL: http://www.gentoo.org/proj/en/hardene...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-04 03:27 UTC by Paweł Hajdan, Jr. (RETIRED)
Modified: 2007-04-29 15: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 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2006-07-04 03:27:32 UTC
Code listing 2.1:
echo "x11-base/xorg-x11 static" >> /etc/portage/package.use
emerge x11-base/xorg-x11

Code listing 2.2:
echo "x11-base/xorg-x11 dlloader" >> /etc/portage/package.use
echo "x11-base/xorg-x11 ~x86" >> /etc/portage/package.keywords
emerge x11-base/xorg-x11

This seems to be outdated because newer x11-base/xorg-x11 ebuilds don't have these USE flags (dlloader and static).
Comment 1 Christian Heim (RETIRED) gentoo-dev 2007-04-29 15:56:33 UTC
Already fixed thanks to Zaid A. and Alexander Gabert.