summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/package
Commit message (Expand)AuthorAgeFilesLines
* Removing the recently-commited paludis provider,Luke Kanies2007-12-111-106/+0
* Applying patch for portage package support from thansenLuke Kanies2007-12-111-4/+4
* Adding paludis package support as provided by KillerFoxLuke Kanies2007-12-111-0/+106
* Fixing #941 -- calling pkg_info instead of infoLuke Kanies2007-12-101-1/+1
* Fixing the markup on the pkgdmg provider so it is a bit betterLuke Kanies2007-11-281-4/+4
* Applying patch by trombik from #756.Luke Kanies2007-11-251-3/+1
* Hopefully fixing #698 -- fixing the markup for the pkgdmg package providerLuke Kanies2007-11-231-9/+9
* Fixed #819. Applied patch provided by matsuu.Michael V. O'Brien2007-10-081-2/+2
* Fixed #838. Applied patch provided by DavidS to add more robustMichael V. O'Brien2007-10-041-0/+9
* Fixed #855, but I didn't add any tests.Michael V. O'Brien2007-10-041-2/+0
* Removing the Id tags from all of the filesLuke Kanies2007-10-0321-21/+0
* Use external helper script to talk to yum; should avoid any more trouble with...David Lutterkort2007-10-023-57/+113
* 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