Commit Graph

277 Commits

Author SHA1 Message Date
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
Izaya 4aba85513a fixed up network syslog stuff 2018-07-25 04:41:00 +10:00
Izaya 284c67994e initial work on #9 2018-07-24 22:15:12 +10:00
Izaya d726ddbfb6 more timeout-related bugfixes 2018-07-02 01:16:07 +10:00
Izaya c3cd39544b fixed fget 2018-06-22 12:58:45 +10:00
Izaya 5e4f2727e1 added protocol detection to fget, to deal with actual URLs 2018-06-22 11:48:21 +10:00
Izaya 3a769628e6 more #3 related stuff, this time adding the improvements to the KOS NEO version 2018-06-17 23:16:58 +10:00
Izaya ad3c6d8433 made timeouts shorter and made stuff fail when it times out, resolves #3 hopefully 2018-06-17 23:00:19 +10:00
Izaya e74b8282c6 made fs.resolve remove trailing /s 2018-05-25 10:51:32 +10:00
Izaya 7e9758ca6d added ufs, a tiny filesystem library for embedded systems 2018-05-23 06:07:54 +10:00
Izaya b790d3f39b all the stuff to make your own tiny terminal 2018-05-23 05:00:18 +10:00
Izaya 73694b480f improved the minifier significantly, added miniprompt, and fixed some bugs in microtel 2018-05-19 13:37:37 +10:00
Izaya e9df741396 added minifying ..s 2018-05-19 03:31:02 +10:00
Izaya de57eb0331 made minify's output less obnoxious 2018-05-17 16:46:10 +10:00
Izaya 01419cf186 added a script to minify everything with minify.lua, and added mini-*.lua to the gitignore 2018-05-17 16:40:33 +10:00
Izaya 5e1d7c0606 made minify.lua not output statistics to stdout 2018-05-17 16:36:32 +10:00
Izaya c96c575021 added .min files for microtel 2018-05-17 16:32:11 +10:00
Izaya 5f55fa294d minification can now be done from inside OC 2018-05-17 16:19:04 +10:00
Izaya a115679097 added vim swap files to the gitignore 2018-05-17 15:27:18 +10:00
Izaya 75826aecb8 added an embeddable VT100 emulator 2018-04-30 01:43:27 +10:00
Izaya e1763644c5 cleanup 2: electric boogaloo 2018-04-27 13:28:45 +10:00