summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Never default to rpm provider; use up2date on RedHat. This also works on RHEL...lutter2006-12-132-1/+1
* You can now use the "resources" type to purge resources. I still need to mod...luke2006-12-134-10/+42
* adding a note about facter to the faqluke2006-12-121-0/+6
* Change the filelist slightly so that the externally-included lib/rake doesn't...mpalmer2006-12-121-1/+2
* Adding a metatype to manage resources of a specified type. For now, this met...luke2006-12-127-10/+203
* Working some on the export/collect problem. It actually works now, but there...luke2006-12-1211-50/+133
* Adding a short note on variable interpolationluke2006-12-121-0/+14
* Adding a bit of clarity about file locationsluke2006-12-122-68/+56
* Add a task to build Debian packages more-or-less 'directly' out of SVN.mpalmer2006-12-121-0/+26
* Add external Rake task file as an svn:external, and modify the Rakefile to ad...mpalmer2006-12-111-0/+2
* All tests should now pass, with the possible exception of some tests that mig...luke2006-12-114-90/+42
* Almost all tests now pass. I have basically reached the point where I was be...luke2006-12-1110-29/+161
* Most tests now pass in the whole system, but there are still about 8 cases th...luke2006-12-118-4/+67
* Removing the explicit load for most types in type.rbluke2006-12-102-11/+4
* Removing the reference to the symlink typeluke2006-12-101-1/+0
* Most of the graph handling is now done, and all of the recursive types (basic...luke2006-12-1022-569/+395
* Removing the symlink type finally.luke2006-12-102-306/+0
* Another intermediate commit. Most of the graphing work itself is now done, b...luke2006-12-0914-406/+1078
* adding note about --no-clientluke2006-12-061-0/+5
* Fix bug in example code: all resources now must have nameslutter2006-12-011-2/+2
* Most of the graphing work is now done. I have also added the generator work ...luke2006-12-0117-488/+659
* Fixing link to fsconfig referenceluke2006-12-011-1/+1
* Intermediate commit -- I am ready to start pushing the graph stuff into the t...luke2006-11-2612-55/+472
* Make spec file work for Fedora < 5 and RHEL < 5lutter2006-11-211-1/+15
* Adding GRATR and the beginnings of graph integration.luke2006-11-1722-0/+3026
* fixing typoluke2006-11-171-1/+1
* Fixing #342. Classes needed to have their namespaces set to their fully qual...luke2006-11-172-1/+39
* Fixing mount tests after fixing the backward compatibilityluke2006-11-171-1/+2
* Fixing backwards compatibility in mounts -- they were not correctly copying t...luke2006-11-163-7/+26
* Fixing #347 (I hope). Doing a provisional require of rubygems.luke2006-11-161-0/+7
* Fixing #346 -- on some scripts I accidentally used "feature" instead of "feat...luke2006-11-165-5/+5
* Fixing configuration storage -- there was a check being done that caused fals...luke2006-11-152-11/+12
* updating syntax matcher to highlight dollar signs in prototypesluke2006-11-141-2/+4
* Updated to version 0.20.1luke2006-11-131-1/+1
* Updated to version 0.20.1luke2006-11-131-1/+1
* Updated to version 0.20.1luke2006-11-131-1/+1
* Updating changelog for 0.20.1luke2006-11-131-0/+13
* Another small fix, just for solarisluke2006-11-131-0/+8
* Another testing fixluke2006-11-131-1/+3
* Fixing more testsluke2006-11-132-229/+230
* Fixes to the test system, and a couple of small fixes to the main code. Also...luke2006-11-138-457/+488
* Fixing a small syntax error in the port providerluke2006-11-131-2/+1
* Temporarily reverting all of the recent rails work so that I can release 0.20.1luke2006-11-1326-382/+178
* adding svn keyword to notify type and reindentingluke2006-11-131-27/+28
* Removing the caveat so that the log message is always provided during a run.luke2006-11-132-12/+14
* Fixing #339 for real this time -- fixing the log messageluke2006-11-131-1/+1
* Fixing #339, and the bigger problem it concealed. Metaparams are now only ad...luke2006-11-134-1/+16
* Applying patch from #335luke2006-11-131-0/+1
* Removing some debugging, and trying to track down a bug where symlinks get re...luke2006-11-132-1/+3
* Ported sshkey over, yay.luke2006-11-136-48/+126