305 Commits (master)
 

Autor SHA1 Nachricht Datum
  XeonSquared 1c647c76fe fix timeout accounting in the scheduler vor 6 Monaten
  XeonSquared 5f56c74e6f cleanup RPC library, make it possible to detect the client hostname when running RPC requests vor 6 Monaten
  XeonSquared 0aa574ea7a early work on OpenOS bootstrapping vor 7 Monaten
  XeonSquared c52a0ee2ac start of an install document vor 7 Monaten
  XeonSquared fe8107bf7f sort the fs.mounts table vor 7 Monaten
  XeonSquared 35f3c6f89e implement the dirstat extension in exportfs, greatly improving perf for OpenOS clients vor 7 Monaten
  XeonSquared 638322c157 skip mounting any already mounted filesystems vor 7 Monaten
  XeonSquared 91d9ce33c8 remove a debug log that spammed syslog vor 7 Monaten
  XeonSquared 0935d15864 update rtfsboot module to pull in the correct library paths vor 7 Monaten
  XeonSquared 39e9b1765d immediately unsave the cursor position, as a neat trick vor 7 Monaten
  XeonSquared f83b8c999c fix lines longer than the screen causing weird scrolling artifacts, and avoid superfluous history entries vor 7 Monaten
  XeonSquared 88bce6cd96 add fs_ prefix to exported filesystems to match OpenOS version, for cross-compatibility vor 8 Monaten
  XeonSquared a7708b9e47 address RPC loop issues as described in https://github.com/ShadowKatStudios/OC-Minitel/pull/40 plus implement ACLs like the OpenOS version of the RPC library vor 8 Monaten
  XeonSquared 026f2524e6 this one works, I tested it vor 9 Monaten
  XeonSquared e20123b527 clean up print tabbing vor 9 Monaten
  XeonSquared efdb01328f I don't know why it was looking at package.loaded but it isn't now. vor 9 Monaten
  XeonSquared a05e19b545 I'm stupid sometimes vor 9 Monaten
  XeonSquared 00d4472f91 make fsmanager's mount function externally accessible vor 9 Monaten
  XeonSquared 82decfabf9 pkgman updates to simplify distribution with different kernels vor 9 Monaten
  XeonSquared ae41cc48dd fix tabs vor 9 Monaten
  XeonSquared 429c9e2aa7 fix support for booting from rtfs on tape vor 9 Monaten
  XeonSquared ff7ec50a94 add some simple minification filters to preproc, which can shrink the kernel significantly vor 9 Monaten
  XeonSquared ad99c438b3 I keep forgetting that's there >.> vor 9 Monaten
  XeonSquared 2e021ff6d5 remove old rc.load implementation vor 9 Monaten
  XeonSquared e9e824b42d remove unused include vor 9 Monaten
  XeonSquared c0f8b9b900 attempt to load pkgfs if there's a package archive directory vor 9 Monaten
  XeonSquared a33476cf00 fix edge case where io.open(whatever):read() returns nil vor 9 Monaten
  XeonSquared c2bbd7d2ca update to match latest diskpart vor 9 Monaten
  XeonSquared 2edbb42aa4 have pkgman create the directories it needs rather than fail for cryptic reasons vor 9 Monaten
  XeonSquared 7849fca4a0 stamp the kernel variant onto the version string vor 9 Monaten
  XeonSquared ae634bc52e turns out this was already packaged. whoops. vor 9 Monaten
  XeonSquared 904fdce527 moved fserv to its own package vor 9 Monaten
  XeonSquared e85b948f4d add module for booting from rtfs volumes vor 9 Monaten
  XeonSquared 30db695c4e oops forgot this one vor 9 Monaten
  XeonSquared ef2c01b1d4 refactor build system to allow pulling libraries from packages, assuming directories are set up correctly vor 9 Monaten
  XeonSquared eb98acc232 and another one. oops. vor 9 Monaten
  XeonSquared 3d6017f87e clean up some less than ideal commits vor 9 Monaten
  XeonSquared 86149d7e85 steal gamax92's vcomponent library, which apparently works without modification vor 9 Monaten
  XeonSquared 36a73b892a implement component.get for convenience vor 9 Monaten
  XeonSquared 7fa61e115e cleanup and sanity checks vor 9 Monaten
  XeonSquared 87f8bd2149 shell-related cleanup and fixes. vor 9 Monaten
  XeonSquared b88134b70e force position of cursor before drawing lines in ced vi. might be slower, but stops line wrapping breaking things. vor 9 Monaten
  XeonSquared 265681c61c left a debug syslog in there. oops. vor 9 Monaten
  XeonSquared 395ade429a assorted filesystem-related improvements vor 9 Monaten
  XeonSquared 6d96109217 misc accounting features vor 10 Monaten
  XeonSquared f311063a42 cleanup my mess vor 11 Monaten
  XeonSquared eb95f9715e virtual terminal support with vtansi and getty, for machines with VRAM available vor 11 Monaten
  XeonSquared 2df878f3e8 standalone executable support. again. vor 11 Monaten
  XeonSquared a533748d55 ^C now terminates line mode input with an error vor 11 Monaten
  XeonSquared ddc2445104 actually handle append file modes vor 11 Monaten