
Since we can now use SDHC Cards to boot GC-Linux, i wanted to build a little Distribution for it.
The first question is: What do we want from this distibution?
I would say:
- Play Media (Movies, Music, from SD/Network - SD-Movies are pretty laggy, maybe there is a better mplayer option or something i don't know...)
- Surf through the Web (would be cool, but requires a complete GUI)
- Play games/emu's etc. (and load them directly from web (apt-get, ...))
So we will really need a complete GUI and i don't think there is a real alternativ to X.org (TinyX?!)...
But i think we could emulate a mouse with the controller...
And of curse we need a really cool name


I had real trouble working on the rootfs, because i couldn't use debootstrap for it, since i don't have a real powerpc...
Now i found this and hope it's the soulution of all my problems: http://people.debian.org/~aurel32/qemu/powerpc/
A ready to rumble Debian PowerPC QEmu Image

After we got a working ip-stack + apt-get on the cube, it should be really easy building up the whole distro...
And now i hope on your ideas, knowledge, creativity, etc...