Gentoo Archives: gentoo-doc-cvs

From: Jose Luis Rivero <yoswink@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-amd64-bootloader.xml
Date: Sat, 22 Oct 2005 00:17:24
Message-Id: 200510220014.j9M0EmDW031109@robin.gentoo.org
1 yoswink 05/10/22 00:17:35
2
3 Modified: xml/htdocs/doc/en/handbook/2005.1
4 hb-install-amd64-bootloader.xml
5 Log:
6 Fixed grub titles to reflect changes on kernel version. Thanks to grahl04 on #gentoo-doc
7
8 Revision Changes Path
9 1.6 +4 -4 xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml
10
11 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
12 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
13 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
14
15 Index: hb-install-amd64-bootloader.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- hb-install-amd64-bootloader.xml 21 Oct 2005 10:01:48 -0000 1.5
22 +++ hb-install-amd64-bootloader.xml 22 Oct 2005 00:17:35 -0000 1.6
23 @@ -4,12 +4,12 @@
24 <!-- The content of this document is licensed under the CC-BY-SA license -->
25 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
26
27 -<!-- $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 $ -->
28 +<!-- $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 $ -->
29
30 <sections>
31
32 -<version>5.2</version>
33 -<date>2005-10-21</date>
34 +<version>5.3</version>
35 +<date>2005-10-22</date>
36
37 <section>
38 <title>Making your Choice</title>
39 @@ -230,7 +230,7 @@
40 # Comment out if you don't have a graphics card installed</comment>
41 splashimage=(hd0,0)/grub/splash.xpm.gz
42
43 -title=Gentoo Linux 2.6.11 Gentoo r1
44 +title=Gentoo Linux 2.6.12
45 <comment># Partition where the kernel image (or operating system) is located</comment>
46 root (hd0,0)
47 kernel /kernel-2.6.12-gentoo-r6 root=/dev/hda3
48
49
50
51 --
52 gentoo-doc-cvs@g.o mailing list