Joseph Hall
056206034d
Switch yumpkg.py to use lowpkg for verify()
2013-01-29 13:13:33 -05:00
Joseph Hall
eed774b599
Switch yumpkg.py to use lowpkg for file_list()
2013-01-29 13:12:17 -05:00
Joseph Hall
cae16d0c57
Breaking out rpm.py into lowpkg
2013-01-29 13:10:18 -05:00
Thomas S Hatch
804fe7c766
Move dns resolution into the minion, fix #3402
2013-01-28 17:00:41 -07:00
Thomas S Hatch
b12564796d
clean up some newlines
2013-01-28 16:56:28 -07:00
Thomas S Hatch
598d715d28
remove resolution of master ip from the config seq
2013-01-28 16:55:55 -07:00
Thomas S Hatch
af8cdb6196
Merge pull request #3487 from techhat/apt
...
Adding file_list() and file_dict() to apt.py
2013-01-28 14:08:23 -08:00
Thomas S Hatch
3c86a89fd9
Merge pull request #3486 from techhat/pacman
...
Pacman doesn't use an rpm database
2013-01-28 14:08:01 -08:00
Joseph Hall
194e285e25
Adding file_list() and file_dict() to apt.py
2013-01-28 15:02:17 -07:00
Joseph Hall
f7f2932c75
Pacman doesn't use an rpm database
2013-01-28 15:00:27 -07:00
Thomas S Hatch
8862195ed0
Merge pull request #3470 from s0undt3ch/hotfix/smf-manifest
...
Add SMF manifest files to be used in SmartOS(At least).
2013-01-28 13:47:45 -08:00
Joseph Hall
a7d3a344fe
Merge pull request #3484 from UtahDave/develop
...
Fix cassandra module. __salt__ doesn't exist yet
2013-01-28 13:43:57 -08:00
David Boucha
2835937016
Fix cassandra module. __salt__ doesn't exist yet
2013-01-28 14:39:04 -07:00
David Boucha
3e8a9ad5f1
Merge pull request #3481 from techhat/yumpkg
...
Adding file_list to yumpkg.py
2013-01-28 12:51:26 -08:00
David Boucha
b9ed0c58a2
Merge pull request #3482 from techhat/pacman
...
Adding file_list and file_dict to pacman.py
2013-01-28 12:50:25 -08:00
Joseph Hall
00b7455e7d
Return a dict instead of a list, for more flexibility
2013-01-28 15:46:14 -05:00
Joseph Hall
0bcb6fbdfb
Adding file_list and file_dict to pacman.py
2013-01-28 13:41:47 -07:00
Joseph Hall
9687d706c2
Adding file_list to yumpkg.py
2013-01-28 15:24:57 -05:00
Joseph Hall
b2c835bb7a
Merge pull request #3480 from UtahDave/develop
...
Updated description of the two installers.
2013-01-28 11:51:41 -08:00
David Boucha
517efd2c59
Updated description of the two installers.
2013-01-28 12:49:41 -07:00
Joseph Hall
cac17c044a
Merge pull request #3479 from UtahDave/develop
...
Updated docs to reflect installer locations
2013-01-28 11:47:52 -08:00
David Boucha
4c32c9eb20
Updated docs to reflect installer locations
...
64 bit installer location
32 bit installer location
2013-01-28 12:45:59 -07:00
Pedro Algarvio
5e44395f5b
require-all
-> require_all
fix. Changed to "Unstable" manifests.
...
See for more info http://www.cuddletech.com/blog/pivot/entry.php?id=182
2013-01-28 18:54:18 +00:00
Joseph Hall
60ad05a4a3
Merge pull request #3478 from cedwards/documentation
...
updated freebsd install instructions to reflect port name change
2013-01-28 10:19:21 -08:00
Pedro Algarvio
731ef71a26
Directory rename and manifest changes to include documentation link plus some formatting.
2013-01-28 18:16:41 +00:00
Christer Edwards
5216f4d59e
updated freebsd install instructions to reflect port name change
2013-01-28 11:11:21 -07:00
David Boucha
9f35fc6107
Merge pull request #3477 from techhat/locate
...
Adding module for locate
2013-01-28 09:38:03 -08:00
Joseph Hall
bafcac21c4
Adding module for locate
2013-01-28 10:25:04 -07:00
Thomas S Hatch
d50825995d
Merge pull request #3472 from techhat/altlinux
...
Adding grains for ALT Linux
2013-01-27 19:28:31 -08:00
Joseph Hall
019bf7bd0f
Fixing lsb_distrib_release and lsb_distrib_codename
2013-01-27 19:56:24 -07:00
Joseph Hall
c450eb6745
Adding grains for ALT Linux
2013-01-27 19:45:59 -07:00
Pedro Algarvio
e3e8727f98
Add SMF manifest files to be used in SmartOS(At least).
2013-01-27 23:54:49 +00:00
Thomas S Hatch
23a5bb70b2
Merge pull request #3469 from archtaku/version_audit
...
Prepare pkg providers for #3278
2013-01-27 10:01:51 -08:00
Thomas S Hatch
b93a536785
Merge pull request #3467 from giantlock/develop
...
fix some issues with pkg
2013-01-27 10:00:14 -08:00
Erik Johnson
15e0324b3b
Rework version comparison to be more user-friendly
...
This commit touches a lot of files, but almost all of them refer back to
the common code written in pkg_resource.py.
2013-01-27 03:28:38 -06:00
Erik Johnson
d03dc651c3
Add version specification to pacman
...
This commit introduces version specification to pacman, as well as
prepares it for #3278 .
2013-01-27 00:37:23 -06:00
Erik Johnson
ef5cab969f
Minor fixes to tonight's zypper changes
2013-01-27 00:36:53 -06:00
Erik Johnson
3bc4515716
Docstring updates to reflect new features
2013-01-26 23:57:49 -06:00
Erik Johnson
66ec2d0208
Add version specification to zypper
...
This commit introduces version specification to zypper, as well as
prepares it for #3278 .
2013-01-26 23:49:19 -06:00
Erik Johnson
3cefc70fb4
Make version specification work with "pkgs" (apt)
...
Also a minor bugfix in available_version and miscellaneous PEP8 fixes.
2013-01-26 21:20:33 -06:00
Erik Johnson
8230e6bd72
Fix pkg.install for one-pkg install w/out version
...
This fixes a bug I introduced in a commit earlier today, which would
affect modules I've been working on to prepare for #3278 (yumpkg,
yumpkg5, and apt). A traditional single package install would fail
if a version was not specified.
2013-01-26 21:08:36 -06:00
Erik Johnson
f5c851c0a8
PEP8 fixes from PyLint
2013-01-26 20:44:36 -06:00
Erik Johnson
f8fffbb6c4
Check "version" kwarg after parse_targets
2013-01-26 20:37:34 -06:00
Erik Johnson
0812f1653a
Make version specification work with "pkgs" (yum)
...
This makes yumpkg{,5}.py ready for #3278 . It also makes version
specification for single-package installs work in yumpkg5.py.
2013-01-26 20:37:34 -06:00
Erik Johnson
3cfbc71e40
Modify pack_pkgs() to return name/version pairs
...
This is in preparation for #3278 . This commit preserves backwards
compatibility for providers that have not been updated to support
specific version numbers the "pkgs" argument to pkg.install.
2013-01-26 20:37:34 -06:00
Erik Johnson
9c49aac89f
PEP8 fixes from PyLint
2013-01-26 20:37:34 -06:00
Jeff Schroeder
474e1675e9
Merge pull request #3468 from archtaku/quickfix
...
Fix bug in nested outputter when displaying floats
2013-01-26 16:31:17 -08:00
Erik Johnson
5716b06edd
Fix bug in nested outputter when displaying floats
...
Just a simple fix for a bug that was keeping floating-point numbers from
showing up in the new nested outputter.
2013-01-26 15:29:59 -06:00
Thomas S Hatch
fa2f082e35
Merge pull request #3466 from s0undt3ch/hotfix/zmq-ipc-path-max-length
...
`zmq.IPC_PATH_MAX_LEN` is not available in older ZMQ, only on PyZMQ>=2.2
2013-01-26 12:27:32 -08:00
Pedro Algarvio
55ab31cea7
zmq.IPC_PATH_MAX_LEN
is not available in older ZMQ, only on PyZMQ>=2.2
2013-01-26 20:02:14 +00:00