summaryrefslogtreecommitdiff
path: root/packaging/os
Commit message (Expand)AuthorAgeFilesLines
* Use type='path' for reposdir, since that's a pathMichael Scherer2016-03-301-1/+1
* Merge pull request #1919 from mscherer/fix_portageBrian Coca2016-03-281-33/+33
|\
| * Use boolean instead of "yes" + choice for most optionMichael Scherer2016-03-281-33/+33
* | Use type 'path' for rootdir, for pkgngMichael Scherer2016-03-271-1/+1
|/
* change name to be a list typeBrian Coca2016-03-231-6/+2
* Remove dead code from pacman moduleMatthew Gamble2016-03-231-3/+0
* Merge pull request #1662 from saez0pub/develRené Moser2016-03-161-1/+1
|\
| * Prevent reinstallation in case of group packagesaez0pub2016-03-081-1/+1
* | Better handling of package groups in pacman moduleWill Keeling2016-03-081-1/+20
|/
* Fail due to no dnf module installed earlier as we use a dnf utility function ...Toshio Kuratomi2016-03-041-2/+3
* Removing parameter from yum_repository moduleJiri Tyr2016-03-041-2/+0
* Merge pull request #1772 from jtyr/jtyr-yumrepo_new_paramsToshio Kuratomi2016-03-031-62/+220
|\
| * Adding more options to the yum_repository moduleJiri Tyr2016-03-031-62/+220
* | Merge pull request #1646 from k0ste/newfeatureBrian Coca2016-03-031-16/+22
|\ \ | |/ |/|
| * Fix recurse delete. Add force update_cache feature.Konstantin Shalygin2016-02-111-16/+22
* | doc: replace yumrepo with yum_repositoryRene Moser2016-02-291-8/+8
* | rename yumrepo to yum_repositoryRene Moser2016-02-291-0/+0
* | dnf module: package not installed with state=latestJan Chaloupka2016-02-121-5/+4
|/
* Merge pull request #1415 from jtyr/jtyr-yumrepo_paramsToshio Kuratomi2016-02-021-1/+33
|\
| * Adding params option into the yumrepo moduleJiri Tyr2016-02-011-1/+33
* | Allow dnf to remove dependent packages of a package that is being removedToshio Kuratomi2016-02-021-1/+6
* | fix the spelling of vim's flavor in the exampleDaniel Jakots2016-01-281-1/+1
* | Remove duplicate documentation fieldsToshio Kuratomi2016-01-281-1/+0
* | Merge pull request #1201 from bonds/develBrian Coca2016-01-191-3/+109
|\ \
| * | add python 2.5 requirement and ansible 2.1 version_addedScott Bonds2016-01-181-0/+3
| * | add ports support in openbsd_pkgScott Bonds2016-01-151-3/+106
* | | Merge pull request #1482 from ansible/json-imports-fallbackBrian Coca2016-01-125-5/+0
|\ \ \
| * | | Update for modules which import json.json-imports-fallbackToshio Kuratomi2016-01-115-5/+0
* | | | added missing version_addedBrian Coca2016-01-111-0/+1
* | | | Merge pull request #1399 from dermute/pkgutil_v3Brian Coca2016-01-111-7/+48
|\ \ \ \ | |/ / / |/| | |
| * | | fixed inline for more compatibilityAlexander Winkler2015-12-291-4/+21
| * | | Added update_catalog and some error handlingAlexander Winkler2015-12-181-7/+31
| | |/ | |/|
* | | Merge pull request #1353 from mscherer/remove_unsafe_shell_pkgutilBrian Coca2016-01-041-8/+7
|\ \ \
| * | | Simplify the code and remove use_unsafe_shell=TrueMichael Scherer2015-12-101-8/+7
* | | | Fix tabbed indentation in packaging/os/pkgutil.pyMatt Martz2015-12-221-2/+2
* | | | Replace choices=BOOLEANS by type='bool', fix #1326Michael Scherer2015-12-213-5/+5
| |/ / |/| |
* | | Pacman Module FixesMarc Mettke2015-12-161-15/+23
* | | Merge pull request #1261 from agx/zypper-rc-statusBrian Coca2015-12-081-3/+4
|\ \ \ | |/ / |/| |
| * | zypper: Add returncode to resultGuido Günther2015-11-181-3/+4
* | | updated version addedBrian Coca2015-11-241-2/+3
* | | Adding yumrepo moduleJiri tyr2015-11-211-0/+560
|/ /
* | Documentation fixesToshio Kuratomi2015-11-111-1/+1
* | Merge pull request #1053 from indrajitr/homebrew-path-supportToshio Kuratomi2015-11-111-9/+22
|\ \
| * | homebrew: Aditional examples for documentationIndrajit Raychaudhuri2015-10-091-0/+12
| * | homebrew: Add explicit documentation for 'path' argument (with expected default)Indrajit Raychaudhuri2015-10-091-9/+10
* | | better cope with rpm not returning package nameRobin Roth2015-11-111-8/+3
| |/ |/|
* | Merge pull request #1128 from pmakowski/mageia5Brian Coca2015-11-021-15/+15
|\ \
| * | no-suggests is obsolete, switch to no-recommendspmakowski2015-10-201-15/+15
* | | Move existing check for root before we make expensive network callsdnf-hangToshio Kuratomi2015-11-021-6/+11
* | | Make the pkg/name param into a list so that changes to make changes to _squas...Toshio Kuratomi2015-11-011-2/+2