yoswink 05/10/22 00:17:35
Modified: xml/htdocs/doc/en/handbook/2005.1
hb-install-amd64-bootloader.xml
Log:
Fixed grub titles to reflect changes on kernel version. Thanks to grahl04 on
#gentoo-doc
Revision Changes Path
1.6 +4 -4
xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml?rev=1.6&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml.diff?r1=1.5&r2=1.6&cvsroot=gentoo
Index: hb-install-amd64-bootloader.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hb-install-amd64-bootloader.xml 21 Oct 2005 10:01:48 -0000 1.5
+++ hb-install-amd64-bootloader.xml 22 Oct 2005 00:17:35 -0000 1.6
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml,v
1.5 2005/10/21 10:01:48 neysx Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml,v
1.6 2005/10/22 00:17:35 yoswink Exp $ -->
<sections>
-<version>5.2</version>
-<date>2005-10-21</date>
+<version>5.3</version>
+<date>2005-10-22</date>
<section>
<title>Making your Choice</title>
@@ -230,7 +230,7 @@
# Comment out if you don't have a graphics card installed</comment>
splashimage=(hd0,0)/grub/splash.xpm.gz
-title=Gentoo Linux 2.6.11 Gentoo r1
+title=Gentoo Linux 2.6.12
<comment># Partition where the kernel image (or operating system) is
located</comment>
root (hd0,0)
kernel /kernel-2.6.12-gentoo-r6 root=/dev/hda3
--
[email protected] mailing list