Commit graph

1615 commits

Author SHA1 Message Date
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
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
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