Commit Graph

197 Commits

Author SHA1 Message Date
Izaya 81a35c5e8a hopefully made the layers diagram less obnoxious 2018-10-20 01:40:55 +11:00
Izaya 173a0573de maybe made the images work on github 2018-10-20 01:33:48 +11:00
Izaya ed82729f20 added some diagrams and stuff 2018-10-20 01:30:54 +11:00
Izaya ec681811d4 added a self-extracting program compressor 2018-09-22 19:21:27 +10:00
Izaya 6d1d972e9b replaced the FRequest server (again) with something that threads better 2018-09-01 17:47:58 +10:00
Izaya 66f844ec65 changed some wording 2018-08-20 17:24:26 +10:00
Izaya 873b84693f updated the OpenOS documentation to include event types 2018-08-20 17:23:16 +10:00
Izaya f867737dcd fixed the packet routing question 2018-08-17 17:43:05 +10:00
Izaya f3336f98f1 made mtcfg ask the user whether to route packets 2018-08-16 21:27:52 +10:00
Izaya c01a9fdadd improved socket:read() 2018-08-16 20:54:23 +10:00
Izaya 3ac99ace7d argh 2018-08-12 02:22:59 +10:00
Izaya 8f628d7b10 made mtcfg more generally useful 2018-08-12 02:22:49 +10:00
Izaya 7f1a0aa250 Merge branch 'master' of github.com:ShadowKatStudios/OC-Minitel
oops
2018-08-11 14:43:40 +10:00
Izaya 86055b6228 syslogd now uses minitel.lua instead of net.lua 2018-08-11 14:25:42 +10:00
Izaya 2a2e347663
Merge pull request #14 from ShadowKatStudios/kos-update
Update the KOS NEO version of Minitel. Closes #14
2018-08-11 14:01:42 +10:00
Izaya f32385df75 convert all the applications to require minitel rather than net 2018-08-11 13:59:44 +10:00
Izaya 5099c19be2 updated docs and such to reflect the library name changes 2018-08-11 13:54:25 +10:00
Izaya 1a9ed7562a added a wrapper for net.lua so existing programs will work for the time being 2018-08-11 13:49:49 +10:00
Izaya a3cb100a5c renamed net.lua to minitel.lua 2018-08-11 13:49:11 +10:00
Izaya cd613e857d move net.lua -> minitel.lua 2018-08-10 23:08:10 +10:00
Izaya 27bc1c6fc3 update the KOS NEO versions of the core stuff 2018-08-10 23:06:17 +10:00
Izaya 658f87e37c added the API docs to the minitel man page 2018-08-10 20:03:39 +10:00
Izaya 9c2c74b7fd added man pages for syslog, for #9 2018-08-10 19:12:34 +10:00
Izaya e614eefa90 updated the man page for the minitel daemon 2018-08-08 09:44:11 +10:00
Izaya 3df8ee1146 clarification on settings changing methods 2018-08-08 09:37:29 +10:00
Izaya 2798e79817 added syslog to the main readme 2018-08-08 09:36:10 +10:00
Izaya 39776e13dd added info about the configuration file to the OpenOS readme 2018-08-08 09:35:28 +10:00
Izaya fb9aaa858c syntax highlighting is nicew 2018-08-08 09:15:55 +10:00
Izaya bf5c56c231 cleanup and such 2018-08-08 09:15:03 +10:00
Izaya ef6e7076b8 added a readme to the OpenOS version of syslog 2018-08-08 08:58:29 +10:00
Izaya e31d0088dd made mtcfg enable the daemon on first run 2018-08-04 07:48:04 +10:00
Izaya 93e22d5409 added --firstrun to the postinstall for minitel-util 2018-08-04 05:58:16 +10:00
Izaya e4c70beae4 added a --firstrun option to mtcfg to hide advanced settings 2018-08-04 05:49:48 +10:00
Izaya fc5f800e61 updates to setup and such, and included the postinstall commands in programs.cfg 2018-08-04 05:24:07 +10:00
Izaya eb1a86af03 made ufs work a bit better when programs try to access / 2018-08-04 05:23:14 +10:00
Izaya f2de219206 added mtcfg to the repo, added a utils and docs section to the oppm repo 2018-08-04 05:17:50 +10:00
Izaya 43c6f5279d added an option to display log messages over a certain priority 2018-07-28 17:22:22 +10:00
Izaya ff4ab9c0b9 made minitel use the right config write function 2018-07-28 05:54:27 +10:00
Izaya 276c8f125e replaced a bunch of different configuration options in the minitel daemon with a single command 2018-07-28 05:52:37 +10:00
Izaya b212d13010 added a beeplevel option, any events equal to or above that level will make the server beep. 2018-07-28 05:34:31 +10:00
Izaya 80a059342e made fserv actually able to save/load configs 2018-07-28 05:26:19 +10:00
Izaya a509630361 replaced fserv.lua with a much cleaner version that uses libsyslog 2018-07-28 05:19:58 +10:00
Izaya 97734851dc made the minitel daemom use a config file 2018-07-27 10:43:56 +10:00
Izaya b21295f9fb added the -s flag to fget for getting file sizes 2018-07-27 03:38:45 +10:00
Izaya 6d0ea31c27 protocol documentation for syslog 2018-07-25 21:28:25 +10:00
Izaya e2dddc542a added a ping util 2018-07-25 21:05:50 +10:00
Izaya 57606424ca push some old embedded-related work 2018-07-25 21:04:24 +10:00
Izaya a85e2b01c2 added an option to not block in net.rsend 2018-07-25 12:29:25 +10:00
Izaya 89b19e7808 added syslogd and libsyslog to the programs.cfg 2018-07-25 12:05:55 +10:00
Izaya a7b2d2c012 add variable for amount of retries for #6 2018-07-25 11:56:10 +10:00