303 次代码提交 (0aa574ea7a11ae9f23203d7521bcef0b47a9186b)
 

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