--- build.xml_orig Wed May 8 15:32:24 2002 +++ build.xml Wed May 8 15:38:16 2002 @@ -503,6 +503,10 @@ If you want to turn off any USE settings found here, add an appropriate USE="-foo" in /etc/make.conf (to turn off the foo USE setting.) + +If you're compiling on anything else than a i686 machine make sure to change the i686 settings +to the apprioate setting in the /etc/make.globals file. +

Now, it's time to start the "bootstrap" process. This process will last 1-2 hours depending on how zippy your machine is; it takes about an hour on my 900Mhz AMD Athlon system. During this time, the extracted build image will be prepped for compiling the rest of the system. The GNU @@ -928,6 +932,7 @@ # umount /mnt/gentoo/boot # umount /mnt/gentoo/proc # umount /mnt/gentoo +# umount /mnt/cdrom # reboot