Denys Havrysh
2096b5595e
Import CentOS 7 GPG key on RHEL for installing base dependencies from
...
Salt corporate repository
2016-02-22 15:51:09 +02:00
Clark Perkins
51a07ddfa6
Added cache dir customization
2016-02-17 11:22:44 -06:00
Randy Thompson
8c7bff6999
fixing syntax errors
...
SC1073: Couldn't parse this test expression line 4434
SC1073: Couldn't parse this test expression line 4451
SC2173: SIGKILL/SIGSTOP can not be trapped line 553
SC2170: Numerical -eq does not dereference in [..]. Expand or use string operator line 4395
2016-02-16 13:29:09 -06:00
Justin Findlay
ee325e9181
Merge pull request #722 from s-vp/openbsd-support
...
adding support for OpenBSD distribution
2016-02-10 16:14:29 -07:00
Justin Findlay
0658e22d98
Merge pull request #700 from shawnbutts/develop
...
fix for Amazon Linux
2016-02-10 15:41:37 -07:00
Justin Findlay
c3c987d6fb
Merge pull request #756 from aboe76/suse_repo
...
fixed missing repo for suse 12
2016-02-10 14:20:14 -07:00
Niels Abspoel
855bead721
add new repo
2016-02-09 22:01:59 +01:00
Sergey Paramonov
86f6f18790
Update bootstrap-salt.sh
...
removed commented unneeded lines from install_openbsd_post() function
2016-02-09 12:43:14 -05:00
Sergey Paramonov
fac497e584
Update bootstrap-salt.sh
...
added choose_openbsd_mirror() function,
which is comparing ping time from all officially listed openbsd mirrors
and picks closest mirror.
2016-02-09 12:36:44 -05:00
Shawn Butts
00faf95d8f
Update bootstrap-salt.sh
2016-02-09 08:36:46 -05:00
shawnbutts
9b6bfc9aad
fix for Amazon Linux
...
- enable EPEL repo with yum-config-manager
- exclude zeromq* salt* python-zmq* packages from the EPEL repo
- move the install repo to repo.saltstack.com
- install python26-ordereddict package as python-ordereddict has been removed
2016-02-09 08:36:45 -05:00
Justin Findlay
b2e5d84738
Merge pull request #755 from vutny/update-usage-help
...
Reformat and correct usage instructions
2016-02-08 16:27:54 -07:00
Denys Havrysh
7183557b1d
Update year in copyright
2016-02-08 12:30:56 +02:00
Denys Havrysh
aa0caf00e1
Add myself to authors, fix sorting
2016-02-08 12:24:30 +02:00
Denys Havrysh
3ed2a2eafb
Reformat and correct usage instructions
2016-02-08 12:16:02 +02:00
Sergey Paramonov
99927b0301
Update bootstrap-salt.sh
...
corrected for __fetch_url() and install_openbsd_deps()
2016-02-06 15:10:46 -05:00
Justin Findlay
08aec13dec
Merge pull request #754 from jfindlay/suse
...
Merge #734
2016-02-05 21:04:47 -07:00
Justin Findlay
966f15d78e
SuSE 11 and 12 now have libzmq5
2016-02-05 20:45:47 -07:00
Niels Abspoel
c3aadde205
switch repositories for suse and sles
2016-02-05 20:13:58 -07:00
Justin Findlay
fd753587f1
Merge pull request #731 from furlongm/develop
...
Don't add zypp repo if it already exists
2016-02-05 19:58:07 -07:00
Justin Findlay
2003a74000
Merge pull request #723 from s-vp/fix-for-freebsd-current
...
fix for FreeBSD 11 CURRENT install functions
2016-02-05 19:56:21 -07:00
Justin Findlay
e8fa3c4e00
Merge pull request #753 from jfindlay/peg
...
Fix #685
2016-02-05 18:56:21 -07:00
Justin Findlay
f601729b1a
use HTTPS for SaltStack RHEL repo
2016-02-05 18:55:46 -07:00
Justin Findlay
0b6379b1fe
add release channel to ubuntu repo name
2016-02-05 18:55:46 -07:00
Justin Findlay
85b747e897
reformat argument help text
2016-02-05 18:55:46 -07:00
Justin Findlay
49ee389b5d
Only ubuntu and CentOS support $STABLE_REV install
2016-02-05 18:55:17 -07:00
Justin Findlay
c7175af247
Merge pull request #751 from toanju/develop
...
do not install copr repo on fedora 22+
2016-02-05 15:56:22 -07:00
Justin Findlay
18fc77cef2
Merge pull request #750 from vutny/shallow-cloning
...
Enable shallow cloning for version branches by default, not only tags
2016-02-05 15:41:14 -07:00
Tobias Jungel
0d2afe010d
do not install copr repo on fedora 22+
...
* there is no copr repo for fedora 23
* copr repo for fedora 22 is outdated; hence using the packages of fedora
#736
2016-02-05 14:31:30 +01:00
Ronald van Zantvoort
00a661a2ab
Actually need a translation similar to BSD's
2016-02-05 12:36:45 +01:00
Ronald van Zantvoort
a43378f142
Merge branch 'pegging-for-yum' into prod
2016-02-05 12:17:09 +01:00
Ronald van Zantvoort
b85e0ebd3e
Ubuntu needs CPU_ARCH_L (amd64) rather than CPU_ARCH (x86_64)
2016-02-05 12:16:40 +01:00
Justin Findlay
b9c9175e5f
Merge pull request #746 from The-Loeki/patch-2
...
Fix CentOS git setup.py syntax error upon installation
2016-02-04 10:37:44 -07:00
Denys Havrysh
accab728b5
Enable shallow cloning for version branches by default, not only tags
2016-02-04 17:38:06 +02:00
Ronald van Zantvoort
2693210fd9
Merge branch 'pegging-for-yum' into prod
2016-02-04 11:57:50 +01:00
Ronald van Zantvoort
5eded75bcb
Typo fix (tnx @vutny), Ubuntu repo's & keys according to new layout
2016-02-04 11:54:30 +01:00
Justin Findlay
786e248473
Merge pull request #748 from jfindlay/suse
...
add SLE 12 support, fix OpenSUSE support
2016-02-04 01:39:16 -07:00
Justin Findlay
6ebb414d2b
add SLE 12 support, fix OpenSUSE support
2016-02-04 01:36:46 -07:00
Justin Findlay
e217116598
Merge pull request #660 from eyj/pr-force-shallow
...
Add -f option to force shallow cloning
2016-02-04 01:28:54 -07:00
Ronald van Zantvoort
60c10370c9
Merge branch 'pegging-for-yum' into prod
2016-02-03 23:12:33 +01:00
Ronald van Zantvoort
5976902216
Redo STABLE_REV-less git installs fix
2016-02-03 23:12:10 +01:00
Ronald van Zantvoort
dc1f0cf06a
Merge branch 'pegging-for-yum' into prod
2016-02-03 22:34:57 +01:00
Ronald van Zantvoort
d1c12a91bc
And of course the actual STABLE_REV needs to be in for downloading as well
2016-02-03 22:34:46 +01:00
Ronald van Zantvoort
2ad8b29550
Merge branch 'pegging-for-yum' into prod
2016-02-03 22:23:43 +01:00
Ronald van Zantvoort
5fc652d1ce
Yum vars don't exist when fetching the GPG key manually duh
2016-02-03 22:22:45 +01:00
Ronald van Zantvoort
80ff5dd7fc
Merge branch 'pegging-for-yum' into prod
2016-02-03 21:53:48 +01:00
Ronald van Zantvoort
0a05ace378
Change pegging to major-specific repo's & mirror repo RPM's in repo config
2016-02-03 21:47:55 +01:00
Ronald van Zantvoort
fc8f39f7fc
Merge remote-tracking branch 'upstream/develop' into pegging-for-yum
2016-02-03 21:25:32 +01:00
Ronald van Zantvoort
91595528c3
Update bootstrap-salt.sh
2016-02-02 14:48:09 +01:00
Ronald van Zantvoort
01abd60f29
Merge remote-tracking branch 'origin/patch-2' into prod
2016-02-02 10:18:16 +01:00