Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 2575
Collapse All | Expand All

(-)build.xml_orig (+5 lines)
Lines 503-508 Link Here
503
If you want to turn off any USE settings found here, add an appropriate <c>USE="-foo"</c>
503
If you want to turn off any USE settings found here, add an appropriate <c>USE="-foo"</c>
504
in /etc/make.conf (to turn off the <c>foo</c> USE setting.)
504
in /etc/make.conf (to turn off the <c>foo</c> USE setting.)
505
</note>
505
</note>
506
<note>
507
If you're compiling on anything else than a i686 machine make sure to change the i686 settings
508
to the apprioate setting in the /etc/make.globals file.
509
</note>
506
<p>Now, it's time to start the "bootstrap" process.  This process will last 1-2 hours depending on 
510
<p>Now, it's time to start the "bootstrap" process.  This process will last 1-2 hours depending on 
507
how zippy your machine is; it takes about an hour on my 900Mhz AMD Athlon system.  During this
511
how zippy your machine is; it takes about an hour on my 900Mhz AMD Athlon system.  During this
508
time, the extracted build image will be prepped for compiling the rest of the system.  The GNU
512
time, the extracted build image will be prepped for compiling the rest of the system.  The GNU
Lines 928-933 Link Here
928
# <i>umount /mnt/gentoo/boot</i>
932
# <i>umount /mnt/gentoo/boot</i>
929
# <i>umount /mnt/gentoo/proc</i>
933
# <i>umount /mnt/gentoo/proc</i>
930
# <i>umount /mnt/gentoo</i>
934
# <i>umount /mnt/gentoo</i>
935
# <i>umount /mnt/cdrom</i>
931
# <i>reboot</i>
936
# <i>reboot</i>
932
</pre>
937
</pre>
933
<note>
938
<note>

Return to bug 2575