nightmorph 07/04/02 04:11:17 Modified: hb-install-config.xml Log: fixed pcmcia keyvals
Revision Changes Path 1.5 xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml?rev=1.5&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml?r1=1.4&r2=1.5 Index: hb-install-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- hb-install-config.xml 31 Mar 2007 06:22:25 -0000 1.4 +++ hb-install-config.xml 2 Apr 2007 04:11:17 -0000 1.5 @@ -4,7 +4,7 @@ <!-- 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/2007.0/hb-install-config.xml,v 1.4 2007/03/31 06:22:25 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml,v 1.5 2007/04/02 04:11:17 nightmorph Exp $ --> <sections> @@ -425,7 +425,7 @@ </body> </subsection> -<subsection test="substring(func:keyval('arch'),1,3)='PPC'"> +<subsection test="func:keyval('arch')='AMD64' or func:keyval('arch')='x86' or substring(func:keyval('arch'),1,3)='PPC'"> <title>Optional: Get PCMCIA Working</title> <body> -- [email protected] mailing list
