Is there any viable embedded Linux distribution for the Pi yet ?
Ideally I'd like something that tolerates being rebooted by cycling the power or hardware reset by watchdog timer.
I appreciate applications will loose data in some circumstances, but what I'm keen to achieve is a way of protecting the core OS files form corruption, ideally by having the core OS in a read only file system, with everything else in RAM or accessed over a network.
Obviously it would help if it was compatible with gcc binaries compiled under Raspbian, and also if it could support a reasonable IDE like codeblocks.
Thanks, J/.