This website requires JavaScript.
Explore
Help
Sign In
andrew
/
disco
Archived
Watch
1
Star
0
Fork
0
You've already forked disco
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-18
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
9562f999037f6db50a8ee9fed5baac95caa72afc
disco
/
client
/
bin
History
Andrew Kesterson
292b5adb31
Removed disco-fs-fixup.py, not used anymore
2012-08-17 22:48:45 -04:00
..
disco
Moved the diff out of the internal report group, and made a diff report for each module, giving a much better idea of how long the diffs actually take
2012-08-17 22:46:47 -04:00
disco-fs-diff
Added real life example to the README, minor fixups to disco and disco-fs-diff
2012-08-17 22:21:29 -04:00
disco-fs-init
Moved disco colorization into a function, can be used standalone with "client/bin/disco colorize" on stdin.
2012-08-17 19:24:25 -04:00
disco-fs-mount
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
disco-fs-unmount
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
disco-sh-exec
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
disco-sh-shell
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
disco-shutup
Moved some stuff around, added the first unit test, with no instructions on how to run it; updated readme for NOOP explanation.
2012-08-06 19:27:55 -04:00