Joseph Hall
a9e1d6e011
Merge pull request #188 from s0undt3ch/develop
...
Update ChangeLog to include the Linux Mint Support. Thanks @alexvh!
2013-07-27 05:13:09 -07:00
Pedro Algarvio
3eacc09546
Update ChangeLog to include the Linux Mint Support. Thanks @alexvh!
2013-07-27 02:52:14 +01:00
Pedro Algarvio
43bff6e6fd
Merge pull request #187 from alexvh/linux_mint
...
Add support for Linux Mint
2013-07-26 18:50:00 -07:00
Alex Van't Hof
b4280c637a
Add support for Linux Mint and consolidate Ubuntu derivatives
...
A significant number of Ubuntu derivatives are functionally
equivalent for bootstrap purposes, so use standard Ubuntu install
functions instead of creating new ones for each derivative.
2013-07-26 21:24:09 -04:00
Alex Van't Hof
5270d36bd7
Simplify and fixup Ubuntu upstart usage
...
On at least Linux Mint, need to reload upstart configuration after
installing a salt component.
Using the upstart 'status' command to check if a config exists is
unreliable (e.g. a running job with a removed config will give an
okay status)
2013-07-26 21:19:04 -04:00
Pedro Algarvio
ebd18e2db0
Merge pull request #185 from s0undt3ch/develop
...
Replaced the `cp` and `mv` occurrences with `{copy,move}file`
2013-07-18 08:56:55 -07:00
Pedro Algarvio
b0bfab82b5
Update changelog.
2013-07-18 16:38:35 +01:00
Pedro Algarvio
e4f8afeb62
Replaced the cp
and mv
occurrences with {copy,move}file
. Fixes #76 .
2013-07-18 16:34:24 +01:00
Joseph Hall
b825280b8e
Merge pull request #183 from s0undt3ch/develop
...
Copy files instead of moving is asked for. Fixes #182 .
2013-07-16 13:22:15 -07:00
Pedro Algarvio
886df34125
Correct the internal variable name.
2013-07-16 21:08:10 +01:00
Pedro Algarvio
50d20d915c
Update change log.
2013-07-16 20:36:27 +01:00
Pedro Algarvio
186fe4aa82
Copy files instead of moving is asked for. Fixes #182 .
...
If `BS_KEEP_TEMP_FILES=1` is found on the environment, the script will copy the files instead of moving them.
2013-07-16 20:31:34 +01:00
Pedro Algarvio
ac0332f997
Merge pull request #181 from aboe76/sles_sp3_support
...
SLES 11 SP3 support added to bootstrap script
2013-07-10 06:23:40 -07:00
Niels Abspoel
f6f1753eb7
SLES 11 SP3 support added to bootstrap script
...
Needed to tweak the script because of lsb_release output changed
to 'SUSE LINUX' instead of 'SUSE'
2013-07-09 21:47:45 +02:00
Pedro Algarvio
060b49045b
Merge pull request #180 from bruce-one/patch-1
...
Spelling mistake in the usage() doc
2013-07-08 02:42:47 -07:00
bruce-one
7a5ee0480b
Spelling mistake in the usage() doc
...
Noticed a tiny spelling mistake in the usage() doc in the bootstrap.sh
2013-07-08 14:46:06 +10:00
Pedro Algarvio
85d9898098
Merge pull request #179 from s0undt3ch/develop
...
Reevaluate the `PKI_DIR` since the `SALT_ETC_DIR` was redefined
2013-07-07 14:08:18 -07:00
Pedro Algarvio
67587dcc4e
Reevaluate the PKI_DIR
since the SALT_ETC_DIR
was redefined. Refs #178
2013-07-07 21:57:46 +01:00
Pedro Algarvio
3fd6020c8e
Update change log
2013-07-02 17:36:44 +01:00
Pedro Algarvio
c6bda0891d
Merge pull request #175 from s0undt3ch/develop
...
Set the grains file in the proper place if found
2013-07-02 09:30:29 -07:00
Pedro Algarvio
da0d58132b
Set the grains file in the proper place if found on the provided temporary configuration directory.
...
Refs saltstack/salt#5849
Refs saltstack/salt-cloud#672
2013-07-02 16:33:30 +01:00
Pedro Algarvio
1543fdf81e
Merge pull request #172 from s0undt3ch/features/salt-testing
...
Make use of salt-testing
2013-06-28 04:17:52 -07:00
Pedro Algarvio
caaf32a4c7
Merge pull request #171 from kozhukalov/temp_keys_dir
...
Tiny fix TEMP_CONFIG_DIR -> TEMP_KEYS_DIR in preseed function definition
2013-06-27 09:55:34 -07:00
Pedro Algarvio
770904f72d
No line break
2013-06-27 17:43:03 +01:00
Pedro Algarvio
31d931015c
Use pip mirrors.
2013-06-27 17:34:43 +01:00
Pedro Algarvio
6be81cbc18
We need sudo perms
2013-06-27 14:54:51 +01:00
Vladimir Kozhukalov
72e57ee596
Moved PKI_DIR definition to the script head
2013-06-27 17:37:58 +04:00
Pedro Algarvio
0024645200
Install salt-testing in travis.
2013-06-27 14:29:03 +01:00
Pedro Algarvio
41f88862a2
Salt testing parsers now print the overall results header.
2013-06-27 12:21:17 +01:00
Vladimir Kozhukalov
911fc03077
Tiny fix TEMP_CONFIG_DIR -> TEMP_KEYS_DIR in preseed function definition
2013-06-27 12:18:25 +04:00
Pedro Algarvio
d9d605a1c4
Updated testes suite to use salt-testing.
2013-06-24 15:23:24 +01:00
Pedro Algarvio
7c36b9a240
Merge pull request #167 from s0undt3ch/develop
...
Allow a bin host to be used for Gentoo boostraps.
2013-06-21 07:42:32 -07:00
Pedro Algarvio
733b680549
Allow a bin host to be used for Gentoo bootstraps. Refs saltstack/salt-cloud#3 .
2013-06-21 15:41:19 +01:00
Pedro Algarvio
577afc8646
Merge pull request #169 from s0undt3ch/hotfix/detect-OmniOS
...
Properly detect OmniOS. Refs #144
2013-06-21 07:37:48 -07:00
Pedro Algarvio
484bcf8229
Fix syntax error
2013-06-20 20:16:04 +01:00
Pedro Algarvio
c90011cc22
Properly detect OmniOS. Refs #144
2013-06-20 19:56:27 +01:00
Pedro Algarvio
8017e35c69
Merge pull request #168 from s0undt3ch/issues/166
...
Any configuration files renamed by pacman on the installation process gets renamed back. Fixes #163 .
2013-06-19 07:49:32 -07:00
Pedro Algarvio
8abfd97747
Update change log.
2013-06-19 15:48:58 +01:00
Pedro Algarvio
d91e0d5449
Any configuration files renamed by pacman on the installation process gets renamed back. Fixes #163 .
2013-06-19 15:46:57 +01:00
Pedro Algarvio
d306b827b7
Merge pull request #164 from s0undt3ch/develop
...
Fix SmartOS
2013-06-17 15:21:06 -07:00
Pedro Algarvio
6cd98ddee1
Update change log.
2013-06-16 23:10:09 +01:00
Pedro Algarvio
7388850330
Different package sets have different gcc packages under SmartOS. Handle it!
2013-06-16 23:08:58 +01:00
Pedro Algarvio
5e0f9af9b2
Merge pull request #162 from nevins-b/develop
...
Fixing options not recognizing -F
2013-06-13 07:38:18 -07:00
nevins-b
32d8ce8cc0
Fixing options not recognizing -F
2013-06-13 10:53:01 -03:00
Pedro Algarvio
9d9072f221
Since we will be relying on the ports rc.d files, let's set SALT_ETC_DIR
to ports default.
2013-06-09 03:26:32 +01:00
Pedro Algarvio
c14e9da87f
Merge pull request #161 from s0undt3ch/develop
...
Fixed FreeBSD git based installations(no rc.d scripts were available)
2013-06-08 18:51:10 -07:00
Pedro Algarvio
e710cd6420
Return on errors.
2013-06-09 02:35:19 +01:00
Pedro Algarvio
47f5bffbb5
Fixed FreeBSD git based installations(no rc.d scripts were available)
2013-06-09 02:33:12 +01:00
Pedro Algarvio
9cc8d9c3ba
Merge pull request #160 from s0undt3ch/develop
...
Fix Arch & SmartOS & Test suite fixes
2013-06-05 11:08:11 -07:00
Pedro Algarvio
13503b2155
Update Solaris test suite cleanup.
2013-06-05 19:07:03 +01:00