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: handbook-amd64.xml handbook-x86.xml hb-install-x86+amd64-kernel.xml
Date: Sun, 01 Jun 2014 13:20:30
Message-Id: 20140601132025.F1BBB2004E@flycatcher.gentoo.org
1 swift 14/06/01 13:20:25
2
3 Modified: handbook-amd64.xml handbook-x86.xml
4 hb-install-x86+amd64-kernel.xml
5 Log:
6 Fix bug #511722 - Kernel installation with "make install"
7
8 Revision Changes Path
9 1.160 xml/htdocs/doc/en/handbook/handbook-amd64.xml
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml?rev=1.160&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml?rev=1.160&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml?r1=1.159&r2=1.160
14
15 Index: handbook-amd64.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v
18 retrieving revision 1.159
19 retrieving revision 1.160
20 diff -u -r1.159 -r1.160
21 --- handbook-amd64.xml 18 Dec 2013 10:13:54 -0000 1.159
22 +++ handbook-amd64.xml 1 Jun 2014 13:20:25 -0000 1.160
23 @@ -1,7 +1,7 @@
24 <?xml version='1.0' encoding='UTF-8'?>
25 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
26
27 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.159 2013/12/18 10:13:54 swift Exp $ -->
28 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.160 2014/06/01 13:20:25 swift Exp $ -->
29
30 <book>
31 <title>Gentoo Linux AMD64 Handbook</title>
32 @@ -10,10 +10,10 @@
33 <key id="arch">AMD64</key>
34 <key id="arch-sub">x86_64</key>
35 <key id="/boot">/dev/sda2</key>
36 - <key id="kernel-version">3.4.9</key>
37 - <key id="kernel-name">kernel-3.4.9-gentoo</key>
38 - <key id="genkernel-name">kernel-genkernel-amd64-3.4.9-gentoo</key>
39 - <key id="genkernel-initrd">initramfs-genkernel-amd64-3.4.9-gentoo</key>
40 + <key id="kernel-version">3.12.20</key>
41 + <key id="kernel-name">vmlinuz-3.12.20-gentoo</key>
42 + <key id="genkernel-name">kernel-genkernel-amd64-3.12.20-gentoo</key>
43 + <key id="genkernel-initrd">initramfs-genkernel-amd64-3.12.20-gentoo</key>
44 <key id="min-cd-name">install-amd64-minimal-&lt;release&gt;.iso</key>
45 <key id="min-cd-size">200</key>
46 <key id="release-dir">releases/amd64/autobuilds/</key>
47 @@ -141,8 +141,8 @@
48 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
49 <license/>
50
51 -<version>16</version>
52 -<date>2013-12-18</date>
53 +<version>17</version>
54 +<date>2014-06-01</date>
55
56 <part>
57 <title>Installing Gentoo</title>
58
59
60
61 1.181 xml/htdocs/doc/en/handbook/handbook-x86.xml
62
63 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?rev=1.181&view=markup
64 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?rev=1.181&content-type=text/plain
65 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?r1=1.180&r2=1.181
66
67 Index: handbook-x86.xml
68 ===================================================================
69 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v
70 retrieving revision 1.180
71 retrieving revision 1.181
72 diff -u -r1.180 -r1.181
73 --- handbook-x86.xml 18 Dec 2013 10:13:54 -0000 1.180
74 +++ handbook-x86.xml 1 Jun 2014 13:20:25 -0000 1.181
75 @@ -1,7 +1,7 @@
76 <?xml version='1.0' encoding='UTF-8'?>
77 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
78
79 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v 1.180 2013/12/18 10:13:54 swift Exp $ -->
80 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v 1.181 2014/06/01 13:20:25 swift Exp $ -->
81
82 <book>
83 <title>Gentoo Linux x86 Handbook</title>
84 @@ -10,10 +10,10 @@
85 <key id="arch">x86</key>
86 <key id="arch-sub">x86</key>
87 <key id="/boot">/dev/sda2</key>
88 - <key id="kernel-version">3.3.8</key>
89 - <key id="kernel-name">kernel-3.3.8-gentoo</key>
90 - <key id="genkernel-name">kernel-genkernel-x86-3.3.8-gentoo</key>
91 - <key id="genkernel-initrd">initramfs-genkernel-x86-3.3.8-gentoo</key>
92 + <key id="kernel-version">3.12.20</key>
93 + <key id="kernel-name">vmlinuz-3.12.20-gentoo</key>
94 + <key id="genkernel-name">kernel-genkernel-x86-3.12.20-gentoo</key>
95 + <key id="genkernel-initrd">initramfs-genkernel-x86-3.12.20-gentoo</key>
96 <key id="min-cd-name">install-x86-minimal-&lt;release&gt;.iso</key>
97 <key id="min-cd-size">140</key>
98 <key id="release-dir">releases/x86/autobuilds/</key>
99 @@ -141,8 +141,8 @@
100 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
101 <license/>
102
103 -<version>16</version>
104 -<date>2013-12-18</date>
105 +<version>17</version>
106 +<date>2014-06-01</date>
107
108 <part>
109 <title>Installing Gentoo</title>
110
111
112
113 1.56 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml
114
115 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.56&view=markup
116 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
117 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
118
119 Index: hb-install-x86+amd64-kernel.xml
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
122 retrieving revision 1.55
123 retrieving revision 1.56
124 diff -u -r1.55 -r1.56
125 --- hb-install-x86+amd64-kernel.xml 11 May 2014 07:26:10 -0000 1.55
126 +++ hb-install-x86+amd64-kernel.xml 1 Jun 2014 13:20:25 -0000 1.56
127 @@ -4,7 +4,7 @@
128 <!-- The content of this document is licensed under the CC-BY-SA license -->
129 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
130
131 -<!-- $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 $ -->
132 +<!-- $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 $ -->
133
134 <sections>
135
136 @@ -13,8 +13,8 @@
137 explains how to configure your kernel.
138 </abstract>
139
140 -<version>25</version>
141 -<date>2014-05-11</date>
142 +<version>26</version>
143 +<date>2014-06-01</date>
144
145 <section>
146 <title>Installing the Sources</title>
147 @@ -325,17 +325,18 @@
148
149 <p>
150 When the kernel has finished compiling, copy the kernel image to
151 -<path>/boot</path>. Use whatever name you feel is appropriate for your kernel
152 -choice but make sure it starts with <path>linux-</path> or <path>vmlinuz-</path>
153 -so that the boot loader scripts can automatically detect the new kernels later.
154 -Remember to replace <c><keyval id="kernel-name"/></c> with the name and version
155 -of your kernel.
156 +<path>/boot</path>. This is handled by the <c>make install</c> command:
157 </p>
158
159 <pre caption="Installing the kernel">
160 -# <i>cp arch/<keyval id="arch-sub"/>/boot/bzImage /boot/<keyval id="kernel-name"/></i>
161 +# <i>make install</i>
162 </pre>
163
164 +<p>
165 +This will copy the kernel image into <path>/boot</path> together with the
166 +<path>System.map</path> file and the kernel configuration file.
167 +</p>
168 +
169 </body>
170 </subsection>
171 <subsection>