Block a user
1c647c76fe
fix timeout accounting in the scheduler
5f56c74e6f
cleanup RPC library, make it possible to detect the client hostname when running RPC requests
ef7e2366b3
add rica and ricad to oppm listing
b3787b2df8
don't execute the function twice. oops.
012b32a4a9
forgot one
14e50a3f7e
move external files to dependencies like they should've been. oops.
39648e07dd
attempt #2
d5091f9ec9
let's try it this way
907d25ce91
add rtfs packages for OpenOS
c24689d1a6
fix docs to reflect implementation
7f9c8d410d
add partition manager for OpenOS. basically the same as the PsychOS version
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
2f8abe0a0b
rename fdisk to slicer, part two
de1ec005e6
rename fdisk to slicer, part one
fc6f168bbd
simplify partman significantly, only attempt to mount filesystems according to the partition's type
ce02798aeb
add some requires and such so rtfs will run on OpenOS unmodified
64951b513b
add some requires and type casts to make diskpart and fdisk work on OpenOS without modification