Commit Graph

159 Commits

Author SHA1 Message Date
Izaya 35d0ee1d0d Added an example config file 2017-05-09 09:41:14 +10:00
Izaya 27bdc9dce4 Added ping to standard system 2017-05-08 10:48:51 +10:00
Izaya 14a97e58b6 Made it wait two seconds before testing the connection. Hopefully it'll work. 2017-05-08 10:46:31 +10:00
Izaya 5339f4ffe0 OETF#7 compatibility. Should complete #7. 2017-05-08 10:10:45 +10:00
Izaya 1cab6a3698 Added a shebang. 2017-05-08 09:55:48 +10:00
Izaya 9d61f65fa0 IRC bridge fixes. 2017-05-08 09:39:23 +10:00
Izaya 20caaa9cf7 Added a ping program. 2017-05-04 17:06:54 +10:00
Izaya b04c33ff58 Added a dedicated IRC bridge config 2017-05-04 17:06:38 +10:00
Izaya c0a47996b2 Added an embedded version of the IRC bridge 2017-05-04 17:06:13 +10:00
Izaya f6fd0d6930 Merge pull request #6 from XeonSquared/dev
Bunches of networking-related stuff.
2017-05-04 00:57:48 +10:00
Izaya 4181299de5 Added network bridging OVER IRC 2017-05-04 00:54:38 +10:00
Izaya c6e3ff89f1 Changed some applications to use strings for service names - 'port' is a little misleading in this case. 2017-05-04 00:51:44 +10:00
Izaya 714e5244d7 Added a base64 library for various reasons. 2017-05-04 00:16:02 +10:00
Izaya 1d523456ba Merge pull request #5 from XeonSquared/dev
Added a really terrible IRC client.
2017-05-03 22:04:14 +10:00
Izaya 727ad2204d Added a really terrible IRC client. 2017-05-03 21:58:59 +10:00
Izaya 4ff7c29416 Added some links to the README 2017-05-03 19:12:20 +10:00
Izaya 1d6d863bd2 some filesystem util functions like copy and move and stuff 2017-05-03 17:53:33 +10:00
Izaya 39a7fa7819 added a network terminal config file 2017-05-03 17:53:07 +10:00
Izaya 3f04907dfd Update LICENSE.txt
Added the notice at the top.
Also exceptions are at the top, but none are added yet.
2017-04-29 22:09:50 +10:00
Izaya 3e038bf18b Create LICENSE.txt
Probably took way too long to decide on one.
2017-04-29 22:03:08 +10:00
Izaya 09c5718a18 Updated build instructions to reflect recent changes 2017-04-24 01:32:54 +10:00
Izaya 8955ee52c4 forgot that was there 2017-04-24 01:24:25 +10:00
Izaya 468adf140d Added some versioning-related features. 2017-04-24 01:12:24 +10:00
Izaya 7968f2a4f5 fixed an error in the fs lib 2017-04-23 19:31:13 +10:00
Izaya a77d0c6356 Made the build system accept --cfgfile and --modfile
Also added a dir of example configs.
This contributes to #1.
2017-04-23 19:19:05 +10:00
Izaya 50ca1050b1 optimisation 2017-04-23 19:05:16 +10:00
Izaya c221f0ba8d Updated to ignore the build log. 2017-04-23 14:24:50 +10:00
Izaya 8f928059b3 Fixed some technical errors. 2017-04-23 12:57:46 +10:00
Izaya f03821ed86 Updated documentation and improved fs-ext 2017-04-23 12:52:38 +10:00
Izaya 78047ad297 Moved the documentation into a separate folder. 2017-04-23 11:20:10 +10:00
Izaya 156613b48f actual cleansing 2017-04-23 11:12:51 +10:00
Izaya 70ef28be8f More cleaning. 2017-04-23 11:09:44 +10:00
Izaya 270007e0bf Fully completes #3.
It's passable for me.
2017-04-23 11:09:07 +10:00
Izaya b06887f2d9 Wrote an extended fs library
Should be pretty usable now. Mostly completes #3
2017-04-23 11:03:43 +10:00
Izaya 33405a3fce added a gitignore 2017-04-23 10:42:03 +10:00
Izaya a9e321fa62 Cleansing. 2017-04-23 10:37:53 +10:00
Izaya 8beb94836c added a more lightweight remote execution module 2017-04-23 02:47:58 +10:00
Izaya 14580f7ce1 Added automatic way of generating a list of modules and adding it to the kernel 2017-04-21 05:26:39 +10:00
Izaya cc2ae518e2 made build.lua use an external optimisation script 2017-04-20 19:22:42 +10:00
Izaya 3deb0fe178 add a standalone optomisation program, strip.lua 2017-04-20 19:11:44 +10:00
Izaya 79e48cbf3d fix spelling errors 2017-04-20 19:11:20 +10:00
Izaya ba9240c086 added remote terminal applications 2017-04-20 19:03:06 +10:00
Izaya 01c865d3eb changed evout to filter stuff for debugging purposes 2017-04-20 19:02:34 +10:00
Izaya 826fd9bcc0 included shutil by default 2017-04-20 19:01:47 +10:00
Izaya 90fb79010e Added some basic utilities for use with the lua shell 2017-04-20 17:44:15 +10:00
Izaya 9922be19ac Added support for using arbitrary build.cfg and module.cfg files 2017-04-20 17:43:33 +10:00
Izaya 6bcf6f19a2 added filesystem library, is now in the default modules 2017-04-20 01:05:59 +10:00
Izaya 1866c87e90 made l() work 2017-04-20 00:02:12 +10:00
Izaya e2da9b40db spelling 2017-04-19 23:59:51 +10:00
Izaya 86f250cd59 more optomisations 2017-04-19 23:58:27 +10:00