summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/aix.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename bff provider to match its resourceTim Smith2018-03-061-142/+0
* Chef-13: remove deprecated run_command API entirelyLamont Granquist2017-03-311-1/+0
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-38/+38
* Don't blindly check source on candidate_version calls.Julian C. Dunn2016-12-051-28/+31
* warn if not installing an individual bff filesetaix2Matt Wrock2016-07-071-1/+5
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* 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