summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/package
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed hdiutil syntax for ticket 812Jeffrey J McCune2007-09-101-1/+1
* The last set of bug-fixes before the next release. This commit just fixes a ...luke2007-08-074-6/+4
* Fix #696. (patch by Jason Kohles)lutter2007-07-191-1/+1
* Applying patch by DavidS to fix #711.luke2007-07-182-2/+8
* Guard the rpm command suitability confine better so we hopefully stop seeing ...(no author)2007-07-164-16/+38
* Adding rpm as a specific command to :rugluke2007-07-131-0/+1
* Applying patch from #714 -- aptrpm now loads on RHELluke2007-07-121-3/+3
* Ignore the pkg directory if it exists, and fix up a couple of tests that were...(no author)2007-07-092-0/+18
* Applying patch by DavidS from #697 to allow host names to be double quotedluke2007-07-081-3/+5
* Fixing the dpkg querying so that it works for packages that are in "config-fi...luke2007-07-061-2/+6
* Fixed #680 puppet should handle internet enabled image files correctly.mccune2007-07-051-1/+1
* Removing the long-obsolete Element base class. The Parameter and Type classe...luke2007-07-041-1/+0
* Added documentation for pkgdmg provider in the provider desc accessor as per ...mccune2007-06-181-7/+79
* Fixing my stupid fix of Matt's work. I conflated :versionable and :upgradeab...luke2007-06-188-0/+16
* Adding fink package provider.luke2007-06-181-0/+87
* Updating the has_version work that Matt did -- the only thing he missed was t...luke2007-06-189-16/+6
* Applying patch by trombik to fix #628.luke2007-06-181-1/+1
* Applying patch by trombik from #624.luke2007-06-181-1/+2
* fixing the appdmg provider to load the package provider base class, and tryin...luke2007-06-181-0/+1
* Adding appdmg package provider from #641.luke2007-06-181-0/+117
* Fixing the yum provider, and fixing the unit tests so the failures people wer...luke2007-06-172-8/+6
* Fixing (hopefully) the last two providers that had "resource.is" callsluke2007-06-142-2/+2
* Fixing sun package providerluke2007-06-141-1/+1
* Applying patch from #666 by Rainhead and monachusluke2007-06-131-1/+7
* Adding (slightly modified) urpmi support from #592 by Devinluke2007-06-081-0/+51
* Finishing off the type/provider interface work, including adding package pref...luke2007-06-0818-45/+51
* Significantly reworked the type => provider interface with respect toluke2007-06-0410-39/+31
* Changing --show-available to --showall, as requisted by Jeremy Dreese on the ...luke2007-05-311-1/+1
* Switch the package type to use a :versionable feature, and convert all provid...mpalmer2007-05-3016-56/+16
* Fixing up2date name matching, as mentioned by Jeremy Dreese on the listluke2007-05-301-1/+1
* Mark all package providers that don't currently report themselves as being ve...mpalmer2007-05-306-0/+24
* Correct a problem with the dpkg provider's handling of the :purged state, and...mpalmer2007-05-251-1/+1
* Fixing the "is" related problems in yum and rpm support, but there are still ...luke2007-05-142-6/+21
* Attempting to fix the fact that the yum package provider calls [] on the ensu...luke2007-05-141-1/+1
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-0918-103/+103
* Adding "rug" package provider from #609luke2007-04-301-0/+53
* Enhancing the docs a bit for the apple package provider.luke2007-04-201-1/+3
* Adding support for aptrpm from #227 as added by Ian Burrell, the rest of the ...luke2007-04-191-0/+79
* Changing gems to automatically include dependenciesluke2007-03-271-0/+3
* Another round of bug-fixes, prompted by test logs from David Schmittluke2007-03-192-3/+3
* Following Russ Allbery's advice and using the Candidate field in the apt-cach...luke2007-03-191-1/+1
* Fixing #487. I know use "apt-cache policy", instead of apt-cache showpkg, be...luke2007-03-191-24/+5
* Getting rid of a warning in the rpm providerluke2007-03-181-1/+1
* Applying patch by cstorey from #521luke2007-02-271-3/+16
* Make up2date the default for RHEL <= 4, and confine it to RHEL; make yum the ...lutter2007-02-272-2/+4
* Actually commit the changes to lib/puppet that were supposed to be part of [2...mpalmer2007-02-263-8/+16
* Applying patch from #495.luke2007-02-201-14/+14
* Applying patch from #510 by curzonj. Note that the right solution to this pr...luke2007-02-171-4/+4
* Applying patch by Jeff McCune from #496luke2007-02-121-26/+20
* Merging the state-rename branch. This includes the diff from version 2156 to...luke2007-02-071-2/+0