summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/package
Commit message (Expand)AuthorAgeFilesLines
...
* Adding aptitude support, including a new util::package module that provides a...luke2006-09-062-3/+26
* Adding further gentoo support -- finalized portage support, plus conf and ini...luke2006-09-051-23/+19
* A small fix to the install/update aspects of packaging.luke2006-09-051-1/+5
* Fixing the package type so that :ensure is always used for version specificat...luke2006-09-059-24/+19
* Applying a patch from Jose Gonzalez Gomez; apparently this makes package upda...luke2006-09-051-1/+1
* Adding portage support again, since it was added in the branch i revertedluke2006-09-051-0/+124
* Removing all of the changes I made towards refactoring in the last couple of ...luke2006-09-051-124/+0
* Adding first version of the portage provider, as contributed by Jose Gonzalez...luke2006-09-041-0/+124
* batch of small bug fixesluke2006-09-021-1/+1
* Modifying providers so that docs generate betterluke2006-08-285-30/+23
* Adding up2date support, as submitted by Kostas Georgiou (with some modificati...luke2006-08-232-3/+60
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-1413-0/+1256