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
46
Commits
1
Branch
0
Tags
master
Commit Graph
4 Commits
Author
SHA1
Message
Date
Andrew Kesterson
ab74e27bb8
Made the diff stat from inside the testfs, so new users/groups would stat correctly. Changed disco-ball fetch to fetch into the testfs, not into / (yikes!). New disco-ball command spin does what the main disco loop used to do for each module. Added the "users" disco ball to the standard library.
2012-08-23 00:16:22 -04:00
Andrew Kesterson
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
Andrew Kesterson
22aa757238
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
Andrew Kesterson
1eafe5a220
Edited README, added initial client tools
2012-08-05 19:19:59 -04:00