Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-x86+amd64-bootloader.xml hb-install-system.xml
Date: Thu, 02 Nov 2006 07:27:37
Message-Id: 20061102072724.D878864A80@smtp.gentoo.org
1 nightmorph 06/11/02 07:27:24
2
3 Modified: hb-install-x86+amd64-bootloader.xml
4 hb-install-system.xml
5 Log:
6 Added grub-static for non-multilib systems, as well as added an AMD64-specific example for switching to a non-multilib profile, bug 79936
7
8 Revision Changes Path
9 1.6 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?r1=1.5&r2=1.6
14
15 Index: hb-install-x86+amd64-bootloader.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- hb-install-x86+amd64-bootloader.xml 21 Sep 2006 14:26:14 -0000 1.5
22 +++ hb-install-x86+amd64-bootloader.xml 2 Nov 2006 07:27:24 -0000 1.6
23 @@ -4,12 +4,12 @@
24 <!-- The content of this document is licensed under the CC-BY-SA license -->
25 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
26
27 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v 1.5 2006/09/21 14:26:14 vapier Exp $ -->
28 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v 1.6 2006/11/02 07:27:24 nightmorph Exp $ -->
29
30 <sections>
31
32 -<version>4.1</version>
33 -<date>2006-09-21</date>
34 +<version>4.2</version>
35 +<date>2006-11-01</date>
36
37 <section>
38 <title>Making your Choice</title>
39 @@ -239,6 +239,12 @@
40 To install GRUB, let's first emerge it:
41 </p>
42
43 +<impo test="func:keyval('arch')='AMD64'">
44 +If you are using a non-multilib <uri
45 +link="?part=1&amp;chap=6#doc_chap2">profile</uri>, you should <b>not</b> emerge
46 +grub, but instead you should emerge <c>grub-static</c>.
47 +</impo>
48 +
49 <pre caption="Installing GRUB">
50 # <i>emerge grub</i>
51 </pre>
52
53
54
55 1.103 xml/htdocs/doc/en/handbook/hb-install-system.xml
56
57 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.103&view=markup
58 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.103&content-type=text/plain
59 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.102&r2=1.103
60
61 Index: hb-install-system.xml
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
64 retrieving revision 1.102
65 retrieving revision 1.103
66 diff -u -r1.102 -r1.103
67 --- hb-install-system.xml 1 Nov 2006 21:40:28 -0000 1.102
68 +++ hb-install-system.xml 2 Nov 2006 07:27:24 -0000 1.103
69 @@ -4,7 +4,7 @@
70 <!-- The content of this document is licensed under the CC-BY-SA license -->
71 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
72
73 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.102 2006/11/01 21:40:28 nightmorph Exp $ -->
74 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.103 2006/11/02 07:27:24 nightmorph Exp $ -->
75
76 <sections>
77
78 @@ -14,7 +14,7 @@
79 to progress to that state.
80 </abstract>
81
82 -<version>7.4</version>
83 +<version>7.5</version>
84 <date>2006-11-01</date>
85
86 <section>
87 @@ -213,6 +213,15 @@
88 profile's <path>make.defaults</path> to determine if it fits your needs.
89 </p>
90
91 +<p test="func:keyval('arch')=AMD64'">
92 +If you want to have a pure 64-bit environment, with no 32-bit applications or
93 +libraries, you should use a non-multilib profile:
94 +</p>
95 +
96 +<pre test="func:keyval('arch')=AMD64'" caption="Switching to a non-multilib profile">
97 +# <i>ln -snf /usr/portage/profiles/default-linux/amd64/2006.1/no-multilib /etc/make.profile</i>
98 +</pre>
99 +
100 <p>
101 Some users may wish to install a system based on the older Linux 2.4 profile.
102 If you have good reason to do this, then you should first check that an
103
104
105
106 --
107 gentoo-doc-cvs@g.o mailing list