From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
by nuthatch.gentoo.org with esmtp (Exim 4.43)
id 1DriuC-0005iN-6Y
for garchives@archives.gentoo.org; Sun, 10 Jul 2005 21:00:04 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6AKxIL1022064;
Sun, 10 Jul 2005 20:59:18 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30])
by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6AKxHN4018120
for ; Sun, 10 Jul 2005 20:59:17 GMT
Message-Id: <200507102059.j6AKxHN4018120@robin.gentoo.org>
Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org)
by smtp.gentoo.org with smtp (Exim 4.43)
id 1Dritx-00017e-2k
for gentoo-doc-cvs@lists.gentoo.org; Sun, 10 Jul 2005 20:59:49 +0000
Received: by lark.gentoo.org (sSMTP sendmail emulation); Sun, 10 Jul 2005 20:59:32 +0000
From: "Sven Vermeulen"
Date: Sun, 10 Jul 2005 20:59:32 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: hb-install-x86-bootloader.xml
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: ecece8dc-2b18-4cc6-9dad-c5d376b20b35
X-Archives-Hash: a164c904cbc4b1fdf8aac757f68f93ed
swift 05/07/10 20:59:32
Modified: xml/htdocs/doc/en/handbook/draft/2005.1
hb-install-x86-bootloader.xml
hb-install-x86-kernel.xml
Log:
Some changes thanks to roger55
Revision Changes Path
1.2 +11 -11 xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-x86-bootloader.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-x86-bootloader.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-x86-bootloader.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-x86-bootloader.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
Index: hb-install-x86-bootloader.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2005.1/hb-install-x86-bootloader.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-x86-bootloader.xml 5 Jul 2005 08:02:04 -0000 1.1
+++ hb-install-x86-bootloader.xml 10 Jul 2005 20:59:32 -0000 1.2
@@ -4,7 +4,7 @@
-
+
@@ -250,10 +250,10 @@
# Comment out if you don't have a graphics card installed
splashimage=(hd0,0)/grub/splash.xpm.gz
-title=Gentoo Linux 2.6.11-r3
+title=Gentoo Linux 2.6.11-r11
# Partition where the kernel image (or operating system) is located
root (hd0,0)
-kernel /kernel-2.6.11-gentoo-r3 root=/dev/hda3
+kernel /kernel-2.6.11-gentoo-r11 root=/dev/hda3
# The next four lines are only if you dualboot with a Windows system.
# In this case, Windows is hosted on /dev/hda6.
@@ -269,10 +269,10 @@
timeout 30
splashimage=(hd0,0)/grub/splash.xpm.gz
-title=Gentoo Linux 2.6.11-r3
+title=Gentoo Linux 2.6.11-r11
root (hd0,0)
-kernel /kernel-2.6.11-gentoo-r3 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda3 udev
-initrd /initrd-2.6.11-gentoo-r3
+kernel /kernel-genkernel-x86-2.6.11-gentoo-r11 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda3 udev
+initrd /initramfs-genkernel-x86-2.6.11-gentoo-r11
# Only in case you want to dual-boot
title=Windows XP
@@ -463,7 +463,7 @@
-# emerge --usepkg lilo
+# emerge lilo