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.50) id 1ET74d-00047z-RV for garchives@archives.gentoo.org; Sat, 22 Oct 2005 00:17:24 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j9M0EndT008736; Sat, 22 Oct 2005 00:14:49 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j9M0EmDW031109 for ; Sat, 22 Oct 2005 00:14:49 GMT Message-Id: <200510220014.j9M0EmDW031109@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 1ET74s-00038o-AK for gentoo-doc-cvs@lists.gentoo.org; Sat, 22 Oct 2005 00:17:38 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Sat, 22 Oct 2005 00:17:35 +0000 From: "Jose Luis Rivero" Date: Sat, 22 Oct 2005 00:17:35 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-install-amd64-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: 76aec101-45c9-4026-952a-1e3c90ca975a X-Archives-Hash: 28326493ae77682ed1d231ce38877a8d 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 @@ - + -5.2 -2005-10-21 +5.3 +2005-10-22
Making your Choice @@ -230,7 +230,7 @@ # Comment out if you don't have a graphics card installed splashimage=(hd0,0)/grub/splash.xpm.gz -title=Gentoo Linux 2.6.11 Gentoo r1 +title=Gentoo Linux 2.6.12 # Partition where the kernel image (or operating system) is located root (hd0,0) kernel /kernel-2.6.12-gentoo-r6 root=/dev/hda3 -- gentoo-doc-cvs@gentoo.org mailing list