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 1F3Kjc-0005Vb-E6
for garchives@archives.gentoo.org; Sun, 29 Jan 2006 22:09: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 k0TM9HiC027054;
Sun, 29 Jan 2006 22:09:17 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 k0TM9GtH018610
for ; Sun, 29 Jan 2006 22:09:16 GMT
Message-Id: <200601292209.k0TM9GtH018610@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 1F3KjU-0006VF-5b
for gentoo-doc-cvs@lists.gentoo.org; Sun, 29 Jan 2006 22:09:16 +0000
Received: by lark.gentoo.org (sSMTP sendmail emulation); Sun, 29 Jan 2006 22:09:15 +0000
From: "Jan Kundrat"
Date: Sun, 29 Jan 2006 22:09:15 +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: ada46922-3b53-46e1-ab8c-50835f91f319
X-Archives-Hash: 45625be0a520ff77106c0c8c2a78c373
jkt 06/01/29 22:09:15
Modified: xml/htdocs/doc/en/handbook hb-install-amd64-bootloader.xml
Log:
#119883, mention that LILO is not supported
Revision Changes Path
1.40 +5 -4 xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml?rev=1.40&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml?rev=1.40&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml.diff?r1=1.39&r2=1.40&cvsroot=gentoo
Index: hb-install-amd64-bootloader.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-amd64-bootloader.xml,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- hb-install-amd64-bootloader.xml 19 Jan 2006 21:48:10 -0000 1.39
+++ hb-install-amd64-bootloader.xml 29 Jan 2006 22:09:15 -0000 1.40
@@ -4,12 +4,12 @@
-
+
-2.11
-2006-01-19
+2.12
+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.