swift 14/04/12 06:13:45 Modified: hb-install-x86+amd64-kernel.xml Log: Fix bug #497134 - Correct naming convention for kernel
Revision Changes Path 1.54 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.54&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.54&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.53&r2=1.54 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.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- hb-install-x86+amd64-kernel.xml 17 Dec 2013 10:38:05 -0000 1.53 +++ hb-install-x86+amd64-kernel.xml 12 Apr 2014 06:13:45 -0000 1.54 @@ -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.53 2013/12/17 10:38:05 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.54 2014/04/12 06:13:45 swift Exp $ --> <sections> @@ -13,8 +13,8 @@ explains how to configure your kernel. </abstract> -<version>23</version> -<date>2013-12-17</date> +<version>24</version> +<date>2014-04-12</date> <section> <title>Installing the Sources</title> @@ -324,9 +324,10 @@ <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 and remember it as you will need it later on when you configure your -bootloader. Remember to replace <c><keyval id="kernel-name"/></c> with the -name and version of 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. </p> <pre caption="Installing the kernel">