nightmorph 08/04/20 00:25:14 Modified: hb-install-gli-medium.xml Log: gentoo-nofb is available for amd64, so add to tables. bug 197814
Revision Changes Path 1.5 xml/htdocs/doc/en/handbook/2008.0/hb-install-gli-medium.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-gli-medium.xml?rev=1.5&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-gli-medium.xml?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-gli-medium.xml?r1=1.4&r2=1.5 Index: hb-install-gli-medium.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-gli-medium.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- hb-install-gli-medium.xml 2 Apr 2008 16:43:03 -0000 1.4 +++ hb-install-gli-medium.xml 20 Apr 2008 00:25:14 -0000 1.5 @@ -4,12 +4,12 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-gli-medium.xml,v 1.4 2008/04/02 16:43:03 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2008.0/hb-install-gli-medium.xml,v 1.5 2008/04/20 00:25:14 nightmorph Exp $ --> <sections> -<version>9.1</version> -<date>2008-04-01</date> +<version>9.2</version> +<date>2008-04-19</date> <section> <title>Hardware Requirements</title> @@ -207,10 +207,6 @@ <ti>gentoo</ti> <ti>Default 2.6 kernel with support for multiple CPUs</ti> </tr> -<tr test="func:keyval('arch')='x86'"> - <ti>gentoo-nofb</ti> - <ti>Same as <c>gentoo</c> but without framebuffer support</ti> -</tr> <tr test="func:keyval('arch')='AMD64'"> <ti>gentoo</ti> <ti> @@ -219,6 +215,10 @@ </ti> </tr> <tr> + <ti>gentoo-nofb</ti> + <ti>Same as <c>gentoo</c> but without framebuffer support</ti> +</tr> +<tr> <ti>memtest86</ti> <ti>Test your local RAM for errors</ti> </tr> -- [email protected] mailing list
