index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
provider
/
mount.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: remove inaccurate copyright and license statements.
Daniel Pittman
2011-08-18
1
-3
/
+0
*
(#4914) Query property_hash for mountstate
Stefan Schulte
2011-01-25
1
-14
/
+12
*
Fix for #4279 -- mount detection on HP-UX
Markus Roberts
2010-11-16
1
-1
/
+1
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-36
/
+36
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-2
/
+2
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-6
/
+2
*
Adding unit tests for the module that handles the
Luke Kanies
2007-11-08
1
-7
/
+10
*
The whole system now uses Configuration objects instead of
Luke Kanies
2007-09-15
1
-2
/
+0
*
Fixing #730 -- mounts now call flush() before trying to mount
luke
2007-08-05
1
-0
/
+3
*
Fixing #702, hopefully. As suggested, I switched to "mount" instead of "df" ...
luke
2007-07-18
1
-10
/
+4
*
Fixing #605 -- providers now refer to @resource or @resource_type.
luke
2007-05-09
1
-7
/
+7
*
Changing the remount stuff back to not repeating the mount options.
luke
2007-05-01
1
-14
/
+5
*
Switching the mount command to always add the mount options, so that the pars...
luke
2007-04-30
1
-8
/
+20
*
Doing more work on #113. Mostly, just making sure remounts do not happen spu...
luke
2007-01-29
1
-1
/
+6
*
Fixing #113. I added support in the transaction for self-refreshing, which j...
luke
2007-01-28
1
-0
/
+10
*
I have not yet finished testing, but most of the providers now successfully p...
luke
2006-12-28
1
-3
/
+3
*
Fixing backwards compatibility in mounts -- they were not correctly copying t...
luke
2006-11-16
1
-1
/
+1
*
Trying to get a netinfo provider for mounts working, but i give up. I am lea...
luke
2006-11-12
1
-0
/
+39