summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* more targetsAdrian Likins2007-09-271-1/+15
| | | | | make install_hardest does a clean_hardest (removes everything, and the rpm) then builds an rpm, installs it, and starts up the daemons
* add clean_hard, clean_harder that removes the site-packages/func tree entirely,Adrian Likins2007-09-271-1/+17
| | | | | | | | and removes /etc/pki/func, /var/lib/func, and /etc/func add corresponing install_hard, install_harder add "recombuild" target that does a install_harder, and restarts the services
* Adding manpages and misc spec/build cleanupMichael DeHaan2007-09-251-11/+9
|
* Renamed server to minion and client to overlordRobin Norwood2007-09-251-2/+2
|
* first pass at packaging stuffAdrian Likins2007-09-201-0/+57
version is 0.11-1 (this one goes to .11) "make rpms" should build a rpm from the setup.py and func.spec