Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-x86+amd64-bootloader.xml
Date: Sat, 17 Jul 2010 20:18:44
Message-Id: 20100717201842.519E82CE14@corvid.gentoo.org
1 nightmorph 10/07/17 20:18:42
2
3 Modified: hb-install-x86+amd64-bootloader.xml
4 Log:
5 add <c> tags around grub, no content change
6
7 Revision Changes Path
8 1.20 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.20&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.20&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?r1=1.19&r2=1.20
13
14 Index: hb-install-x86+amd64-bootloader.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v
17 retrieving revision 1.19
18 retrieving revision 1.20
19 diff -u -r1.19 -r1.20
20 --- hb-install-x86+amd64-bootloader.xml 16 Jul 2010 23:19:06 -0000 1.19
21 +++ hb-install-x86+amd64-bootloader.xml 17 Jul 2010 20:18:41 -0000 1.20
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v 1.19 2010/07/16 23:19:06 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v 1.20 2010/07/17 20:18:41 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -166,9 +166,9 @@
32 <impo test="func:keyval('arch')='AMD64'">
33 If you are using a non-multilib <uri
34 link="?part=1&amp;chap=6#doc_chap2">profile</uri>, you should <b>not</b> emerge
35 -grub, but instead you should emerge <c>grub-static</c>. If you plan to use a
36 -non-multilib profile <e>and</e> you have <b>disabled</b> IA-32 emulation in your
37 -kernel, then you should use <c>lilo</c>.
38 +<c>grub</c>, but instead you should emerge <c>grub-static</c>. If you plan to
39 +use a non-multilib profile <e>and</e> you have <b>disabled</b> IA-32 emulation
40 +in your kernel, then you should use <c>lilo</c>.
41 </impo>
42
43 <pre caption="Installing GRUB">