Skip to main content

z2sid

Z2 Distros

Active Distros:

OpenWRT 
z2sid
(Debian Sid)
z2lite (Buildroot)
PlugApps (Arch Linux)
IZ2S (Buildroot based for Stock Zipit Z2)
EZ2S (Based on IZ2S)
WejpOS (Buildroot)
z2 Recovery OS (runs from internal memory)

Inactive Distros:

z2buntu (Ubuntu Jaunty)
Rootnexus (Debian Sid/Lenny)
Sidetrack (Rootnexus Remix for Security/Pen Testing)


New/Upcoming z2sidX preview

Posted in

UPDATE: I packed up my current rootfs for anyone who would like to test it. If anyone has suggestions please post some comments. I'm really looking for a good panel type app that is light, has a menu and can display stats (cpu/batt/wifi). Autologin is setup for the username "user" with the password "user". Root has the password "root".

z2sidX_v7_rc1.tar.bz2 (mirror) Jul-7-2011 (md5sum 826d74c7a37a3d747a7a08aa1500a8da)

u-boot compatible z2sid

Posted in

I like the setup wicknix has come up with for z2sid so I've started work on a u-boot compatible version. Ultimately, I'd like it to support both 2.6.29 and u-booted zipits so I am taking that into account as I'm making the required u-boot modifications.

For some reason debian sid was seeing the lid switch as "pressed" when open and "released" when closed. Same with the power switch. What this meant was that if you pressed the pwr or lid switches, the keymap got all screwed up cuz it thought you were pressing two buttons at the same time. To fix this, what I did was modify the kernel code to disable mapping of the power and lid switch as buttons. In order to make the lid switch work, I borrowed dTal/rkdavis' power management daemon. I made a minor change to set screen blanking to never when on AC and 5 minutes if on battery (rc2). From the code comments:

* Manages screen and keyboard backlights:

Syndicate content