summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/aix.rb
Commit message (Expand)AuthorAgeFilesLines
* 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