summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/package
Commit message (Expand)AuthorAgeFilesLines
...
* Added versionable feature to the RPM providerJames Turnbull2008-11-181-0/+2
* Fixed #1718 - Added preseed to apt uninstall and purgeJames Turnbull2008-11-161-0/+6
* Removed extra 'end' from yum.rbJames Turnbull2008-11-141-1/+0
* Fixed #1739 - Added uninstall functionality to yum providerJames Turnbull2008-11-131-0/+5
* Fixes #1714 - yumhelper handling with yum 2.2.x is brokenJames Turnbull2008-11-011-0/+9
* lazy load latest package definitions with yumhelper 2.2duritong2008-10-101-17/+24
* Fxied #1354 - yum provider problems with RHEL 3James Turnbull2008-10-072-12/+100
* Migrating the apt and dpkg tests to rspec.Luke Kanies2008-10-022-70/+45
* Fixed #1586 - Specifying "fully qualified" package names in GentooJames Turnbull2008-10-021-1/+1
* Fixed #1620 - Add 'sles' to Puppet confines when 'suse' is usedJames Turnbull2008-10-011-2/+2
* Added a number of confines to package providersJames Turnbull2008-09-256-2/+16
* Fixed #1608 - Added ubuntu to defaultfor for apt providerJames Turnbull2008-09-251-1/+1
* Fixed #1553 - Puppet and Facter cannot both install the plist module into two...James Turnbull2008-09-132-2/+2
* Fixed #1508 - Add HP-UX package provider.Mark Plaksin2008-08-201-0/+41
* Fixing #1447 -- Replacing Puppet::PackageError with Puppet::Error.Luke Kanies2008-08-122-4/+4
* Fixed #1226 - Gems can now specify source repositories.Luke Kanies2008-07-071-15/+20
* Correct whitespaceLuke Kanies2008-07-071-7/+7
* Importing Sam Quigley's work to enhance gem support for sources.Luke Kanies2008-07-071-5/+21
* Adds support for keepconfig for the dpkg provider fixes #234James Turnbull2008-06-151-1/+16
* Removed the unless condition in query, because the issue is a stale cachedAndrew Shafer2008-06-141-12/+13
* Moving the majority of the pkgdmg docs to the wiki, fixing #1264.Luke Kanies2008-05-261-60/+1
* Fix for latest method in rpm provider (fixes #1224)James Turnbull2008-05-161-1/+1
* Fix for urpmi provider that fixes #1217James Turnbull2008-05-111-3/+3
* Pushed patch for ticket #1191 - adding globbing support to ports providerJames Turnbull2008-04-191-1/+6
* Pushed patch for ticket #1187 - freebsd pkg_add supportJames Turnbull2008-04-191-4/+15
* Pass source to pkg_add via the PKG_PATH environment variable ifRyan McBride2008-03-251-1/+9
* Applying patch by Ryan McBride to fix OpenBSD packageLuke Kanies2008-03-231-1/+1
* Fixed ports documentation errorJames Turnbull2008-03-201-2/+1
* Applies patches from #1111 and #1112James Turnbull2008-03-051-4/+4
* Trac #1038: not a fix, just an attempt at improving the situation.David Lutterkort2008-02-251-6/+8
* Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-1/+5
* Fixed Ticket 1009 - problem with plist xml parser. We do not need the plist ...Jeffrey J McCune2008-02-171-5/+2
* Changing portage to use Puppet::Error instead of Puppet::PackageError,Luke Kanies2008-02-131-4/+4
* Fixed #992 -- Puppet is now compatible with gems 1.0.1.Luke Kanies2008-02-131-4/+4
* Fixed #1001James Turnbull2008-01-281-1/+1
* Removing the line that marked fink as the default packageLuke Kanies2008-01-191-2/+0
* Fixed ticket #979 - pkgdmg.rb documentationJames Turnbull2008-01-011-3/+1
* Uninstalling packages through 'ensure => absent' works again for the rpm and ...David Lutterkort2007-12-171-5/+13
* 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