Hi,
There's a conflict between gpe-session-scripts (from OZ's feed) and xsession-common (from Koen's feed). xsession-common was installed by 'ipkg upgrade' and wanted to overwrite some packages belonging to gpe-session-scripts.
After a reboot, the troubles had started.
If I let gpe-session-scripts and erase xserver-common, I got the following error:
CODE
INIT: Entering runlevel: 5
/etc/init.d/rc: 45: [: Input/output error
/etc/init.d/rc: 50: [: Input/output error
/etc/init.d/rc: 52: [: Input/output error
/etc/init.d/rc: 104: [: Input/output error
and GPE never boots
If I let xserver-common and erase gpe-session-scripts...
CODE
INIT: Entering runlevel: 5
INIT: cannot execute "/etc/init.d/rc"
INIT: cannot execute "/sbin/getty"
(a lot of times)
INIT: Id "S" respawning too fast: disabled for 5 minutes
INIT: cannot execute "/sbin/getty"
(another load of times)
INIT: Id "1" respawning too fast: disabled for 5 minutes
INIT: no more processes left in this runlevel
And my system becomes unbootable

---
Also an annoying bug from ppp-dialin:
CODE
(configuring)
Configuring ppp-dialin
adduser: ppp: login already in use
postinst script returned status 1
ERROR: ppp-dialin.postinst returned 1
and ppp-dialin is never configured
EDIT: root on SD (via altboot), system fully updated before trying to go to koen's feed