Commit Graph

105 Commits

Author SHA1 Message Date
Clint Savage
fe22763da0 update the start / kill order with chkconfig 2013-02-13 11:17:33 -07:00
Henrik Holmboe
4fa8e63033 Fix the LSB header
I got complaints from insserv that the LSB header was not compliant. It was
missing required keywords, which must be there even if they are empty.
2013-02-13 16:32:49 +01:00
Henrik Holmboe
464ca9dd1f Allow alternative executables
With this commit it is possible to use virtualenv with the init scripts.

For example, I have this in my /etc/default/salt:

```
SALTMASTER=/srv/venvs/venv-1/bin/salt-master
SALTMINION=/srv/venvs/venv-1/bin/salt-minion
SALTSYNDIC=/srv/venvs/venv-1/bin/salt-syndic
SALTAPI=/srv/venvs/venv-1/bin/salt-api
PYTHON=/srv/venvs/venv-1/bin/python
```
2013-02-13 15:30:13 +01:00
Thomas S Hatch
09d48efc3f update rpm spec version 2013-02-12 11:14:03 -07:00
Thomas S Hatch
2880ee96ce update arch package 2013-02-12 11:14:03 -07:00
David Boucha
065cfc4bf4 Update Windows Salt Installer version to 0.13.0 2013-02-12 11:08:59 -07:00
David Boucha
cf7d6f55ec bump version to 0.12.1 2013-02-10 14:41:41 -07:00
Sean Channel
cd29307a9f do not force rm of conf files 2013-02-09 14:03:01 -08:00
Clint Savage
b76fa41378 Remove patches and update to upstream patch release 0.12.1 2013-02-07 16:36:10 -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
Pedro Algarvio
731ef71a26 Directory rename and manifest changes to include documentation link plus some formatting. 2013-01-28 18:16:41 +00:00
Pedro Algarvio
e3e8727f98 Add SMF manifest files to be used in SmartOS(At least). 2013-01-27 23:54:49 +00:00
David Lindquist
7cec8e54b6 Fix import typo in rpm build patch 2013-01-25 15:08:31 -08:00
Wendall Cada
9ed9dd07b4 Added unittest support to rpm spec. 2013-01-17 20:08:33 -08:00
Clint Savage
97bb52bd5d fixup salt.spec for 0.12.0 2013-01-17 19:17:18 -07:00
Clint Savage
9bdc993f46 moving to new upstream version 0.12.0 2013-01-16 11:26:34 -07:00
Sean Channel
8148c92190 too many exit codes 2013-01-10 22:49:57 -08:00
David Boucha
be50743e2b Add service dependency 2013-01-04 11:29:58 -07:00
David Boucha
42972a8cb0 Add Windows Installer Package resources. 2013-01-04 08:57:30 -07:00
Sean Channel
324f15bb72 whack-a-mole 2013-01-03 16:03:38 -08:00
Clint Savage
45b2eb1cc8 updated to 0.11.1 for security vulnerability fix 2012-12-20 10:24:41 -07:00
rizumu
df94ce9137 Match Arch's PKGBUILD files with those in the AUR 2012-12-20 10:48:34 +01:00
Clint Savage
5b14ee387d updated rpm spec to upstream release 0.11.0 2012-12-14 10:17:34 -07:00
Clint Savage
a02ad59941 fixup rpm pkg to include my changes. updated change by mchestnut to 0.10.5-2 even though it won't be built 2012-12-14 09:24:29 -07:00
Sean Channel
91ee888042 exit codes workaround 2012-12-13 15:12:01 -08:00
Sean Channel
16532f3e3a undo previous change 2012-12-13 13:09:25 -08:00
Sean Channel
f26fa94769 bump kill timeout from default (5) to 10 2012-12-13 13:03:23 -08:00
Sean Channel
6e462d39e4 update options list per cmd 2012-12-06 16:42:09 -08:00
Sean Channel
01cccf4d54 fix out/color flags 2012-12-06 01:02:26 -08:00
David Boucha
d4ae5ae76a Merge pull request #2812 from Talksum/spec_no_templates
removing references to config templates in spec file
2012-12-05 14:53:34 -08:00
Sean Channel
7c87e594da remove deprecated output flags 2012-12-05 14:20:45 -08:00
Mike Chesnut
673b409e07 removing references to config tampltes in spec file 2012-12-05 12:14:06 -08:00
Niels Abspoel
3452e2f2e4 PKGBUILD-git updated:
reflect changes from commit 0d77329
- conf/master.template -> conf/master
- conf/minion.template -> conf/minion
- updated PKGBUILD to add systemd service files
2012-12-04 21:56:48 +01:00
Sean Channel
726f7d79b0 single-source shared postrm script 2012-12-04 01:21:38 -08:00
Sean Channel
fdbbb72131 install bash completion and UFW firewall config 2012-12-03 23:36:33 -08:00
Sean Channel
6f29387177 shebang bang baby 2012-12-03 01:38:43 -08:00
Sean Channel
26d1e67c84 ufw firewall rules 2012-11-29 16:37:36 -08:00
Sean Channel
764dcb1345 remove wildcard stanza 2012-11-29 16:31:53 -08:00
Sean Channel
a07d62ab33 improved consolidated logrotate support 2012-11-29 16:20:13 -08:00
Sean Channel
e925cee2ee add upstart files to pkg 2012-11-23 13:35:58 -08:00
Thomas S Hatch
09f2239167 Change the systemd scripts to use simple instead of forking 2012-11-20 12:14:21 -07:00
Clint Savage
78eb411a40 fixed some indentation that doesn't work in f18 2012-10-29 00:09:46 -06:00
Ivoz
f321100507 Add service files for ArchLinux.
Note Arch's primary init system is now systemd, although init.d is still
supported and used by some. The PKGBUILD[-git] will probably want to be
changed to incorporate this commit's effects.
2012-10-26 09:54:08 +11:00
Ivoz
63352e6fa4 Change systemd-started services to be daemonized 2012-10-26 09:51:41 +11:00
Ivoz
0a071e479c Move systemd service files to a separate directory
Since service files might be used by many distros (arch, rpm-based,
gentoo, mindriva, mageia) I think it would be useful to symlink to
standard ones (and copy and edit them if differences are needed).
2012-10-26 09:45:33 +11:00
Clint Savage
48fe835c16 Updating spec to 0.10.4, patching bug #2335 (RHBZ#869669) 2012-10-24 12:08:28 -06:00
Clint Savage
0086c9d48c moved salt.spec to 0.10.3 and added systemd scriptlets 2012-10-03 10:29:00 -06:00
David Pravec
b6d7107f01 added bash completion script
Some commands and options are still missing completion,
but most do work well, including modules, functions,
grains and grain item values, nodegroups, salt-key operations, ...

This file should be installed into
     /etc/bash_completion.d/salt

I am not sure where and how to do that,
so i leave this open for others to solve.
2012-08-10 01:59:01 +02:00
Clint Savage
2b010adb3d repackage with patch to fix #1730 2012-08-02 11:20:11 -06:00
Clint Savage
aca084a0ac moved RPM to 0.10.2 2012-08-02 09:45:24 -06:00