Posted 16 June 2013 - 03:07 AM
Hi all, I've played a lot with shells recently and I've noticed one thing: There is no way to launch shell without launching shell! It bugs me a lot since we end up with shellception eating resources. So, this is my suggestion: create a way to make local shells. It is how I imagine it:
- in bios.lua: check if file "shell" exists
- If yes - launch this file, if not - launch original shell
- A way to protect from running "startup" on disk drives
- Proper OSes
- And more that I can't think of.