Commit Graph

253 Commits

Author SHA1 Message Date
Seth House
02a3dab489 Moved the version string to the Salt module
This move will allow fetching the verison from multiple places such as
setup.py as well as the docs.
2011-09-25 00:30:36 -06:00
Thomas S Hatch
62575c03ec bump to 0.9.2 2011-09-17 12:51:17 -06:00
Thomas S Hatch
b956e7f7df bump version to 0.9.1 2011-08-29 18:45:20 -06:00
Thomas S Hatch
faafda688c update clasifier to production/stable 2011-08-27 12:50:26 -06:00
Thomas S Hatch
7e7b47effb Add salt-syndic manpage to setup.py 2011-08-27 11:32:54 -06:00
Thomas S Hatch
aa527369dc move setup.py to 0.9.0 2011-08-27 11:12:37 -06:00
Thomas S Hatch
65f0c35855 remove precompiled pyx modules 2011-08-26 22:50:42 -06:00
Erik Nolte
86213377df Move salt-monitor scripts and packaging to salt-monitor project 2011-08-10 11:20:33 -06:00
Thomas S Hatch
3b8e568ed9 Add cytest to bin packages 2011-08-02 23:05:52 -06:00
Thomas S Hatch
3a6f011107 change salt to be binary! This change makes cython modules buildable
with the setup.py, time to start moving core salt modules to cython!
2011-08-02 23:02:00 -06:00
Thomas S Hatch
c06097b3ef Add syndic script to the setup 2011-07-30 22:24:08 -06:00
Thomas S Hatch
0f7d91a16a Add the new utils package to the setup.py 2011-07-29 21:40:21 -06:00
Erik Nolte
34811e045c Use American LICENSE spelling 2011-07-27 19:30:30 -06:00
Erik Nolte
7d5f246dd5 Add salt-monitor to the scripts distributed. 2011-07-27 19:19:38 -06:00
Erik Nolte
74fab8b706 Separate the salt minion from the salt monitor by creating the salt-monitor standalone command.
Run 'salt-monitor' rather than 'salt-minion' to start the monitor.
2011-07-27 15:57:13 -06:00
Erik Nolte
1e1e80955c Add setup.py command to run unit tests.
Use "python setup.py test" to run unit tests.
2011-07-22 11:47:34 -06:00
Thomas S Hatch
92d940782d update setup.py for 0.8.9 2011-07-09 17:09:15 -06:00
Thomas S Hatch
429bdb3cd2 Add runners and salt-run to the setup.py 2011-06-02 22:33:58 -06:00
Thomas S Hatch
a316924569 change the setup.py for 0.8.8 2011-05-30 15:48:56 -06:00
Thomas S Hatch
9e019dcf6c Make the setup.py proper again, allow for env var to set conf root 2011-05-23 20:00:14 -06:00
Thomas S Hatch
0f7f896520 Change the /etc path to not be absolute 2011-05-23 19:01:48 -06:00
Pedro Algarvio
5527b5ffb9 Fix #79. Don't require a privileged account to install the package. 2011-05-23 19:23:42 +01:00
Thomas S Hatch
cd83ffcaee Add json files to the example templates in the setup.py 2011-05-16 22:26:56 -06:00
Thomas S Hatch
ec98c33ac5 Add the yaml-mako template example 2011-05-14 17:17:00 -06:00
Thomas S Hatch
f201d02cc0 Add LICENCE file to the distribution, bump rel to 0.8.7 2011-05-14 14:23:22 -06:00
Thomas S Hatch
74a8fc033f Change the man page paths, add the salt-cp manpage 2011-05-13 22:35:00 -06:00
Thomas S Hatch
bec59e7407 Add renderers to the setup.py 2011-05-12 12:05:00 -06:00
Thomas S Hatch
5b516bdfe0 Beef up the setup.py foro documentation handling 2011-05-12 09:08:43 -06:00
Thomas S Hatch
901d36f327 move man pages into doc directory preperatory for more documentation 2011-05-12 08:46:30 -06:00
Thomas S Hatch
ad9489b3f0 Add classifiers to the setup.py 2011-05-06 08:28:34 -06:00
Thomas S Hatch
cfc7a579fb Add states and grains to the setup.py 2011-04-29 16:07:53 -06:00
Thomas S Hatch
184dd2ec63 Add salt-call to the setup.py 2011-04-23 14:34:46 -06:00
Thomas S Hatch
a0a26ca6de bump to 0.8.0 2011-04-16 23:58:48 -06:00
Thomas S Hatch
50d79e3b8e Add returners module to the setup.py 2011-04-16 14:48:13 -06:00
Thomas S Hatch
9e3eec914d Fix that salt-cp thing in the setup.py 2011-04-12 20:26:04 -06:00
Thomas S Hatch
e33bee620f Add salt-ftp script ot the setup 2011-04-04 22:26:44 -06:00
Thomas S Hatch
eeba3c6964 Add cython modules to setup.py 2011-04-03 16:25:17 -06:00
Thomas S Hatch
812abd6350 Set the release files to 0.7.0 2011-04-02 12:25:32 -06:00
Thomas S Hatch
1115977688 fix reference to salt.7 manpage 2011-04-01 23:54:16 -06:00
Thomas S Hatch
509278cf22 clean up spacing in the setup.py 2011-04-01 23:38:20 -06:00
Thomas S Hatch
d5d006dff6 Remove the Arch init scripts from the setup.py, init scripts should be
installed with the distribution package
2011-04-01 23:29:34 -06:00
Thomas S Hatch
f856311f71 Add manpages to the setup.py 2011-04-01 23:22:19 -06:00
Thomas S Hatch
396a2f843a Remove clust data from the setup.py 2011-04-01 18:30:18 -06:00
Thomas S Hatch
ee631772cd Add libexec scripts to the package 2011-03-28 22:44:29 -06:00
Thomas S Hatch
0bfdf9b744 Add the saltkey files to the setup.py 2011-03-23 23:50:34 -06:00
Thomas S Hatch
6c418677af add a .0 to 0.6, because it works better that way 2011-03-17 11:58:12 -06:00
Thomas S Hatch
e590eb1ea3 Bump the version to 0.6, it is alpha time 2011-03-17 10:37:18 -06:00
Thomas S Hatch
693195a87e add cli component to the setup.py 2011-03-09 10:52:22 -07:00
Thomas S Hatch
e4fd8db176 fix minor spacing issue in setup.py 2011-03-07 09:16:12 -07:00
Thomas S Hatch
8513d765a0 Add the salt.modules module to the package 2011-03-03 16:06:18 -07:00
Thomas S Hatch
95abf25bd2 Change the configuration backend paths 2011-03-03 10:57:11 -07:00
Thomas S Hatch
ea36924bfd Add docstring to setup.py to clean pylint output 2011-02-27 15:17:45 -07:00
Thomas S Hatch
0579eca6ef Add the setup.py 2011-02-27 14:31:57 -07:00