|
|
7d6d94ae3d
|
Moved disco-ball to universe, added functions necessary for fetching, templating, and executing a given disco ball. Made all existing scripts aware of NOOP and how to change their DISCOROOT accordingly. Added skeleton restricted.d/* files for a semi-safe base system. Added disco-param that allows management of parameters on the client (currently isn't smart enough to manage them on the server, or per-module). Added client/bin/disco that actually allows the entire thing to come together and get executed. Still lots of bugs to work out.
|
2012-08-08 05:30:03 -04:00 |
|
|
|
f51124252e
|
Got dual-mount of the noop/real filesystems working, made all apps aware of it, broke out the initialization logic into disco-fs-init so you can mount/unmount as much as you want, but the time consuming init process won't be repeated unless you ask
|
2012-08-07 10:33:29 -04:00 |
|
|
|
cea08e9d74
|
Got the initial restricted file list setup; some things are missing because they may expose a security hole, and they need a further, more detailed wrapper (like mount, find, etc etc), because they expose both harmless read-only, and extremely damaging write functions.
|
2012-08-06 18:28:07 -04:00 |
|
|
|
0f0f68a38d
|
Added default wrappers for everything in the PATH for disco-fs-mount
|
2012-08-06 01:47:45 -04:00 |
|
|
|
c3fa89727d
|
Made mounting/unmount of child /proc and /sys conditional for whether the host has them or not
|
2012-08-05 23:55:55 -04:00 |
|
|
|
1eafe5a220
|
Edited README, added initial client tools
|
2012-08-05 19:19:59 -04:00 |
|