Commit graph

219 commits

Author SHA1 Message Date
rallytime
92b9cd5e31 Update Fedora support: 24 is EOL
See https://fedoraproject.org/wiki/Releases for more information.
2017-08-17 13:36:25 -04:00
rallytime
bc189835aa Add sum to README for 2017.08.17 release 2017-08-17 12:48:35 -04:00
Denys Havrysh
a0330af688 README: Fix typo and Table of Contents for Debian section 2017-08-14 12:57:36 +03:00
rallytime
faaeb9cede Added docs to README about Debian testing best-effort support 2017-07-14 09:51:47 -06:00
rallytime
20742b06be Add hash verification information to installation instructions
Fixes #1043
2017-06-12 10:44:25 -06:00
Denys Havrysh
eaa387b985 Support bootstrapping on upcoming Debian GNU/Linux 9.0 2017-06-12 11:18:01 +03:00
rallytime
e549a00de9 Update Fedora support
Fedora 23 reached EOL in December of 2016, so this just updates
the script and README to match that support.
2017-05-30 11:51:20 -06:00
Denys Havrysh
e7638ce018 Declare End-Of-Life for Ubuntu 12.04 LTS
This drops support for Ubuntu releases less than 14, including all
derivatives based on those releases.
2017-05-25 10:52:11 +03:00
Denys Havrysh
3cfc189bd7 Declare End-of-Life for RHEL 5 and its variants 2017-05-08 11:11:20 +03:00
Denys Havrysh
8edfcf33b3 Properly detect all supported Debian GNU/Linux derivatives 2017-04-28 12:34:58 +03:00
EHJ-52n
3c06f05ec4 Add KDE neon to supported ubuntu derivatives list 2017-04-27 10:48:33 +02:00
rallytime
338ca4715e Fix a few small grammar issues 2017-03-21 14:55:09 -06:00
rallytime
d608d8f6fa Update README file with supported release documentation
Also gathered all of the rst links to one place at the bottom
of the file, rather than scattering them through out the document.
This makes it easy to find link resources by putting them all in
one place.
2017-03-13 10:59:59 -06:00
Andres Montalban
cb4d6763fb Correct package name for FreeBSD installation 2017-02-14 13:10:29 -03:00
Nicole Thomas
2eb7a277f1 Merge pull request #1029 from vutny/readme-linux-architectures
README: describe architectures support for Salt deps on Linux distros
2017-02-14 08:41:56 -07:00
Denys Havrysh
541ffb4d8d README: describe architectures support for Salt deps on Linux distros 2017-02-14 11:29:13 +02:00
Denys Havrysh
155a2cb719 Add support for stable installation on Alpine Linux release 3.5 2017-02-10 11:09:53 +02:00
Denys Havrysh
68f36b5b2d README: fix code block formatting 2017-01-11 13:10:55 +02:00
Denys Havrysh
075907e90d README: add table of contents 2017-01-11 13:05:09 +02:00
Nicole Thomas
e06645ff48 Merge pull request #1002 from rallytime/update-ubuntu-versions
Updated supported versions for Ubuntu: 12.04, 14.04, 16.04, and 16.10 (best effort)
2017-01-06 10:03:53 -05:00
rallytime
e16f24329c Make sub-section for non-lts ubuntu releases note 2017-01-06 09:48:25 -05:00
rallytime
436144ce46 Use rst syntax and not markdown in README file 2017-01-05 09:49:11 -05:00
rallytime
cb87b7d0bd Add note about best-effort support for non-lts ubuntu releases to README 2017-01-04 11:08:04 -05:00
rallytime
2e49173293 Various fixes from PR review:
- Update Linux Mint supported versions in README file
- Remove if statement restricting archive.ubuntu.com repository addition
- Remove old-releases.ubuntu.com repository addition
- Remove some unnecessary parens in an if statement && clause
- Add the python-software-properties install logic back in for Ubutu 12
- Remove the workaround for starting deamons for older versions (no longer applicable)
- Fix architecture spelling in README file
2016-12-22 10:13:01 -07:00
rallytime
75b3eb32b8 Updated supported versions for Ubuntu: 12.04, 14.04, 16.04, and 16.10 (best effort)
The bootstrap script should match the supported versions of SaltStack
more closely, and we don't support versions that are considered EOL by
the OS distributors themselves.

This change updates the bootstrap script to support Ubuntu 12.04, 14.04,
16.04, and 16.10 (which the .10 release is a "best-effort" support since
it is a non-LTS OS release from Ubuntu).
2016-12-21 10:20:03 -07:00
rallytime
9569344632 Update supported versions for Fedora: 23, 24, and 25.
The bootstrap script should match the supported versions of SaltStack
more closely, and we don't support versions that are considered EOL by
the OS distributors themselves.

This change updates the bootstrap script to support Fedora 23, 24, and 25.

Since "dnf" replaced "yum" as the package provider in Fedora 23, we no
longer need to set the $FEDORA_PACKAGE_MANAGER variable based on the
version of Fedora. This can simply be "dnf" now for Fedora installs.
2016-12-20 16:56:47 -07:00
rallytime
a7588821f4 Adjust code examples to use the actual bootstrap-salt.sh file name 2016-11-30 17:49:44 -07:00
Denys Havrysh
cdef85919f Deprecate -G option: use https scheme for GitHub by default 2016-08-27 23:40:56 +03:00
Denys Havrysh
6491abd05d Update README about supported architectures on Debian 8 2016-07-14 18:18:34 +03:00
Denys Havrysh
88078bef12 Debian: add note to README about supported system architectures 2016-07-11 12:05:34 +03:00
Alexander Krasnukhin
24d8a86c31 Fix badge url
Fix badge url to refer to saltstack repo instead of mine. This was merged by mistake.
2016-07-09 03:46:35 +02:00
Pedro Algarvio
0980676391 Merge pull request #893 from themalkolm/develop
RFC: Add tests for bootstrap-salt.ps1
2016-07-07 04:18:05 -04:00
Eliezer Paiewonsky
f2cde68286 Adding support for Linux Mint 18 (based on Ubuntu 16.04) 2016-07-05 13:41:23 -04:00
Alexander Krasnukhin
a268be85ca Update README.rst 2016-06-28 13:16:51 +02:00
rallytime
b065718d6d Update supported Ubuntu distros docs 2016-06-09 08:56:44 -06:00
Denys Havrysh
cdc3ce070e Drop support for Debian 6 old-old-stable "squeeze": reached end-of-life 2016-05-26 12:20:32 +03:00
Wallace C Ricardo
2579facc0e Update README.rst
Fix typo "docker built" on README
2016-04-21 15:10:42 -04:00
Denys Havrysh
8325af94ec README: add note about Dockerfile 2016-04-08 17:19:58 +03:00
Denys Havrysh
23fa9f8f6f Add section about Docker to README file 2016-04-05 18:53:20 +03:00
Denys Havrysh
01bf30b6c6 Add Dockerfile for building Salt Master + Minion image 2016-04-04 18:53:15 +03:00
Denys Havrysh
7987acac44 Add note about latest-and-greatest OS releases support 2016-03-30 11:34:23 +03:00
Denys Havrysh
8d75aaf33c README: correct typos 2016-03-29 13:36:52 +03:00
Denys Havrysh
f78bc21cf8 Add some SUSE releases to detected OS list 2016-03-29 10:57:38 +03:00
Denys Havrysh
e872ef4032 README: correct link name 2016-03-29 10:20:39 +03:00
Denys Havrysh
ae88f3152c Rename the script to bootstrap_salt.sh in README 2016-03-28 10:38:56 +03:00
Denys Havrysh
db77e59e55 Add note about SaltStack corporate repo, fix links 2016-03-20 16:55:07 +02:00
Denys Havrysh
758dc7215a Add example how to use Git install with HTTP proxy 2016-03-19 16:18:02 +02:00
Denys Havrysh
9548d7d6ef Correct lists of supported/detected OS and distros 2016-03-13 18:29:18 +02:00
Denys Havrysh
98d20fce3a Correct and reformat README file 2016-03-12 17:36:20 +02:00
Michael A. Smith
da4414a871 Use POSIX-Compliant Command-Exists Test
Suggest the `command` command instead of `which` to determine if the `lsb_release` command exists.
`which` is a non-standard command and this script and its documentation should work across as many POSIX like systems as possible.
`command` is more portable than `which`.

To be consistent with the existing suggestion, the updated suggestion will only act if `lsb_release` exists and is a simple command, not an alias or shell function.

References:
http://stackoverflow.com/a/677212/418413
http://pubs.opengroup.org/onlinepubs/9699919799/utilities/command.html
2016-01-27 19:47:47 -05:00