summaryrefslogtreecommitdiff
path: root/Rakefile
AgeCommit message (Expand)AuthorFilesLines
2006-04-05differentiating openbsd from freebsd, adding freebsd, and autoloading package...luke1-0/+2
2006-03-14Removing ruby as a dependency, since too many packaging systems will have ins...luke1-1/+0
2006-03-14Converted everything over for Puppet. The Rakefile is, um, a *lot* shorter. :)luke1-464/+37
2006-03-14This version appears to work well with epm stuffluke1-4/+7
2006-03-14adding sbin directoryluke1-36/+33
2006-03-13Committing the EPM support. I am in the process of moving this to a common l...luke1-0/+12
2006-03-13Adding EPM package building.luke1-5/+50
2006-03-13Changing the way the hosttest output is handledluke1-4/+1
2006-02-15Changed the parsedtype definition of exists(), and fixed a few smaller bugs. ...luke1-1/+1
2006-02-15Tracked down a few other bugs; everything now passes on debian in preparation...luke1-1/+1
2006-02-09Set the Release tag in the spec file to 1 when the version is changedlutter1-0/+2
2006-01-30Fix rpm packaging; include conf/ in tar ball, use conf files from tarball in ...lutter1-1/+3
2006-01-25Adding release tag REL_0_12_0luke1-3/+3
2006-01-25Small mods to the packaging stuffluke1-2/+1
2006-01-25RPM release is almost entirely there, it just needs to be integrated into rel...luke1-28/+93
2006-01-17Adding an "ensure" state where appropriate, and significantly reworking the b...luke1-4/+11
2006-01-14Adding another host to the test lists, adding some test data, and modifying h...luke1-1/+1
2006-01-09Updating Puppet to work with the new Facterluke1-2/+2
2006-01-09Modifying hosttestluke1-2/+6
2006-01-08Merging changes from the head of the rework1 branch, r 784luke1-3/+8
2006-01-07Undoing the merge that happened in 785luke1-8/+3
2006-01-07Merging in refactoring from version 774 into version 784luke1-3/+8
2006-01-04Adding a host test taskluke1-0/+17
2006-01-04fixing rakefileluke1-2/+2
2006-01-04Removing tests from the list of tasksluke1-1/+0
2006-01-04adding things to the change log, and modifying the order of the stepsluke1-3/+3
2006-01-04Disabling most documentation generation except for the API docs, and wrapping...luke1-26/+68
2006-01-03some updates to the typegen stuff, even though i may still not use itluke1-0/+1
2005-11-22updatesluke1-0/+1
2005-11-01Making paths work a little more intelligentlyluke1-156/+158
2005-08-29removing need for zip in rakefileluke1-1/+1
2005-08-29UPdated rakefileJesse Koontz1-1/+1
2005-08-11Added rake for Puppet, '--version' to puppet and test case for Puppet.versionJesse Koontz1-0/+290