Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-system.xml
Date: Wed, 04 Dec 2013 12:30:12
Message-Id: 20131204123006.015592004B@flycatcher.gentoo.org
1 swift 13/12/04 12:30:05
2
3 Modified: hb-install-system.xml
4 Log:
5 Fix bug 493230 - Only show systemd for supported arches
6
7 Revision Changes Path
8 1.138 xml/htdocs/doc/en/handbook/hb-install-system.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.138&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.138&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.137&r2=1.138
13
14 Index: hb-install-system.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
17 retrieving revision 1.137
18 retrieving revision 1.138
19 diff -u -r1.137 -r1.138
20 --- hb-install-system.xml 23 Sep 2013 17:38:39 -0000 1.137
21 +++ hb-install-system.xml 4 Dec 2013 12:30:05 -0000 1.138
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/hb-install-system.xml,v 1.137 2013/09/23 17:38:39 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.138 2013/12/04 12:30:05 swift Exp $ -->
28
29 <sections>
30
31 @@ -14,8 +14,8 @@
32 to progress to that state.
33 </abstract>
34
35 -<version>29</version>
36 -<date>2013-09-23</date>
37 +<version>30</version>
38 +<date>2013-12-04</date>
39
40 <section>
41 <title>Chrooting</title>
42 @@ -397,7 +397,7 @@
43 </body>
44 </subsection>
45 </section>
46 -<section>
47 +<section test="contains('AMD64 arm PPC PPC64 x86', func:keyval('arch'))">
48 <title>Optional: Using systemd</title>
49 <body>