Commit graph

991 commits

Author SHA1 Message Date
Pedro Algarvio
67267456f6 Merge pull request #299 from s0undt3ch/develop
Point users to the source code or help message.
2014-02-09 09:15:31 +00:00
Pedro Algarvio
3a1b56b2e1 Point users to the source code or help message. 2014-02-09 09:13:17 +00:00
Pedro Algarvio
89227151a8 Merge pull request #297 from s0undt3ch/develop
Only upgrade pacakges, don't reinstall unless newwer.
2014-02-08 03:46:27 +00:00
Pedro Algarvio
96a9df7d8a Only upgrade pacakges, don't reinstall unless newwer. 2014-02-08 03:45:08 +00:00
Pedro Algarvio
28716b57d9 Merge pull request #296 from s0undt3ch/develop
Make the error message more explicit
2014-02-08 00:29:13 +00:00
Pedro Algarvio
14dd68a2e9 Make the error message more explicit 2014-02-08 00:25:30 +00:00
Thomas S Hatch
1aea303774 Set fedora to enable the minion 2014-02-01 04:56:47 -07:00
Pedro Algarvio
cccac62eaa We also support FreeBSD 10 2014-01-31 15:18:53 -07:00
Joseph Hall
67126133c2 Merge pull request #293 from s0undt3ch/develop
FreeBSD 10 support
2014-01-31 14:17:36 -08:00
Pedro Algarvio
c1946295b3 Add Mike Carlson(@m87carlson) to AUTHORS. 2014-01-31 15:16:12 -07:00
Pedro Algarvio
b993523b91 Update changes log with FreeBSD 10 info. 2014-01-31 15:16:12 -07:00
Pedro Algarvio
b500205f66 We also support FreeBSD 9.2 2014-01-31 15:16:12 -07:00
Pedro Algarvio
afd7735c77 Merge pull request #292 from m87carlson/develop
updating bootstrap script for freebsd 10
2014-01-31 06:02:36 -08:00
Mike Carlson
a9e44b8eec updating bootstrap script for freebsd 10 2014-01-30 20:16:01 -08:00
Pedro Algarvio
6b80d2710a Merge pull request #291 from s0undt3ch/develop
Initial FreeBSD 10 support + More
2014-01-30 19:25:53 -08:00
Pedro Algarvio
7ce22fd235 Update changes log 2014-01-30 20:22:06 -07:00
Pedro Algarvio
a6acca8d91 Update changes log 2014-01-30 20:14:46 -07:00
Pedro Algarvio
82a3e5fa1c Add a FreeBSD 10 example. Refs #290. 2014-01-30 20:11:55 -07:00
Pedro Algarvio
06510a8732 Handle FreeBSD >= 10 recent fetch changes. Fixes #290. 2014-01-30 20:09:29 -07:00
Pedro Algarvio
fccfbe15b3 Let ppl know that the script example might not be up to par. 2014-01-30 20:07:56 -07:00
Pedro Algarvio
64b508acda Add an examples header 2014-01-30 20:05:20 -07:00
Pedro Algarvio
fc5dbe1fe5 Fix RST 2014-01-30 20:03:46 -07:00
Pedro Algarvio
26438a96c1 Add a warning about the inherit insecurity of the short url.
This enough @thatch45?
2014-01-30 19:57:57 -07:00
Pedro Algarvio
125e7b2d54 Develop version is now 1.5.12 2014-01-30 19:48:35 -07:00
Pedro Algarvio
837648dca2 Bring typo fixes from saltsack/salt#9961 into the script. 2014-01-27 17:14:49 +00:00
Pedro Algarvio
fe2c1e3494 Current develop version is now 1.5.11 2014-01-25 18:43:28 +00:00
Pedro Algarvio
5340e62461 Bring __check_config_dir into required scope. 2014-01-24 23:42:45 +00:00
Pedro Algarvio
3af838003f This script was supposed to be executable, when did it stop being!? 2014-01-24 23:31:10 +00:00
Thomas S Hatch
280e4d21d8 Merge pull request #283 from s0undt3ch/develop
Clean up the Salt git temporary repository by default. Fixes #281.
2014-01-24 15:18:58 -08:00
Pedro Algarvio
a27729e177 Clean up the Salt git temporary repository by default. Fixes #281.
This should have been done from the start since the scrit is supposed to
be "single-shot" installations, you run it, install salt, and for get
about it ;)
2014-01-24 23:09:57 +00:00
Pedro Algarvio
e4207ecd7b Merge pull request #282 from s0undt3ch/develop
Default to disabled insecure downloads
2014-01-24 03:35:13 -08:00
Pedro Algarvio
13aa600a60 Handle any wget and curl calls to use _{WGET,CURL}_ARGS variable. 2014-01-22 23:21:04 +00:00
Pedro Algarvio
7b0f45d9c6 Add the (in)secure file download to the changes log 2014-01-22 23:20:36 +00:00
Pedro Algarvio
cec70c95c9 Default to secure downloads, though, still allow insecure ones. Refs #269. 2014-01-22 23:14:38 +00:00
Pedro Algarvio
2f790e4286 Merge pull request #280 from lzhang/fix-bugs-url
Fix URL to GitHub bugs
2014-01-17 02:25:56 -08:00
Lewis Zhang
a11658afac Fix URL to GitHub bugs 2014-01-16 16:25:39 -06:00
Pedro Algarvio
9c4ebdc47d Git installations now default to the develop branch.
Salt no longer has the master branch in git, install from develop as default.
Fixes #279.
2014-01-15 16:00:47 +00:00
Pedro Algarvio
57c4922d74 Add Paul Brian(@lifeisstillgood) to the AUTHORS file. 2014-01-09 19:36:46 +00:00
Pedro Algarvio
e682c6ddda Include the FreeBSD changes into the changes log. 2014-01-09 19:36:26 +00:00
Pedro Algarvio
e962d0c2c9 Obscure the PKG configuration function and use copyfile. 2014-01-09 19:31:42 +00:00
Pedro Algarvio
fc128eefb9 Merge branch 'freebsd-92-conf-fix' of https://github.com/mikadosoftware/salt-bootstrap into mikadosoftware-freebsd-92-conf-fix 2014-01-09 19:25:33 +00:00
Paul Brian (lifeisstillgood)
d8735b8433 Alter bootstrap to handle new FreeBSD pkg changes
FreeBSD's `pkg` system is under development and has changed
it seems since this bootstrap was written.  A new install
of 9.2-Release will not work with the current version.

There are two notable changes

- use the "official" pkg.freebsd.org repository, which has support for more
  architectures (ll 2337).  the pcbsd site only supports amd64, and I at least
  still have some i386's :-)

- use the new format for repository conf files (ll 2349-2400) The format of conf
  files has changed and now needs a more YAML/JSON like definition, and the
  pkg.conf is deprecated and not needed.  I have replaced the SALTREPO as it
  seems out of date (Oct 2013)

This is tested on a clean install of 9.2-RELEASE and as the
very first file downloaded it then runs cleanly and
installs salt.

I hope contribution this helps your project
2014-01-09 18:55:13 +00:00
Pedro Algarvio
a31fbbf41b Also install yum-utils on CentOS and RHEL 2014-01-09 18:37:54 +00:00
Pedro Algarvio
d13e20278a Update the changes log. 2014-01-04 13:58:52 +00:00
Pedro Algarvio
9387bf484d Fix unparsed options checking regex.
Sould only catch options, not arguments with dashes in them.
2014-01-04 13:53:56 +00:00
Pedro Algarvio
b8464781cf Update the changes log with the optional git repo url argument changes. 2014-01-03 18:32:44 +00:00
Pedro Algarvio
6915da7bff Merge pull request #261 from vhgroup/develop
Add -g option to specify an alternate repo URL for git install type.
2014-01-03 09:38:40 -08:00
Pedro Algarvio
726e2052f3 Merge pull request #276 from nmbooker/mint-16-support
Add mint 16 eqiuvalence to Ubuntu 13.10
2013-12-23 02:43:33 -08:00
Nick Booker
b6376ee792 Add mint 16 eqiuvalence to Ubuntu 13.10 2013-12-22 20:28:56 +00:00
Pedro Algarvio
dfa0f96348 Between parenthesis. 2013-12-17 08:13:19 +00:00