Another OpenComputers OS.
Go to file
Izaya 3e15ffa6ed updated the API docs and added some links 2017-10-08 07:02:47 +11:00
configs added msh, the most minimal shell I could implement decently (just a lua prompt), added it to the minimal config, aliased lush to shell in the other versions 2017-10-08 01:30:37 +11:00
docs updated the API docs and added some links 2017-10-08 07:02:47 +11:00
exec lush no longer forks or calls login, has a configurable prompt 2017-10-08 01:35:18 +11:00
modules made a way better login system, you can now exit the shell after logging in and you don't need to reboot the machine 2017-10-08 01:35:51 +11:00
.gitignore some cleaning up. 2017-09-13 12:17:26 +10:00
LICENSE Initial commit 2017-07-30 19:06:02 +10:00
genkernel.lua made the build system capable of self-hosting 2017-07-31 13:04:44 +10:00
genkernel.sh made genkernel.sh mkdir out if it doesn't exist 2017-09-13 14:28:33 +10:00
hashpass.lua added a simple password protection system 2017-09-07 13:12:10 +10:00
sebios.lua added netboot to SEBIOS. 2017-09-04 20:12:18 +10:00
sebios2.lua sebios2 can load from internet cards now 2017-10-07 05:54:51 +00:00
strip.lua strip.lua no longer removes newlines after comments 2017-10-07 05:54:51 +00:00
tapebios.lua added a BIOS to go with the bootable tape creator 2017-07-30 19:55:09 +10:00
wtape.lua added all the already working stuff 2017-07-30 19:12:10 +10:00