From: "Joshua Saddler (nightmorph)" <nightmorph@gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-x86+amd64-bootloader.xml
Date: Wed, 15 Apr 2009 07:23:57 +0000 [thread overview]
Message-ID: <E1LtzTR-0006VX-Or@stork.gentoo.org> (raw)
nightmorph 09/04/15 07:23:57
Modified: hb-install-x86+amd64-bootloader.xml
Log:
updated lilo info for the AMD64 handbook, bug 245419
Revision Changes Path
1.13 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?r1=1.12&r2=1.13
Index: hb-install-x86+amd64-bootloader.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- hb-install-x86+amd64-bootloader.xml 10 Sep 2008 23:40:52 -0000 1.12
+++ hb-install-x86+amd64-bootloader.xml 15 Apr 2009 07:23:57 -0000 1.13
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v 1.12 2008/09/10 23:40:52 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v 1.13 2009/04/15 07:23:57 nightmorph Exp $ -->
<sections>
-<version>6.2</version>
-<date>2008-09-10</date>
+<version>6.3</version>
+<date>2009-04-15</date>
<section>
<title>Making your Choice</title>
@@ -31,10 +31,6 @@
link="#grub">GRUB</uri> and <uri link="#lilo">LILO</uri>.
</p>
-<warn test="func:keyval('arch')='AMD64'">
-Using LILO on the AMD64 architecture is not recommended.
-</warn>
-
</body>
<body>
<p>
@@ -229,7 +225,9 @@
<impo test="func:keyval('arch')='AMD64'">
If you are using a non-multilib <uri
link="?part=1&chap=6#doc_chap2">profile</uri>, you should <b>not</b> emerge
-grub, but instead you should emerge <c>grub-static</c>.
+grub, but instead you should emerge <c>grub-static</c>. If you plan to use a
+non-multilib profile <e>and</e> you have <b>disabled</b> IA-32 emulation in your
+kernel, then you should use <c>lilo</c>.
</impo>
<pre caption="Installing GRUB">
@@ -492,10 +490,6 @@
<title>Installing LILO</title>
<body>
-<warn test="func:keyval('arch')='AMD64'">
-Using LILO on the AMD64 architecture is not recommended.
-</warn>
-
<p>
LILO, the LInuxLOader, is the tried and true workhorse of Linux
bootloaders. However, it lacks some features that GRUB has (which is
next reply other threads:[~2009-04-15 7:24 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-15 7:23 Joshua Saddler (nightmorph) [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-09-24 20:26 [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-x86+amd64-bootloader.xml Joshua Saddler (nightmorph)
2009-11-17 5:55 Joshua Saddler (nightmorph)
2010-01-01 17:45 Joshua Saddler (nightmorph)
2010-01-10 18:18 Joshua Saddler (nightmorph)
2010-04-06 3:56 Joshua Saddler (nightmorph)
2010-07-16 23:19 Joshua Saddler (nightmorph)
2010-07-17 20:18 Joshua Saddler (nightmorph)
2012-04-22 10:31 Sven Vermeulen (swift)
2012-04-22 17:44 Sven Vermeulen (swift)
2012-08-05 1:21 Joshua Saddler (nightmorph)
2013-08-15 8:14 Sven Vermeulen (swift)
2013-08-15 17:05 Sven Vermeulen (swift)
2013-09-20 6:47 Sven Vermeulen (swift)
2013-09-23 17:34 Sven Vermeulen (swift)
2013-12-17 11:04 Sven Vermeulen (swift)
2013-12-17 11:55 Sven Vermeulen (swift)
2013-12-17 11:58 Sven Vermeulen (swift)
2013-12-18 7:38 Sven Vermeulen (swift)
2013-12-31 20:29 Sven Vermeulen (swift)
2014-08-17 16:18 Sven Vermeulen (swift)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1LtzTR-0006VX-Or@stork.gentoo.org \
--to=nightmorph@gentoo.org \
--cc=docs-team@lists.gentoo.org \
--cc=gentoo-doc-cvs@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox