nightmorph 10/10/25 07:38:17 Modified: xorg-config.xml Log: update xorg-drivers example for the removal of xf86-video-radeonhd
Revision Changes Path 1.42 xml/htdocs/doc/en/xorg-config.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xorg-config.xml?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/xorg-config.xml?r1=1.41&r2=1.42 Index: xorg-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- xorg-config.xml 12 Oct 2010 23:13:18 -0000 1.41 +++ xorg-config.xml 25 Oct 2010 07:38:17 -0000 1.42 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.41 2010/10/12 23:13:18 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xorg-config.xml,v 1.42 2010/10/25 07:38:17 nightmorph Exp $ --> <guide> <title>The X Server Configuration HOWTO</title> @@ -22,8 +22,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>3</version> -<date>2010-10-12</date> +<version>4</version> +<date>2010-10-25</date> <chapter> <title>What is the X Window Server?</title> @@ -297,15 +297,15 @@ These are the packages that would be merged, in order: Calculating dependencies... done! -[ebuild R ] x11-base/xorg-drivers-1.8 INPUT_DEVICES="evdev synaptics +[ebuild R ] x11-base/xorg-drivers-1.9 INPUT_DEVICES="evdev synaptics -acecad -aiptek -elographics% -fpit% -joystick -keyboard -mouse -penmount -tslib -virtualbox -vmmouse -void -wacom" VIDEO_CARDS="radeon -apm -ark -ast -chips -cirrus -dummy -epson -fbdev -fglrx (-geode) -glint -i128 (-i740) (-impact) -intel -mach64 -mga -neomagic (-newport) --nouveau -nv -nvidia -r128 -radeonhd -rendition -s3 -s3virge -savage --siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) -(-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vesa -via -virtualbox --vmware (-voodoo) (-xgi)" 0 kB +-nouveau -nv -nvidia -r128 -rendition -s3 -s3virge -savage -siliconmotion -sis +-sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) +-tdfx -tga -trident -tseng -v4l -vesa -via -virtualbox -vmware (-voodoo) (-xgi)" +0 kB </pre> <p>
