Commit graph

990 commits

Author SHA1 Message Date
Pedro Algarvio
f11c56f439 All internal variables are underscore prefixed. 2013-08-30 00:34:01 +00:00
Pedro Algarvio
3228c32e1f The script does not ignore the environment PACKAGESITE and also checks for BS_SALTREPO in env. 2013-08-30 00:33:36 +00:00
Pedro Algarvio
ffa811179f Fix undefined variable BS_ECHO_DEBUG. Replaced tabs with spaces. 2013-08-30 00:33:30 +00:00
Jeff Strunk
bbf127084a Add functions for testing install type. Fixes #216 2013-08-30 00:29:48 +00:00
Pedro Algarvio
f205814d7e Merge pull request #217 from jstrunk/develop
Add functions for testing install type. Fixes #216
2013-08-29 16:26:00 -07:00
Jeff Strunk
f4f99a802a Add functions for testing install type. Fixes #216 2013-08-29 16:46:44 -04:00
Pedro Algarvio
59d461254a All internal variables are underscore prefixed. 2013-08-22 20:50:48 +01:00
Pedro Algarvio
6bc3436e84 The script does not ignore the environment PACKAGESITE and also checks for BS_SALTREPO in env. 2013-08-22 19:58:41 +01:00
Pedro Algarvio
d42a9f1e4d Fix undefined variable BS_ECHO_DEBUG. Replaced tabs with spaces. 2013-08-22 19:51:19 +01:00
Pedro Algarvio
4163701aaf Solve openSUSE 12.3 conflict before bootstrapping.
Because `patterns-openSUSE-minimal_base-conflicts` conflicts with `python`, lets remove the first one.
2013-08-22 19:44:47 +01:00
Pedro Algarvio
4a7276221a Add multiple repository support to the changes log. 2013-08-21 22:58:34 +01:00
Pedro Algarvio
37a6af965c Merge pull request #215 from cedwards/freebsd
added multi-repo support in FreeBSD
2013-08-21 14:16:04 -07:00
Christer Edwards
27e02453c0 added multi-repo support in FreeBSD 2013-08-21 15:09:47 -06:00
Pedro Algarvio
3d95790b08 Add Forrest Alvarez(@gravyboat) to Authors. 2013-08-21 00:22:15 +01:00
Pedro Algarvio
4abd05f719 Merge pull request #213 from s0undt3ch/develop
Some more fixes to the FreeBSD bootstrap
2013-08-20 16:19:45 -07:00
Pedro Algarvio
cef4a83566 Skip patching non existing files. Quiet down sed. 2013-08-21 00:19:12 +01:00
Pedro Algarvio
f75b09145a Fixed FreeBSD git installations not pointing to the proper salt configuration directory. 2013-08-21 00:19:12 +01:00
Pedro Algarvio
e8eab00081 Added Christer Edwards(@cedwards) to authors. Add the FreeBSD repo switch in the changes log. 2013-08-21 00:19:09 +01:00
Pedro Algarvio
6b0c996e38 Merge pull request #211 from gravyboat/develop
Update to install_red_hat_linux_stable_deps function to resolve issue 198.
2013-08-20 16:16:37 -07:00
Pedro Algarvio
221c60f722 Merge pull request #214 from cvrebert/patch-1
add email addr to my entry in AUTHORS
2013-08-20 16:15:00 -07:00
Chris Rebert
fe66ac1250 add email addr to my entry 2013-08-20 15:00:27 -07:00
Forrest Alvarez
adefe142c2 updated bootstrap-salt.sh to avoid negatively impacting RHEL5. 2013-08-19 13:03:23 -07:00
Forrest Alvarez
2d2aa8d4cb updated red_hat function to reduce duplication. 2013-08-19 12:51:19 -07:00
Pedro Algarvio
57771cf011 Merge pull request #212 from cedwards/freebsd
fixed issues with PACKAGESITE definition FreeBSD
2013-08-19 11:51:55 -07:00
Christer Edwards
3e58b60b6a fixed issues with PACKAGESITE definition FreeBSD 2013-08-19 12:39:52 -06:00
Forrest Alvarez
a7e458eea5 updated error message to be more verbose 2013-08-19 11:36:30 -07:00
Forrest Alvarez
83205ec410 fixed a missing fi 2013-08-19 10:10:07 -07:00
Forrest Alvarez
a5d4a1f28f updated bootstrap-salt.sh to provide errors for RHN if optional repo is not enabled 2013-08-19 10:02:52 -07:00
Pedro Algarvio
7eb743f82d Merge pull request #209 from cedwards/freebsd
updated FreeBSD PACKAGESITE to use freebsd.saltstack.com
2013-08-19 09:30:13 -07:00
Christer Edwards
4e47006f59 updated FreeBSD PACKAGESITE to use freebsd.saltstack.com 2013-08-19 10:17:52 -06:00
Pedro Algarvio
879f231217 Merge pull request #207 from s0undt3ch/develop
First run the function, then return the exit code. Fixes #206.
2013-08-16 14:30:07 -07:00
Pedro Algarvio
c091b11502 Update changes log. 2013-08-16 21:26:39 +01:00
Pedro Algarvio
d4b267118c First run the function, then return the exit code. Fixes #206. 2013-08-16 21:25:01 +01:00
Pedro Algarvio
04a3041bc2 Merge pull request #205 from s0undt3ch/develop
Add @KennethWilke to authors, update changes log, minor enhancement.
2013-08-15 18:37:34 -07:00
Pedro Algarvio
759cf50182 Update changes log 2013-08-15 16:11:46 +01:00
Pedro Algarvio
042f16e155 Do not quiet the output of emerge --sync if debug output is enabled. 2013-08-15 16:09:55 +01:00
Pedro Algarvio
646ebef5b9 Add Kenneth Wilke to authors. 2013-08-15 16:09:39 +01:00
Pedro Algarvio
0a99bf4bed Merge pull request #204 from KennethWilke/develop
Added emerge libtool to fix crypto++ compile error
2013-08-15 08:07:27 -07:00
Kenneth Wilke
c7bc5757ce Added emerge libtool to fix crypto++ compile error
Quieted portage sync so it'll run quicker
Changed git emerge to use binhost if available
2013-08-15 09:37:33 -05:00
Pedro Algarvio
e704ec9e0d Merge pull request #203 from s0undt3ch/develop
Install the correct PyYAML package on CentOS/RHEL 5.
2013-08-13 08:01:01 -07:00
Pedro Algarvio
58b33d3d91 Install the correct PyYAML package on CentOS/RHEL 5. 2013-08-13 16:00:25 +01:00
Pedro Algarvio
d15f449691 Merge pull request #202 from s0undt3ch/issues/201
Fix unbound variable by creating a wrapper function for Gentoo's emerge.
2013-08-09 03:40:59 -07:00
Pedro Algarvio
f01b4ff6b3 Update ChangeLog. 2013-08-09 11:39:32 +01:00
Pedro Algarvio
095701d6c8 Fix unbound variable by creating a wrapper function for Gentoo's emerge. Fixes #201. 2013-08-09 11:16:09 +01:00
Pedro Algarvio
e8aa4c51d8 Merge pull request #200 from s0undt3ch/develop
Bump dev version and update changes log
2013-08-06 03:17:13 -07:00
Pedro Algarvio
494eafa8dd Add the system packages upgrade fix/feature to the changes log. 2013-08-06 11:14:25 +01:00
Pedro Algarvio
6e47d6430a The develop branch is now v1.5.7-dev 2013-08-06 11:11:53 +01:00
Pedro Algarvio
531413b288 Merge pull request #199 from s0undt3ch/issues/189-system-upgrade
Full system upgrades are now optional on RH based distributions
2013-08-06 03:10:10 -07:00
Pedro Algarvio
2a00643798 Fedora is now also able to upgrade the system before installing salt. 2013-08-06 11:08:52 +01:00
Pedro Algarvio
42d35248ff RedHat based distributions backwards functionality broken! No system upgrades is now the default. 2013-08-06 11:08:49 +01:00