Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-config.xml
Date: Mon, 02 Apr 2007 04:11:37
Message-Id: E1HYDsz-00046u-DG@stork.gentoo.org
1 nightmorph 07/04/02 04:11:17
2
3 Modified: hb-install-config.xml
4 Log:
5 fixed pcmcia keyvals
6
7 Revision Changes Path
8 1.5 xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml?rev=1.5&view=markup
11 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
12 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
13
14 Index: hb-install-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/hb-install-config.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- hb-install-config.xml 31 Mar 2007 06:22:25 -0000 1.4
21 +++ hb-install-config.xml 2 Apr 2007 04:11:17 -0000 1.5
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $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 $ -->
27 +<!-- $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 $ -->
28
29 <sections>
30
31 @@ -425,7 +425,7 @@
32
33 </body>
34 </subsection>
35 -<subsection test="substring(func:keyval('arch'),1,3)='PPC'">
36 +<subsection test="func:keyval('arch')='AMD64' or func:keyval('arch')='x86' or substring(func:keyval('arch'),1,3)='PPC'">
37 <title>Optional: Get PCMCIA Working</title>
38 <body>
39
40
41
42
43 --
44 gentoo-doc-cvs@g.o mailing list