nimiux 14/06/03 07:43:23
Modified: handbook-amd64.xml handbook-x86.xml
hb-install-x86+amd64-kernel.xml
Log:
Fix bug #511722 - Kernel installation with "make install"
Revision Changes Path
1.34 xml/htdocs/doc/es/handbook/handbook-amd64.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/handbook-amd64.xml?rev=1.34&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/handbook-amd64.xml?rev=1.34&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/handbook-amd64.xml?r1=1.33&r2=1.34
Index: handbook-amd64.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/handbook-amd64.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- handbook-amd64.xml 22 Dec 2013 16:50:24 -0000 1.33
+++ handbook-amd64.xml 3 Jun 2014 07:43:23 -0000 1.34
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/handbook-amd64.xml,v 1.33
2013/12/22 16:50:24 nimiux Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/handbook-amd64.xml,v 1.34
2014/06/03 07:43:23 nimiux Exp $ -->
<book lang="es">
<title>Manuales Gentoo Linux AMD64</title>
@@ -10,10 +10,10 @@
<key id="arch">AMD64</key>
<key id="arch-sub">x86_64</key>
<key id="/boot">/dev/sda2</key>
- <key id="kernel-version">3.4.9</key>
- <key id="kernel-name">kernel-3.4.9-gentoo</key>
- <key id="genkernel-name">kernel-genkernel-amd64-3.4.9-gentoo</key>
- <key id="genkernel-initrd">initramfs-genkernel-amd64-3.4.9-gentoo</key>
+ <key id="kernel-version">3.12.20</key>
+ <key id="kernel-name">vmlinuz-3.12.20-gentoo</key>
+ <key id="genkernel-name">kernel-genkernel-amd64-3.12.20-gentoo</key>
+ <key id="genkernel-initrd">initramfs-genkernel-amd64-3.12.20-gentoo</key>
<key id="min-cd-name">install-amd64-minimal-<release>.iso</key>
<key id="min-cd-size">200</key>
<key id="release-dir">releases/amd64/autobuilds/</key>
@@ -148,8 +148,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>16</version>
-<date>2013-12-18</date>
+<version>17</version>
+<date>2014-06-01</date>
<part>
<title>Instalar Gentoo</title>
1.40 xml/htdocs/doc/es/handbook/handbook-x86.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/handbook-x86.xml?rev=1.40&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/handbook-x86.xml?rev=1.40&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/handbook-x86.xml?r1=1.39&r2=1.40
Index: handbook-x86.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/handbook-x86.xml,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- handbook-x86.xml 22 Dec 2013 16:50:24 -0000 1.39
+++ handbook-x86.xml 3 Jun 2014 07:43:23 -0000 1.40
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/handbook-x86.xml,v 1.39
2013/12/22 16:50:24 nimiux Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/handbook-x86.xml,v 1.40
2014/06/03 07:43:23 nimiux Exp $ -->
<book lang="es">
<title>Manuales Gentoo Linux/x86</title>
@@ -10,10 +10,10 @@
<key id="arch">x86</key>
<key id="arch-sub">x86</key>
<key id="/boot">/dev/sda2</key>
- <key id="kernel-version">3.3.8</key>
- <key id="kernel-name">kernel-3.3.8-gentoo</key>
- <key id="genkernel-name">kernel-genkernel-x86-3.3.8-gentoo</key>
- <key id="genkernel-initrd">initramfs-genkernel-x86-3.3.8-gentoo</key>
+ <key id="kernel-version">3.12.20</key>
+ <key id="kernel-name">vmlinuz-3.12.20-gentoo</key>
+ <key id="genkernel-name">kernel-genkernel-x86-3.12.20-gentoo</key>
+ <key id="genkernel-initrd">initramfs-genkernel-x86-3.12.20-gentoo</key>
<key id="min-cd-name">install-x86-minimal-<release>.iso</key>
<key id="min-cd-size">140</key>
<key id="release-dir">releases/x86/autobuilds/</key>
@@ -148,8 +148,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>16</version>
-<date>2013-12-18</date>
+<version>17</version>
+<date>2014-06-01</date>
<part>
<title>Instalar Gentoo</title>
1.43 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.43&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-x86+amd64-kernel.xml?rev=1.43&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.42&r2=1.43
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.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- hb-install-x86+amd64-kernel.xml 11 May 2014 10:07:38 -0000 1.42
+++ hb-install-x86+amd64-kernel.xml 3 Jun 2014 07:43:23 -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-x86+amd64-kernel.xml,v
1.42 2014/05/11 10:07:38 nimiux Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-x86+amd64-kernel.xml,v
1.43 2014/06/03 07:43:23 nimiux Exp $ -->
<sections>
@@ -13,8 +13,8 @@
cómo configurarlo.
</abstract>
-<version>25</version>
-<date>2014-05-11</date>
+<version>26</version>
+<date>2014-06-01</date>
<section>
<title>Instalar las fuentes</title>
@@ -347,17 +347,19 @@
<p>
Al terminar de compilar el núcleo, copie la imagen a
-<path>/boot</path>. Use cualquier nombre que estime apropiado para su
-núcleo pero asegúrese de que comienza por <path>linux-</path> o
-<path>vmlinuz-</path> de modo que los guiones del cargador de arranque
-puedan detectar automáticamente los nuevos núcleos. Recuerde reemplazar
-<c><keyval id="kernel-name"/></c> por el nombre y versión de su núcleo.
+<path>/boot</path>. Esto lo gestiona la orden <c>make install</c>:
</p>
<pre caption="Instalar el núcleo">
-# <i>cp arch/<keyval id="arch-sub"/>/boot/bzImage /boot/<keyval
id="kernel-name"/></i>
+# <i>make install</i>
</pre>
+<p>
+Esto copia la imagen del núcleo en <path>/boot</path> junto con
+el fichero <path>System.map</path> y el fichero de configuración
+del núcleo.
+</p>
+
</body>
</subsection>