I’ve finally completed the Gentoo 2006.1 stage 3 tarball… I’ll hopefully be uploading this on Tuesday when I’m next at uni.

Over the next week, I’ll be updating the handbook, and putting together some new netboot images. Things to look out for — the profiles have moved somewhat since the last release.

The profiles are now arranged as follows (Comments mine):

stuartl@beast /usr/portage/profiles/default-linux/mips $ find . -type f -name make.defaults -exec dirname {} \;

Outdated 2006.0 profiles
./cobalt/2006.0
./mips64/ip28/2006.0
./mips64/multilib/2005.1
./mips64/multilib
./mips64/multilib/2006.0
./mips64/n32/2006.0
./mips64/2006.0
./2006.0

New profiles
./2006.1/cobalt/o32/nptl Cobalt with NPTL (not ready for production use)
./2006.1/cobalt/o32 Cobalt (using linuxthreads, recommended for Cobalt users)

Generic Big Endian profiles (including SGI Indy, Indigo2 R4x00, O2)
./2006.1/generic-be/n32/nptl
./2006.1/generic-be/n32
./2006.1/generic-be/n64/nptl
./2006.1/generic-be/n64
./2006.1/generic-be/o32/nptl
./2006.1/generic-be/o32

Profile for SGI Origin 200/2000
./2006.1/ip27/n32/nptl
./2006.1/ip27/n32
./2006.1/ip27/o32/nptl
./2006.1/ip27/o32

Profile for SGI Indigo2 Impact R10000
./2006.1/ip28/n32/nptl
./2006.1/ip28/n32
./2006.1/ip28/o32/nptl
./2006.1/ip28/o32

Profiles for SGI Octane/Octane2
./2006.1/ip30/n32/nptl
./2006.1/ip30/n32
./2006.1/ip30/o32/nptl
./2006.1/ip30/o32

You’ll also notice… we’re working on NPTL support on MIPS. The new glibc-2.4 no-longer includes support for linuxthreads, and thus all architectures are migrating across. NPTL support requires gcc-4.1, kernel 2.6.17, and use of the NPTL profiles. This is a work in progress and is not recommended unless you know what you’re doing. It is recommended people stick to using linuxthreads until things are stable using NPTL.

As mentioned earlier… this will be going into the handbook. If people have any questions… feel free to drop in, we lurk in #gentoo-mips on irc.freenode.net.