summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/mount.rb
Commit message (Expand)AuthorAgeFilesLines
* Adding unit tests for the module that handles theLuke Kanies2007-11-081-7/+10
* The whole system now uses Configuration objects instead ofLuke Kanies2007-09-151-2/+0
* Fixing #730 -- mounts now call flush() before trying to mountluke2007-08-051-0/+3
* Fixing #702, hopefully. As suggested, I switched to "mount" instead of "df" ...luke2007-07-181-10/+4
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-091-7/+7
* Changing the remount stuff back to not repeating the mount options.luke2007-05-011-14/+5
* Switching the mount command to always add the mount options, so that the pars...luke2007-04-301-8/+20
* Doing more work on #113. Mostly, just making sure remounts do not happen spu...luke2007-01-291-1/+6
* Fixing #113. I added support in the transaction for self-refreshing, which j...luke2007-01-281-0/+10
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-281-3/+3
* Fixing backwards compatibility in mounts -- they were not correctly copying t...luke2006-11-161-1/+1
* Trying to get a netinfo provider for mounts working, but i give up. I am lea...luke2006-11-121-0/+39