Commit Graph

14 Commits

Author SHA1 Message Date
275c50c10d wrote lmk, an more general lua build system 2017-10-08 08:22:35 +11:00
d736491628 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
0bb3921781 wrote a new version of luash, lush, which is just nicer to use. 2017-10-07 23:33:00 +11:00
c9f64c00c7 added autorun to all the configs, added aliases for shutil to the minimal kernel 2017-10-07 05:54:51 +00:00
776dca5f27 added pkg to the everything kernel 2017-10-07 05:54:51 +00:00
ff56e4f2f2 wrote a better copper implementation, the new copper daemon, or ncd for short. 2017-10-07 03:53:14 +00:00
a90114bac1 fixed a stupid issue with the minimal config 2017-09-15 19:30:54 +10:00
868e0eee74 moved most of the shutil functions into programs in exec/ to reduce kernel size. 2017-09-15 14:42:10 +10:00
7b38b1286f actually removed userlib now \o/ 2017-09-14 15:12:41 +10:00
6a822d6779 added a proper user system, modified userspace utils to use it, etc etc. 2017-09-14 15:12:00 +10:00
9bbaf67696 made sha a require-style lib 2017-09-13 13:36:56 +10:00
cce84dc5c5 convert luash to a fwrappable program 2017-09-13 12:52:03 +10:00
db6cfd9fc5 some cleaning up. 2017-09-13 12:17:26 +10:00
438b185412 made a configs/ dir for kernel configurations, and ./genkernel.sh generate all of them. 2017-09-13 12:08:11 +10:00