public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: handbook-amd64.xml handbook-x86.xml hb-install-x86+amd64-kernel.xml
@ 2014-06-01 13:20 Sven Vermeulen (swift)
  0 siblings, 0 replies; only message in thread
From: Sven Vermeulen (swift) @ 2014-06-01 13:20 UTC (permalink / raw
  To: gentoo-doc-cvs

swift       14/06/01 13:20:25

  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.160                xml/htdocs/doc/en/handbook/handbook-amd64.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml?rev=1.160&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml?rev=1.160&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml?r1=1.159&r2=1.160

Index: handbook-amd64.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- handbook-amd64.xml	18 Dec 2013 10:13:54 -0000	1.159
+++ handbook-amd64.xml	1 Jun 2014 13:20:25 -0000	1.160
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.159 2013/12/18 10:13:54 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.160 2014/06/01 13:20:25 swift Exp $ -->
 
 <book>
 <title>Gentoo Linux AMD64 Handbook</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-&lt;release&gt;.iso</key>
  <key id="min-cd-size">200</key>
  <key id="release-dir">releases/amd64/autobuilds/</key>
@@ -141,8 +141,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>Installing Gentoo</title>



1.181                xml/htdocs/doc/en/handbook/handbook-x86.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?rev=1.181&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?rev=1.181&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?r1=1.180&r2=1.181

Index: handbook-x86.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -r1.180 -r1.181
--- handbook-x86.xml	18 Dec 2013 10:13:54 -0000	1.180
+++ handbook-x86.xml	1 Jun 2014 13:20:25 -0000	1.181
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v 1.180 2013/12/18 10:13:54 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v 1.181 2014/06/01 13:20:25 swift Exp $ -->
 
 <book>
 <title>Gentoo Linux x86 Handbook</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-&lt;release&gt;.iso</key>
  <key id="min-cd-size">140</key>
  <key id="release-dir">releases/x86/autobuilds/</key>
@@ -141,8 +141,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>Installing Gentoo</title>



1.56                 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?r1=1.55&r2=1.56

Index: hb-install-x86+amd64-kernel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- hb-install-x86+amd64-kernel.xml	11 May 2014 07:26:10 -0000	1.55
+++ hb-install-x86+amd64-kernel.xml	1 Jun 2014 13:20:25 -0000	1.56
@@ -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/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.55 2014/05/11 07:26:10 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.56 2014/06/01 13:20:25 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 explains how to configure your kernel.
 </abstract>
 
-<version>25</version>
-<date>2014-05-11</date>
+<version>26</version>
+<date>2014-06-01</date>
 
 <section>
 <title>Installing the Sources</title>
@@ -325,17 +325,18 @@
 
 <p>
 When the kernel has finished compiling, copy the kernel image to
-<path>/boot</path>. Use whatever name you feel is appropriate for your kernel
-choice but make sure it starts with <path>linux-</path> or <path>vmlinuz-</path>
-so that the boot loader scripts can automatically detect the new kernels later.
-Remember to replace <c><keyval id="kernel-name"/></c> with the name and version
-of your kernel.
+<path>/boot</path>. This is handled by the <c>make install</c> command:
 </p>
 
 <pre caption="Installing the kernel">
-# <i>cp arch/<keyval id="arch-sub"/>/boot/bzImage /boot/<keyval id="kernel-name"/></i>
+# <i>make install</i>
 </pre>
 
+<p>
+This will copy the kernel image into <path>/boot</path> together with the
+<path>System.map</path> file and the kernel configuration file.
+</p>
+
 </body>
 </subsection>
 <subsection>





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-01 13:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-01 13:20 [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: handbook-amd64.xml handbook-x86.xml hb-install-x86+amd64-kernel.xml Sven Vermeulen (swift)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox