summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/aix.rb
Commit message (Expand)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-141-4/+4
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-151-1/+0
* Re-separate priority map and DSL handler map so that provides has veto power ...John Keiser2015-07-061-0/+1
* fix package timeout attributeLamont Granquist2015-06-021-7/+7
* Raise exception if a package provided by 'source' doesn't actually provideJulian C. Dunn2015-04-281-0/+1
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-30/+25
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+2
* fix shell_out/run_command usageLamont Granquist2014-09-081-12/+4
* [CHEF-4845] Fix typo in aix packager provider regexpTobias Schmidt2013-12-201-1/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-1/+1
* aix bff package provider implementation.Deepali Jagtap2013-08-191-0/+146