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.54)
id 1F3Ktp-0005Wk-DX
for garchives@archives.gentoo.org; Sun, 29 Jan 2006 22:19:57 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k0TMJo9s030884;
Sun, 29 Jan 2006 22:19:50 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 k0TMJnP0016194
for ; Sun, 29 Jan 2006 22:19:50 GMT
Message-Id: <200601292219.k0TMJnP0016194@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.54)
id 1F3Kth-0007Ct-Gp
for gentoo-doc-cvs@lists.gentoo.org; Sun, 29 Jan 2006 22:19:49 +0000
Received: by lark.gentoo.org (sSMTP sendmail emulation); Sun, 29 Jan 2006 22:19:49 +0000
From: "Jan Kundrat"
Date: Sun, 29 Jan 2006 22:19:49 +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: 68a3d3ec-6a87-4543-aa97-0bc49e7624f1
X-Archives-Hash: 545f1d6d54f7a50f0bb745cd619bcbd1
jkt 06/01/29 22:19:49
Modified: xml/htdocs/doc/en/handbook/2005.1
hb-install-amd64-bootloader.xml
Log:
#119883, mention that LILO is not supported
Revision Changes Path
1.11 +5 -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.11&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.11&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.10&r2=1.11&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.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- hb-install-amd64-bootloader.xml 19 Jan 2006 21:48:11 -0000 1.10
+++ hb-install-amd64-bootloader.xml 29 Jan 2006 22:19:48 -0000 1.11
@@ -4,12 +4,12 @@
-
+
-5.7
-2006-01-19
+5.8
+2006-01-29
Making your Choice
@@ -129,7 +129,8 @@
-Now continue by installing GRUB.
+While LILO does work on AMD64, Gentoo only supports using GRUB. Now continue by
+its installation.