Pedro Algarvio
3ffdb8d05d
Add @ptonelli to AUTHORS
2014-12-31 00:59:45 +00:00
Pedro Algarvio
a3aca2476f
Merge pull request #511 from ptonelli/develop
...
Force install of wget in debian
2014-12-31 00:57:35 +00:00
Callum Macdonald
0b63844ec3
Minr grammar typo
2014-12-29 21:15:10 +01:00
Pedro Algarvio
c3859abdb6
Add the remaining certificates information, cp
or ln
2014-12-27 01:11:10 +00:00
Pedro Algarvio
23db04eb09
Add information regarding FreeBSD SSL issues.
2014-12-26 21:06:59 +00:00
Pedro Algarvio
a9fea1fd14
Update changes log
2014-12-24 01:54:41 +00:00
Pedro Algarvio
cc92f06034
Merge pull request #518 from eshagh/bsd-update
...
Make -U work for FreeBSD
2014-12-24 01:53:04 +00:00
Ari Aosved
3a3662de07
python-requests needs to come from backports as well for >= 2, move pip install under pip check
2014-12-23 12:47:24 -08:00
Ari Aosved
a2c3e24614
libzmq3(.2.3) has moved from unstable to backports in debian 7
2014-12-22 17:23:14 -08:00
Pedro Algarvio
70cb7f82d6
Better scope
2014-12-16 14:39:56 +00:00
Pedro Algarvio
c805e81f57
Only try to install and/or start systemd services if /bin/systemctl
exists
...
Fixes #515
Fixes #521
Closes #520
2014-12-16 14:34:03 +00:00
William
352f419db9
Make -U work for FreeBSD
...
When using http://files.wunki.org/freebsd-9.2-amd64-wunki.box or
http://files.wunki.org/freebsd-10.0-amd64-wunki.box with Vagrant,
bootstrap would succeed, but a number of states would fail without
a package upgrade prior to running highstate. The -U switch currently
does not trigger an upgrade when bootstraping FreeBSD. This patch adds
a package upgrade to the end of the FreeBSD dependency install
function.
2014-12-14 10:36:56 -08:00
Pedro Algarvio
3da4552b6c
Bump version for stable release
2014-12-11 20:39:28 +00:00
Pedro Algarvio
5c2c6b4674
Add C. R. Oldham(@cro) to AUTHORS
2014-12-11 20:38:19 +00:00
Pedro Algarvio
995238cff7
Update changes log
2014-12-11 20:33:35 +00:00
Pedro Algarvio
cbd518ed89
Merge pull request #514 from cro/epel75
...
EPEL RPM file is now 7.5 instead of 7.2
2014-12-11 16:44:27 +00:00
C. R. Oldham
ed4656ea36
EPEL RPM file is now 7.5 instead of 7.2
2014-12-11 09:07:39 -07:00
Pedro Algarvio
8ed0384e4b
Download the repo file from HTTP
2014-12-09 23:09:03 +00:00
Paul Tonelli
1460db5d23
Force install of wget in debian
2014-12-09 14:18:41 +01:00
Mark Lee
3a8b0a0f52
Better detection for Debian versions
...
Re-uses existing Debian version parsing code when /etc/debian_version is found.
Fixes #505 .
2014-12-06 14:51:07 -08:00
Roman Inflianskas
a894d0fc64
opensuse 13.2: fix installation; loading zypper variables correctly
2014-11-23 01:15:17 +03:00
Roman Inflianskas
d2f39d14fe
opensuse 13.2: fix installation
2014-11-23 00:59:52 +03:00
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