Commit graph

1703 commits

Author SHA1 Message Date
Pedro Algarvio
b9c6090cae Merge pull request #501 from highlyunavailable/centos_systemd
Fix centos 7 systemd start from git install
2014-11-21 16:24:39 +00:00
highlyunavailable
d24410bee9 Fix centos 7 systemd start from git install
Since the RPMs are now using systemd so should we. Added systemd-python as a
dependency for centos_git.
2014-11-20 19:47:04 -08:00
Joseph Hall
4a11eeef84 Merge pull request #496 from fly/patch-1
fix typos
2014-11-16 18:43:21 -07:00
Jon Chen
7c86294f29 fix typos 2014-11-16 20:39:45 -05:00
Pedro Algarvio
ab83cdbc28 Add @ggillies to AUTHORS 2014-11-08 09:20:25 +00:00
Pedro Algarvio
d3cc34e0ea Update changes log 2014-11-08 09:19:29 +00:00
Pedro Algarvio
7030c69cd1 Bump version for stable release 2014-11-08 09:18:24 +00:00
Pedro Algarvio
c9b542ed6b Update changes log 2014-11-08 09:18:24 +00:00
Pedro Algarvio
b323d62a39 Apply the forking patch to openSUSE git installations.
This is needed while SuSE/openSUSE doesn't ship the systemd python
bindings.

Closes saltstack/salt#16982
2014-11-08 09:18:23 +00:00
Pedro Algarvio
c0cab8e014 If using the default git clone URL, also update it to use HTTPS if the flag is passed. 2014-11-08 09:18:23 +00:00
Pedro Algarvio
f4b12137b3 Bump version for stable release. 2014-11-08 09:18:23 +00:00
Pedro Algarvio
6ae881add9 Merge pull request #490 from ggillies/enable-rhel7
Enabled binary installation on RHEL 7
2014-11-08 09:17:09 +00:00
Graeme Gillies
4d14a77e04 Enabled binary installation on RHEL 7
RHEL 7 is now available and the packages in EPEL 7 for salt work
correctly. We can now do epel installs onto RHEL 7
2014-11-07 14:33:25 +10:00
Pedro Algarvio
5c08d70613 Merge pull request #485 from cehbrecht/develop
support for LinuxMint on Debian base added
2014-10-28 18:53:01 +00:00
Carsten Ehbrecht
5545261072 reverting whitespace change ... 2014-10-28 19:02:42 +01:00
Carsten Ehbrecht
2e098666d1 added suport for linuxmint with debian base again 2014-10-28 17:28:45 +01:00
Carsten Ehbrecht
91e0542daa reset boostrap-salt.sh to latest of develop 2014-10-28 17:03:29 +01:00
Carsten Ehbrecht
c8197636ad fixed major version of linuxmint debian 2014-10-28 13:19:56 +01:00
Carsten Ehbrecht
2f6d42b56f added suport for linux mint with debian base 2014-10-28 11:14:27 +01:00
Pedro Algarvio
0084675e19 Update changes log 2014-10-28 01:57:40 +00:00
Pedro Algarvio
dc90ef249c Allow cloning from Salt's git repository using HTTPS. Fixes #475.
The reason why HTTPS is not the preferred protocol is because not all
systems(specially the older ones) know anything about GitHub's
certificates.
2014-10-28 01:54:56 +00:00
Pedro Algarvio
b31374a0f0 It should be a new change log section 2014-10-28 01:40:17 +00:00
Pedro Algarvio
2a26c48053 Update changes log 2014-10-28 01:32:56 +00:00
Pedro Algarvio
62957f7ee5 Install systemd-python in Fedora git installs 2014-10-28 01:31:46 +00:00
Pedro Algarvio
01c64d2de8 Install python2-systemd on Arch git installs 2014-10-26 18:54:12 +00:00
Pedro Algarvio
adee423226 Bump version for stable release 2014-10-21 23:09:59 +01:00
Pedro Algarvio
e688367fdb Don't return 1 if it's not an error 2014-10-21 23:01:58 +01:00
Pedro Algarvio
97943030c2 Echo message about packages being installed from SaltStack's COPR repo 2014-10-21 01:57:28 +01:00
Pedro Algarvio
3ef17a7a44 Update changes log 2014-10-21 01:57:25 +01:00
Pedro Algarvio
bea5cc761c Allow installing ZMQ4/PyZMQ14 from Chris Lea's PPA repository 2014-10-21 01:54:50 +01:00
Pedro Algarvio
091fff78e7 Remove extra char left over 2014-10-21 01:38:14 +01:00
Pedro Algarvio
4f22907ce1 Remove unused code and some lint fixes 2014-10-21 01:24:36 +01:00
Pedro Algarvio
06f5038543 Fix COPR URL 2014-10-20 21:12:23 +01:00
Pedro Algarvio
3c92a8e1a7 Update changes log 2014-10-20 20:45:18 +01:00
Pedro Algarvio
7bdd1e224a Allow installing ZMQ for SaltStack's COPR repository 2014-10-20 20:44:16 +01:00
Pedro Algarvio
cf6bb803df Add Howard Mei(@HowardMei) to AUTHORS 2014-10-17 23:43:43 +01:00
Pedro Algarvio
d0fe492d73 Update changes log 2014-10-17 23:42:57 +01:00
Pedro Algarvio
a8f51cdfa0 Merge pull request #476 from HowardMei/develop
improve __git_clone_and_checkout to support saltrepo srcurl wit...
2014-10-17 23:32:19 +01:00
Pedro Algarvio
bcb2c5194e Add @markgaylard to AUTHORS 2014-10-17 20:37:40 +01:00
Pedro Algarvio
9a5294a4f0 Update changes log 2014-10-17 20:37:05 +01:00
Pedro Algarvio
2563d1fb21 Add Pavel Snagovsky(@paha) to AUTHORS 2014-10-17 20:35:43 +01:00
Pedro Algarvio
010c8874aa Update changes log 2014-10-17 20:35:43 +01:00
Pedro Algarvio
c42b21d2f7 Bump version for stable release 2014-10-17 20:35:43 +01:00
Pedro Algarvio
e6f35a6731 Merge pull request #478 from markgaylard/develop
Fix syndic installation on centos/amazon linux when installing salt from...
2014-10-17 20:35:25 +01:00
Pedro Algarvio
8ae2eb8645 Merge pull request #477 from llnw/develop
fixing path to python on FreeBSD
2014-10-17 20:29:55 +01:00
Mark Gaylard
0b910ee8f6 Fix syndic installation on centos/amazon linux when installing salt from git version 2014-10-17 15:36:28 +11:00
Pavel Snagovsky
d73a0ecb56 fixing path to python bnary on FreeBSD
symlink /usr/local/bin/python is not created by current package
use /usr/local/bin/python2
2014-10-16 18:50:50 -07:00
HowardMei
31b07042f4 develop: improve __git_clone_and_checkout to support saltrepo srcurl with non-salt basename 2014-10-16 14:45:50 +08:00
Pedro Algarvio
051c43915f It's a String! 2014-10-04 11:29:15 +01:00
Pedro Algarvio
c21ad6ed15 Update the runtests parser to set the stable version in the environ 2014-10-04 11:18:56 +01:00