summaryrefslogtreecommitdiffstats
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
...
* Some small housekeeping things that I saw while doing other bug huntingluke2006-09-221-1/+1
* modifying rakefile to specify the package hosts; they were previously hard-co...luke2006-06-091-0/+4
* differentiating openbsd from freebsd, adding freebsd, and autoloading package...luke2006-04-051-0/+2
* Removing ruby as a dependency, since too many packaging systems will have ins...luke2006-03-141-1/+0
* Converted everything over for Puppet. The Rakefile is, um, a *lot* shorter. :)luke2006-03-141-464/+37
* This version appears to work well with epm stuffluke2006-03-141-4/+7
* adding sbin directoryluke2006-03-141-36/+33
* Committing the EPM support. I am in the process of moving this to a common l...luke2006-03-131-0/+12
* Adding EPM package building.luke2006-03-131-5/+50
* Changing the way the hosttest output is handledluke2006-03-131-4/+1
* Changed the parsedtype definition of exists(), and fixed a few smaller bugs. ...luke2006-02-151-1/+1
* Tracked down a few other bugs; everything now passes on debian in preparation...luke2006-02-151-1/+1
* Set the Release tag in the spec file to 1 when the version is changedlutter2006-02-091-0/+2
* Fix rpm packaging; include conf/ in tar ball, use conf files from tarball in ...lutter2006-01-301-1/+3
* Adding release tag REL_0_12_0luke2006-01-251-3/+3
* Small mods to the packaging stuffluke2006-01-251-2/+1
* RPM release is almost entirely there, it just needs to be integrated into rel...luke2006-01-251-28/+93
* Adding an "ensure" state where appropriate, and significantly reworking the b...luke2006-01-171-4/+11
* Adding another host to the test lists, adding some test data, and modifying h...luke2006-01-141-1/+1
* Updating Puppet to work with the new Facterluke2006-01-091-2/+2
* Modifying hosttestluke2006-01-091-2/+6
* Merging changes from the head of the rework1 branch, r 784luke2006-01-081-3/+8
* Undoing the merge that happened in 785luke2006-01-071-8/+3
* Merging in refactoring from version 774 into version 784luke2006-01-071-3/+8
* Adding a host test taskluke2006-01-041-0/+17
* fixing rakefileluke2006-01-041-2/+2
* Removing tests from the list of tasksluke2006-01-041-1/+0
* adding things to the change log, and modifying the order of the stepsluke2006-01-041-3/+3
* Disabling most documentation generation except for the API docs, and wrapping...luke2006-01-041-26/+68
* some updates to the typegen stuff, even though i may still not use itluke2006-01-031-0/+1
* updatesluke2005-11-221-0/+1
* Making paths work a little more intelligentlyluke2005-11-011-156/+158
* removing need for zip in rakefileluke2005-08-291-1/+1
* UPdated rakefileJesse Koontz2005-08-291-1/+1
* Added rake for Puppet, '--version' to puppet and test case for Puppet.versionJesse Koontz2005-08-111-0/+290