New rootfs for SD card based on 2007.0 gentoo profile
ftp://gentoo.ru/projects/handhelds/zaurus...0070807.tar.bz2Some preinstalled software:
xorg-server-1.1.1-r3 (custom, based on ebuild from
http://projects.gentoo.ru/gentoo-pda/browser/portage )
matchbox-1.0
windowmaker-0.92.0-r3
fbreader-0.8.5a (from sources)
mc-4.6.1-r3
gqview-2.1.5
stardict-2.4.8
stardict-freedict-eng-rus-2.4.2
gpsdrive-2.09-r1
mpd-0.13.0/mpc-0.12.1/gmpc-0.15.1
mplayer-1.0_rc1-r90 (custom-flags, generally official ebuild r1)
pidgin-2.0.2 (icq/jabber/googletalk/msn/etc)
xchat-2.8.4-r1
dillo-0.8.6
links-2.1_pre28-r1
qt-4.3.0 (custom, Civil's ebuild)
rxvt-2.7.10-r3
some screenshots:
http://img185.imageshack.us/img185/2715/001vv9.pnghttp://img237.imageshack.us/img237/330/002ny9.pnghttp://img239.imageshack.us/img239/4122/003gl2.pnghttp://img239.imageshack.us/img239/3442/004hf4.pnghttp://img237.imageshack.us/img237/6583/005yt0.pnghttp://img239.imageshack.us/img239/6440/006zt2.pnghttp://img239.imageshack.us/img239/1952/007rn8.pngsome binary packages you can get at
ftp://gentoo.ru/projects/handhelds/packages/eabi/iwmmxt/Quick howto from Civil:
Requiments:
1. Zaurus C1000, C3x00 (in fact it can work on any device with iwmmxt - pxa27x but you need to adjust keymap)
2. 2GB+ on SD/MMC/CF/Microdrive working on any ROM with 2.6 kernel.
3. Hand
4. Time (aprox. 30 min)
It is recomended to have internet on zaurus. It'll make your life easier. And it is also recomended to have USB-Cardreader + Linux (you can use VMWare), but not necessary (it'll speedup unpacking of rootfs).
Installation how-to:
I'll asume that you have only your Zaurus, without internet and no PC box (or no cardreader), and that you install on mmcblk0p1 (to SD/MMC card). For example archive with rootfs is placed on CF card wich mounted to /mnt/cf.
1. umount /mnt/sd
2. mkfs.ext3 /dev/mmcblk0p1
3. mount /dev/mmcblk0p1 /mnt/sd
4. tar -xjf /mnt/cf/gentooonZ_sd_20070807.tar.bz2 -C /mnt/sd
5. mcedit /mnt/sd/etc/fstab - you'll need to ajust fstab for your configuration (change device wich is mounted to /, etc. Step is optional, current /etc/fstab is correct for usual cases)
6. tar -xjf /mnt/cf/kernel-modules.tar.bz2 -C /mnt/sd (optional, c1k users don't need this)
7. If you don't have u-boot installed (using OZ, angstrom etc.): follow
pdaXrom's guide.
8. Boot to pdaXrom emergency system and just press 'y' when it asks you about installing new kernel, or flash kernel for your device with command: nandlogical /dev/mtd1 WRITE 0x5a0000 0x160000 /mnt/cf/kernel.img (where kernel.img is name of kernel you've downloaded)
9. Reboot. now have gentoo 2007.0 EABI environment. Root password is 'qq'