Gentoo Archives: gentoo-commits

From: "JosA MarAa Alonso (nimiux)" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/es/handbook: hb-install-system.xml
Date: Fri, 06 Dec 2013 20:13:00
Message-Id: 20131206201254.0C59D2004B@flycatcher.gentoo.org
1 nimiux 13/12/06 20:12:53
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.68 xml/htdocs/doc/es/handbook/hb-install-system.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-system.xml?rev=1.68&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-system.xml?rev=1.68&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-system.xml?r1=1.67&r2=1.68
13
14 Index: hb-install-system.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-system.xml,v
17 retrieving revision 1.67
18 retrieving revision 1.68
19 diff -u -r1.67 -r1.68
20 --- hb-install-system.xml 23 Sep 2013 21:54:50 -0000 1.67
21 +++ hb-install-system.xml 6 Dec 2013 20:12:53 -0000 1.68
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-system.xml,v 1.67 2013/09/23 21:54:50 nimiux Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-system.xml,v 1.68 2013/12/06 20:12:53 nimiux Exp $ -->
27
28 <sections>
29
30 @@ -10,8 +10,8 @@
31 cómo progresar hacia este estado.
32 </abstract>
33
34 -<version>29</version>
35 -<date>2013-09-23</date>
36 +<version>30</version>
37 +<date>2013-12-04</date>
38
39 <section>
40 <title>Enjaulamiento</title>
41 @@ -186,6 +186,7 @@
42
43 </body>
44 </subsection>
45 +
46 <subsection>
47 <title>Opcional: Actualizar el árbol Portage</title>
48 <body>
49 @@ -220,6 +221,7 @@
50
51 </body>
52 </subsection>
53 +
54 <subsection>
55 <title>Leer los elementos de noticias</title>
56 <body>
57 @@ -257,6 +259,7 @@
58
59 </body>
60 </subsection>
61 +
62 <subsection>
63 <title>Elegir el perfil adecuado</title>
64 <body>
65 @@ -428,7 +431,8 @@
66 </body>
67 </subsection>
68 </section>
69 -<section>
70 +
71 +<section test="contains('AMD64 arm PPC PPC64 x86', func:keyval('arch'))">
72 <title>Opcional: Usar systemd</title>
73 <body>
74
75 @@ -448,6 +452,7 @@
76
77 </body>
78 </section>
79 +
80 <section>
81 <title>Zona horaria</title>
82 <body>
83 @@ -472,4 +477,5 @@
84
85 </body>
86 </section>
87 +
88 </sections>