Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 23047 Details for
Bug 37076
Patch to Handbook for addition of AMD64 information.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for gentoo/xml/htdocs/doc/en/handbook directory
gentoo_handbook.diff (text/plain), 10.26 KB, created by
Brad House
on 2004-01-02 22:49:39 UTC
(
hide
)
Description:
Patch for gentoo/xml/htdocs/doc/en/handbook directory
Filename:
MIME Type:
Creator:
Brad House
Created:
2004-01-02 22:49:39 UTC
Size:
10.26 KB
patch
obsolete
>Index: handbook.xml >=================================================================== >RCS file: /home/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook.xml,v >retrieving revision 1.46 >diff -u -r1.46 handbook.xml >--- handbook.xml 2 Jan 2004 14:48:29 -0000 1.46 >+++ handbook.xml 3 Jan 2004 06:44:45 -0000 >@@ -36,6 +36,9 @@ > <author title="Gentoo SPARC developer"> > <mail link="blademan@gentoo.org">Joe Kallar</mail> > </author> >+<author title="Gentoo AMD64 developer"> >+ <mail link="brad_mssw@gentoo.org">Brad House</mail> >+</author> > <author title="Editor"> > <mail link="zhen@gentoo.org">John P. Davis</mail> > </author> >Index: hb-install-bootloader.xml >=================================================================== >RCS file: /home/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-bootloader.xml,v >retrieving revision 1.19 >diff -u -r1.19 hb-install-bootloader.xml >--- hb-install-bootloader.xml 17 Dec 2003 05:29:14 -0000 1.19 >+++ hb-install-bootloader.xml 3 Jan 2004 06:44:47 -0000 >@@ -70,6 +70,11 @@ > <ti><uri link="#doc_chap10">MIPS PROM</uri></ti> > <ti></ti> > </tr> >+<tr> >+ <th>amd64</th> >+ <ti><uri link="#doc_chap2">GRUB</uri></ti> >+ <ti><uri link="#doc_chap3">LILO</uri></ti> >+</tr> > </table> > > </body> >@@ -79,7 +84,7 @@ > <body> > > <note> >-This section only applies to x86 and PPC users who have configured framebuffer >+This section only applies to x86, amd64, and ppc users who have configured framebuffer > support in their kernel. This includes <c>genkernel</c> users. > </note> > >@@ -124,7 +129,7 @@ > <body> > > <impo> >-GRUB can only be used with x86-based systems! >+GRUB can only be used with x86 and amd64 based systems! > </impo> > > <p> >@@ -167,6 +172,11 @@ > </p> > > <pre caption = "Installing GRUB"> >+<comment>(emerge static version, required for amd64 at the moment)</comment> >+# <i>emerge grub-static</i> >+# cp -Rpv /usr/share/grub/i386-pc/* /boot/grub >+or >+<comment>(emerge grub sourcecode and compile, or if using GRP, download binary)</comment> > # <i>emerge --usepkg grub</i> > </pre> > >@@ -295,7 +305,7 @@ > <body> > > <impo> >-LILO can only be used with x86-based systems! >+LILO can only be used with x86 and amd64 based systems! > </impo> > > <p> >@@ -313,6 +323,7 @@ > </p> > > <pre caption = "Installing LILO"> >+<comment>(on amd64 you're on your own getting lilo to compile, but if you install a binary, it will work) > # <i>emerge --usepkg lilo</i> > </pre> > >Index: hb-install-disk.xml >=================================================================== >RCS file: /home/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-disk.xml,v >retrieving revision 1.27 >diff -u -r1.27 hb-install-disk.xml >--- hb-install-disk.xml 18 Dec 2003 06:49:12 -0000 1.27 >+++ hb-install-disk.xml 3 Jan 2004 06:44:50 -0000 >@@ -146,7 +146,7 @@ > </p> > > <p> >-For x86: >+For x86 or amd64: > </p> > > <table> >@@ -271,7 +271,7 @@ > > <ul> > <li> >- <uri link="#doc_chap3">Using fdisk on x86 to Partition your Disk</uri> >+ <uri link="#doc_chap3">Using fdisk on x86 or amd64 to Partition your Disk</uri> > </li> > <li> > <uri link="#doc_chap4">Using fdisk on Alpha to Partition your Disk</uri> >@@ -373,7 +373,7 @@ > > <ul> > <li> >- <uri link="#doc_chap3">Using fdisk on x86 to Partition your Disk</uri> >+ <uri link="#doc_chap3">Using fdisk on x86 or amd64 to Partition your Disk</uri> > </li> > <li> > <uri link="#doc_chap4">Using fdisk on Alpha to Partition your Disk</uri> >@@ -396,12 +396,12 @@ > </subsection> > </section> > <section> >-<title>Using fdisk on x86 to Partition your Disk</title> >+<title>Using fdisk on x86 or amd64 to Partition your Disk</title> > <subsection> > <body> > > <impo> >-Only users with <e>x86</e> based systems should read this section. >+Only users with <e>x86</e> or <e>amd64</e> based systems should read this section. > </impo> > > <p> >@@ -1566,17 +1566,17 @@ > <tr> > <ti>reiserfs</ti> > <ti>yes</ti> >- <ti>x86, hppa, alpha, (mips), (pcc)</ti> >+ <ti>x86, hppa, alpha, (mips), (ppc), (amd64)</ti> > </tr> > <tr> > <ti>xfs</ti> > <ti>yes</ti> >- <ti>x86, alpha, (ppc)</ti> <!-- TODO when xfs is in mips-sources, add "(mips)" --> >+ <ti>x86, alpha, amd64, (ppc)</ti> <!-- TODO when xfs is in mips-sources, add "(mips)" --> > </tr> > <tr> > <ti>jfs</ti> > <ti>yes</ti> >- <ti>x86, alpha, (mips)</ti> >+ <ti>x86, alpha, (mips), (amd64)</ti> > </tr> > </table> > >Index: hb-install-kernel.xml >=================================================================== >RCS file: /home/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-kernel.xml,v >retrieving revision 1.24 >diff -u -r1.24 hb-install-kernel.xml >--- hb-install-kernel.xml 1 Jan 2004 10:11:12 -0000 1.24 >+++ hb-install-kernel.xml 3 Jan 2004 06:44:51 -0000 >@@ -22,7 +22,9 @@ > For x86-based systems we have, amongst other kernels, <c>vanilla-sources</c> > (the default kernel source as developed by the linux-kernel developers), > <c>gentoo-sources</c> (kernel source patched with performance-enhancing >-features), <c>xfs-sources</c> (kernel source with the latest XFS support), >+features), <c>gentoo-dev-sources</c> (kernel v2.6 source patched with >+performance-enhancing features, and stability improvements) >+<c>xfs-sources</c> (kernel source with the latest XFS support), > <c>gs-sources</c> (kernel source patched for server usage), > <c>gaming-sources</c> (kernel source patched for optimal gaming performance), > ... >@@ -48,6 +50,12 @@ > </p> > > <p> >+For amd64-based systems we have <c>gentoo-dev-sources</c> (kernel v2.6 source >+patched with amd64 specific fixes for stability, performance, and hardware >+support). Other kernels are not supported or recommended at this time. >+</p> >+ >+<p> > Other architectures should use the kernel source specifically optimized for > their architecture: <c>hppa-sources</c> (HPPA) or <c>ppc-sources</c> (PowerPC). > </p> >@@ -243,6 +251,7 @@ > <li><uri link="#doc_chap2_sect6">Activating PPC-recommended Options</uri></li> > <li><uri link="#doc_chap2_sect7">Activating SPARC-recommended Options</uri></li> > <li><uri link="#doc_chap2_sect8">Activating MIPS-recommended Options</uri></li> >+<li><uri link="#doc_chap2_sect9">Activating AMD64-recommended Options</uri></li> > </ul> > > </body> >@@ -639,6 +648,28 @@ > > </body> > </subsection> >+<subsection> >+<title>Activating amd64-recommended Options</title> >+<body> >+ >+<p> >+If you have a multi-CPU Opteron system, you should activate >+"Symmetric multi-processing support": >+</p> >+ >+<pre caption="Activating SMP support"> >+Processor type and features ---> >+ [*] Symmetric multi-processing support >+</pre> >+ >+<p> >+When you've finished configuring the kernel, continue with <uri >+link="#compiling">Compiling and Installing</uri>. >+</p> >+ >+</body> >+</subsection> >+ > <subsection id="compiling"> > <title>Compiling and Installing</title> > <body> >@@ -653,6 +684,9 @@ > <comment>(For x86-based systems, 2.4 kernel)</comment> > # <i>make dep && make bzImage modules modules_install</i> > >+<comment>(For amd64-based systems, 2.6 kernel)</comment> >+# <i>make bzImage modules modules_install</i> >+ > <comment>(For other systems, 2.4 kernel)</comment> > # <i>make dep && make vmlinux modules modules_install</i> > >@@ -671,6 +705,10 @@ > # <i>cp arch/i386/boot/bzImage /boot/kernel-2.4.22</i> > # <i>cp System.map /boot/System.map-2.4.22</i> > >+<comment>(For amd64-based systems)</comment> >+# <i>cp arch/x86_64/boot/bzImage /boot/kernel-2.6.0-gentoo</i> >+# <i>cp System.map /boot/System.map-2.6.0-gentoo</i> >+ > <comment>(For other systems)</comment> > # <i>cp vmlinux /boot/kernel-2.4.22</i> > # <i>cp System.map /boot/System.map-2.4.22</i> >Index: hb-install-medium.xml >=================================================================== >RCS file: /home/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-medium.xml,v >retrieving revision 1.31 >diff -u -r1.31 hb-install-medium.xml >--- hb-install-medium.xml 18 Dec 2003 06:49:12 -0000 1.31 >+++ hb-install-medium.xml 3 Jan 2004 06:44:53 -0000 >@@ -67,6 +67,10 @@ > For the <e>MIPS architecture</e>, you should check with the <uri > link="/doc/en/mips-requirements.xml">MIPS Hardware Requirements</uri> document > </li> >+<li> >+ For the <e>AMD64 architecture</e>, you should check with the <uri >+ link="http://dev.gentoo.org/~brad_mssw/amd64-tech-notes.html">AMD64 Tech Notes</uri> >+</li> > </ul> > > </body> >@@ -328,6 +332,13 @@ > <ti></ti> > <ti></ti> > </tr> >+<tr> >+ <ti>amd64</ti> >+ <ti>+</ti> >+ <ti></ti> >+ <ti></ti> >+</tr> >+ > </table> > > <p> >@@ -592,6 +603,10 @@ > <ti>alpha</ti> > <ti><path>experimental/alpha/livecd</path></ti> > </tr> >+<tr> >+ <ti>amd64</ti> >+ <ti><path>experimental/amd64/livecd</path></ti> >+</tr> > </table> > > <p> >@@ -656,7 +671,7 @@ > </p> > > <ul> >-<li><uri link="#doc_chap3_sect2">Booting the x86 LiveCD(s)</uri></li> >+<li><uri link="#doc_chap3_sect2">Booting the x86 or AMD64 LiveCD(s)</uri></li> > <li><uri link="#doc_chap3_sect3">Booting the Alpha LiveCD(s)</uri></li> > <li><uri link="#doc_chap3_sect4">Booting the HPPA LiveCD(s)</uri></li> > <li><uri link="#doc_chap3_sect5">Booting the SPARC LiveCD(s)</uri></li> >@@ -666,11 +681,11 @@ > </body> > </subsection> > <subsection> >-<title>Booting the x86 LiveCD(s)</title> >+<title>Booting the x86 or AMD64 LiveCD(s)</title> > <body> > > <impo> >-This subsection is for x86 architectures <e>only</e>. Read this whole subsection >+This subsection is for x86 and amd64 architectures <e>only</e>. Read this whole subsection > before continuing, as you will not always have the time to read before acting. > </impo> > >@@ -1243,7 +1258,7 @@ > <body> > > <impo> >-Only x86, alpha, sparc and ppc provide the possibility to start an ssh daemon >+Only x86, amd64, alpha, sparc and ppc provide the possibility to start an ssh daemon > during installation. > </impo> > >Index: hb-install-stage.xml >=================================================================== >RCS file: /home/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v >retrieving revision 1.27 >diff -u -r1.27 hb-install-stage.xml >--- hb-install-stage.xml 2 Jan 2004 14:48:29 -0000 1.27 >+++ hb-install-stage.xml 3 Jan 2004 06:44:54 -0000 >@@ -169,8 +169,7 @@ > <body> > > <p> >-There is a Portage snapshot available on some LiveCDs. Since you are reading >-this, we can safely assume you are using such a LiveCD. To install this >+There is a Portage snapshot available on some LiveCDs. To install this > snapshot, take a look inside <path>/mnt/cdrom/snapshots/</path> to see what > snapshot we have available: > </p> >@@ -343,6 +342,11 @@ > <ti></ti> > <ti>mips-unknown-linux-gnu</ti> > </tr> >+<tr> >+ <ti>amd64</ti> >+ <ti></ti> >+ <ti>x86_64-pc-linux-gnu</ti> >+</tr> > </table> > > </body>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 37076
:
23047
|
23048