Quote:
I may be going over old ground here, feel free to point me in the correct direction, but I, and a friend of mine who has also just got an EFIKA, am a little frustrated at the somewhat convoluted OS installation methods that people here seem to be using.
You and me both!
We're currently working on something Gentoo-based. The basic goals being:
* efika-sources kernel with patches (based on 2.6.22) hopefully integrating the very latest improvements (all MPC5200B development is done in mainline and is difficult to backport to current distributions which "like" to stay on 2.6.18 or 2.6.20). We already have a test kernel which ALMOST boots the Gentoo Minimal LiveCD from a USB stick (giving you a ~64MB installer set comprised of a grand total of 3 files. Add stages and portage snapshots as you please. It will also work with the full "universal" installer). It will be very, very pretty. End of the week, maybe. This will be the best part for you guys, as it means you can plug in any old USB stick and start installing Gentoo.
* stage3-patch which fixes the make.conf and some other options and gives you an overlay for extra packages you may need.
* efika-kernel package - binary kernels for Gentoo is a bit of a terrible concept, but at least you will not have to wait 45 minutes to get the same kernel as everyone else (that said, the installer kernel would work just as well, and probably be identical, this way you can emerge it)
* Portage binhost with all the latest packages (the Gentoo tinderbox for Efika is a bit out of date) including the crossdev compilers for x86 powerpc-unknown-linux-gnu and -uclibc, and Peter Czanik is working on "icecream" distributed cross compiling support so you can let your Efika pass the compile tasks to your dual core box (it doesn't have to run Gentoo, but it will help, and you needn't install Gentoo dual-boot, since VMWare Server is free)
* Providing a hosted, rsyncable overlay at
http://overlays.powerdeveloper.org with Layman support so you guys can all get access to it. XGI drivers here. Binhost for the same.
* A stage4, stage4+more and a filesystem image which you can install to have a full X-based system with all the dials turned up to 11 for the XGI card.
* Fixing packages in Portage so they cross compile on x86. Same with genkernel. This is just for me :)