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&amp;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




Reply via email to