XeonSquared izaya
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2023-11-12 12:49:16 -05:00
1c647c76fe fix timeout accounting in the scheduler
5f56c74e6f cleanup RPC library, make it possible to detect the client hostname when running RPC requests
Compare 2 commits »
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2023-10-13 05:50:25 -04:00
0aa574ea7a early work on OpenOS bootstrapping
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2023-10-08 03:28:04 -04:00
c52a0ee2ac start of an install document
fe8107bf7f sort the fs.mounts table
35f3c6f89e implement the dirstat extension in exportfs, greatly improving perf for OpenOS clients
638322c157 skip mounting any already mounted filesystems
Compare 4 commits »
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2023-09-30 23:58:02 -04:00
91d9ce33c8 remove a debug log that spammed syslog
0935d15864 update rtfsboot module to pull in the correct library paths
Compare 2 commits »
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2023-09-29 07:08:02 -04:00
39e9b1765d immediately unsave the cursor position, as a neat trick
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2023-09-28 22:58:02 -04:00
f83b8c999c fix lines longer than the screen causing weird scrolling artifacts, and avoid superfluous history entries
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2023-09-19 10:30:58 -04:00
88bce6cd96 add fs_ prefix to exported filesystems to match OpenOS version, for cross-compatibility
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
Compare 2 commits »
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2023-08-07 03:43:55 -04:00
026f2524e6 this one works, I tested it
e20123b527 clean up print tabbing
efdb01328f I don't know why it was looking at package.loaded but it isn't now.
a05e19b545 I'm stupid sometimes
00d4472f91 make fsmanager's mount function externally accessible
Compare 5 commits »
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2023-08-05 02:43:55 -04:00
82decfabf9 pkgman updates to simplify distribution with different kernels
ae41cc48dd fix tabs
429c9e2aa7 fix support for booting from rtfs on tape
Compare 3 commits »
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2023-08-04 10:23:55 -04:00
ff7ec50a94 add some simple minification filters to preproc, which can shrink the kernel significantly
ad99c438b3 I keep forgetting that's there >.>
2e021ff6d5 remove old rc.load implementation
e9e824b42d remove unused include
c0f8b9b900 attempt to load pkgfs if there's a package archive directory
Compare 6 commits »
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2023-08-03 01:43:55 -04:00
c2bbd7d2ca update to match latest diskpart
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2023-08-01 08:53:55 -04:00
2edbb42aa4 have pkgman create the directories it needs rather than fail for cryptic reasons
7849fca4a0 stamp the kernel variant onto the version string
ae634bc52e turns out this was already packaged. whoops.
904fdce527 moved fserv to its own package
e85b948f4d add module for booting from rtfs volumes
Compare 10 commits »
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2023-07-31 00:13:55 -04:00
36a73b892a implement component.get for convenience
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2023-07-30 07:53:55 -04:00
7fa61e115e cleanup and sanity checks
87f8bd2149 shell-related cleanup and fixes.
b88134b70e force position of cursor before drawing lines in ced vi. might be slower, but stops line wrapping breaking things.
Compare 3 commits »
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2023-07-28 15:03:56 -04:00
265681c61c left a debug syslog in there. oops.
395ade429a assorted filesystem-related improvements
Compare 2 commits »
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2023-07-04 11:21:35 -04:00
6d96109217 misc accounting features
izaya synced commits to master at izaya/OC-PsychOS2 from mirror 2023-06-06 13:41:37 -04:00
f311063a42 cleanup my mess
eb95f9715e virtual terminal support with vtansi and getty, for machines with VRAM available
2df878f3e8 standalone executable support. again.
a533748d55 ^C now terminates line mode input with an error
ddc2445104 actually handle append file modes
Compare 5 commits »
izaya synced new reference dependabot/pip/certifi-2022.12.7 to izaya/YouTube2PeerTube from mirror 2022-12-08 05:32:31 -05:00
izaya synced commits to master at izaya/YouTube2PeerTube from mirror 2022-10-18 23:06:19 -04:00
9c20981128 Update README.md
izaya synced commits to master at izaya/YouTube2PeerTube from mirror 2022-05-30 04:30:17 -04:00
90f58572dd add internal to pt_privacy example options (#26)