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:28
Message-Id: 200510220014.j9M0EmZI015029@robin.gentoo.org
1 yoswink 05/10/22 00:17:35
2
3 Modified: xml/htdocs/doc/en/handbook hb-install-amd64-bootloader.xml
4 Log:
5 Fixed grub titles to reflect changes on kernel version. Thanks to grahl04 on #gentoo-doc
6
7 Revision Changes Path
8 1.35 +5 -5 xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml?rev=1.35&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml?rev=1.35&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml.diff?r1=1.34&r2=1.35&cvsroot=gentoo
13
14 Index: hb-install-amd64-bootloader.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml,v
17 retrieving revision 1.34
18 retrieving revision 1.35
19 diff -u -r1.34 -r1.35
20 --- hb-install-amd64-bootloader.xml 21 Oct 2005 10:01:48 -0000 1.34
21 +++ hb-install-amd64-bootloader.xml 22 Oct 2005 00:17:35 -0000 1.35
22 @@ -4,12 +4,12 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml,v 1.34 2005/10/21 10:01:48 neysx Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml,v 1.35 2005/10/22 00:17:35 yoswink Exp $ -->
28
29 <sections>
30
31 -<version>2.6</version>
32 -<date>2005-10-21</date>
33 +<version>2.7</version>
34 +<date>2005-10-22</date>
35
36 <section>
37 <title>Making your Choice</title>
38 @@ -230,7 +230,7 @@
39 # Comment out if you don't have a graphics card installed</comment>
40 splashimage=(hd0,0)/grub/splash.xpm.gz
41
42 -title=Gentoo Linux 2.6.11
43 +title=Gentoo Linux 2.6.12
44 <comment># Partition where the kernel image (or operating system) is located</comment>
45 root (hd0,0)
46 kernel /kernel-2.6.12-gentoo-r6 root=/dev/hda3
47 @@ -249,7 +249,7 @@
48 timeout 30
49 splashimage=(hd0,0)/grub/splash.xpm.gz
50
51 -title=Gentoo Linux 2.6.11
52 +title=Gentoo Linux 2.6.12
53 root (hd0,0)
54 kernel /kernel-2.6.12-gentoo-r6 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda3 udev
55 initrd /initramfs-genkernel-amd64-2.6.12-gentoo-r6
56
57
58
59 --
60 gentoo-doc-cvs@g.o mailing list