nimiux 14/05/11 10:07:38
Modified: hb-install-arm-kernel.xml hb-install-ppc-kernel.xml
hb-install-sparc-kernel.xml
hb-install-x86+amd64-kernel.xml
Log:
Add link to kernel configuration guide on the wiki as per suggestion on
#gentoo-doc by micsha
Revision Changes Path
1.8 xml/htdocs/doc/es/handbook/hb-install-arm-kernel.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-arm-kernel.xml?rev=1.8&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-arm-kernel.xml?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-arm-kernel.xml?r1=1.7&r2=1.8
Index: hb-install-arm-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-arm-kernel.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- hb-install-arm-kernel.xml 25 Feb 2014 19:13:25 -0000 1.7
+++ hb-install-arm-kernel.xml 11 May 2014 10:07:38 -0000 1.8
@@ -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/es/handbook/hb-install-arm-kernel.xml,v 1.7
2014/02/25 19:13:25 nimiux Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-arm-kernel.xml,v 1.8
2014/05/11 10:07:38 nimiux Exp $ -->
<sections>
-<version>13</version>
-<date>2013-12-17</date>
+<version>14</version>
+<date>2014-05-11</date>
<section>
<title>Instalar las fuentes</title>
@@ -51,6 +51,7 @@
# <i>ls -l /usr/src/linux</i>
lrwxrwxrwx 1 root root 12 Oct 13 11:04 /usr/src/linux ->
linux-<keyval id="kernel-version"/>
</pre>
+
</body>
</subsection>
</section>
@@ -93,11 +94,15 @@
</pre>
<p>
-Aparecerá una pantalla con diversas secciones de
-configuración. Primero listaremos algunas opciones que debe activar
-(sino Gentoo no funcionará, o no funcionará bien sin configuración
-adicional).
+Aparecerá una pantalla con diversas secciones de configuración.
+En primer lugar listaremos algunas opciones que debe activar
+(sino Gentoo no funcionará, o no funcionará correctamente sin
+ninguna configuración adicional). Tenemos también una <uri
+link="https://wiki.gentoo.org/wiki/Kernel/Gentoo_Kernel_Configuration_Guide/es">
+Guía de configuración del núcleo en Gentoo</uri> en el wike de Gentoo
+que le puede ser de ayuda.
</p>
+
</body>
</subsection>
@@ -121,6 +126,7 @@
<ul>
<li><uri link="#netwinder">NetWinder</uri></li>
</ul>
+
</body>
</subsection>
</section>
@@ -234,6 +240,7 @@
Cuando haya terminado de configurar el núcleo, continúe con <uri
link="#compiling">Compilar e Instalar</uri>.
</p>
+
</body>
</section>
@@ -266,6 +273,7 @@
<p>
Ahora continúe con <uri link="#kernel_modules">Módulos del Núcleo</uri>.
</p>
+
</body>
</section>
1.43 xml/htdocs/doc/es/handbook/hb-install-ppc-kernel.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-ppc-kernel.xml?rev=1.43&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-ppc-kernel.xml?rev=1.43&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-ppc-kernel.xml?r1=1.42&r2=1.43
Index: hb-install-ppc-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-ppc-kernel.xml,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- hb-install-ppc-kernel.xml 25 Feb 2014 19:13:25 -0000 1.42
+++ hb-install-ppc-kernel.xml 11 May 2014 10:07:38 -0000 1.43
@@ -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/es/handbook/hb-install-ppc-kernel.xml,v 1.42
2014/02/25 19:13:25 nimiux Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-ppc-kernel.xml,v 1.43
2014/05/11 10:07:38 nimiux Exp $ -->
<sections>
@@ -13,8 +13,8 @@
enseñará cómo configurar el núcleo.
</abstract>
-<version>20</version>
-<date>2013-12-17</date>
+<version>21</version>
+<date>2014-05-11</date>
<section>
<title>Instalar las fuentes del núcleo</title>
@@ -118,10 +118,13 @@
</pre>
<p>
-Se presentarán varias secciones de configuración. Listaremos primero
-algunas opciones que se deben activar (de otro modo Gentoo no
-funcionará, o no funcionará adecuadamente sin configuración
-adicional).
+Aparecerá una pantalla con diversas secciones de configuración.
+En primer lugar listaremos algunas opciones que debe activar
+(sino Gentoo no funcionará, o no funcionará correctamente sin
+ninguna configuración adicional). Tenemos también una <uri
+link="https://wiki.gentoo.org/wiki/Kernel/Gentoo_Kernel_Configuration_Guide/es">
+Guía de configuración del núcleo en Gentoo</uri> en el wike de Gentoo
+que le puede ser de ayuda.
</p>
</body>
1.22 xml/htdocs/doc/es/handbook/hb-install-sparc-kernel.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-sparc-kernel.xml?rev=1.22&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-sparc-kernel.xml?rev=1.22&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-sparc-kernel.xml?r1=1.21&r2=1.22
Index: hb-install-sparc-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-sparc-kernel.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- hb-install-sparc-kernel.xml 25 Feb 2014 19:13:25 -0000 1.21
+++ hb-install-sparc-kernel.xml 11 May 2014 10:07:38 -0000 1.22
@@ -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/es/handbook/hb-install-sparc-kernel.xml,v
1.21 2014/02/25 19:13:25 nimiux Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-sparc-kernel.xml,v
1.22 2014/05/11 10:07:38 nimiux Exp $ -->
<sections>
-<version>18</version>
-<date>2013-12-17</date>
+<version>19</version>
+<date>2014-05-11</date>
<section>
<title>Instalar las fuentes</title>
@@ -101,9 +101,13 @@
</pre>
<p>
-Le saludarán varias secciones de configuración. Listaremos primero
-algunas opciones obligatorias (de otro modo Gentoo no funcionará,
-o no funcionará adecuadamente sin configuración adicional).
+Aparecerá una pantalla con diversas secciones de configuración.
+En primer lugar listaremos algunas opciones que debe activar
+(sino Gentoo no funcionará, o no funcionará correctamente sin
+ninguna configuración adicional). Tenemos también una <uri
+link="https://wiki.gentoo.org/wiki/Kernel/Gentoo_Kernel_Configuration_Guide/es">
+Guía de configuración del núcleo en Gentoo</uri> en el wike de Gentoo
+que le puede ser de ayuda.
</p>
</body>
1.42 xml/htdocs/doc/es/handbook/hb-install-x86+amd64-kernel.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-x86+amd64-kernel.xml?rev=1.42&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-x86+amd64-kernel.xml?rev=1.42&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-x86+amd64-kernel.xml?r1=1.41&r2=1.42
Index: hb-install-x86+amd64-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-x86+amd64-kernel.xml,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- hb-install-x86+amd64-kernel.xml 15 Apr 2014 21:05:00 -0000 1.41
+++ hb-install-x86+amd64-kernel.xml 11 May 2014 10:07:38 -0000 1.42
@@ -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/es/handbook/hb-install-x86+amd64-kernel.xml,v
1.41 2014/04/15 21:05:00 nimiux Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-x86+amd64-kernel.xml,v
1.42 2014/05/11 10:07:38 nimiux Exp $ -->
<sections>
@@ -13,8 +13,8 @@
cómo configurarlo.
</abstract>
-<version>24</version>
-<date>2014-04-12</date>
+<version>25</version>
+<date>2014-05-11</date>
<section>
<title>Instalar las fuentes</title>
@@ -115,10 +115,13 @@
</pre>
<p>
-Aparecerá una pantalla con diversas secciones de
-configuración. Primero listaremos algunas opciones que debe activar
-(sino Gentoo no funcionará, o no funcionará bien sin configuración
-adicional).
+Aparecerá una pantalla con diversas secciones de configuración.
+En primer lugar listaremos algunas opciones que debe activar
+(sino Gentoo no funcionará, o no funcionará correctamente sin
+ninguna configuración adicional). Tenemos también una <uri
+link="https://wiki.gentoo.org/wiki/Kernel/Gentoo_Kernel_Configuration_Guide/es">
+Guía de configuración del núcleo en Gentoo</uri> en el wike de Gentoo
+que le puede ser de ayuda.
</p>
</body>