Pedro Algarvio
267fb30898
Stream output and force a timeout
2014-04-14 14:14:54 +01:00
Pedro Algarvio
dd33bf3a1f
Log the process output
2014-04-14 13:36:52 +01:00
Pedro Algarvio
824402b411
Merge pull request #374 from s0undt3ch/develop
...
Store testsuite logs in a file
2014-04-14 11:02:50 +01:00
Pedro Algarvio
acccf33a73
Store testsuite logs in a file
2014-04-13 15:08:20 +01:00
Pedro Algarvio
3e7023a620
Fix parameter not set
2014-04-09 13:51:25 +01:00
Pedro Algarvio
3004669273
Fix some pretty bad logic when installing requests on Ubuntu. Fixes #370 .
2014-04-09 13:10:08 +01:00
Pedro Algarvio
d1ed45edd1
Merge pull request #371 from cvrebert/patch-1
...
ChangeLog grammar fix
2014-04-09 09:38:32 +01:00
Pedro Algarvio
03a33d08b6
Merge pull request #372 from cvrebert/patch-2
...
grammar fix in README
2014-04-09 09:38:11 +01:00
Chris Rebert
c2c3266ebb
grammar fix in README
2014-04-09 01:34:08 -07:00
Chris Rebert
f2a4fd48bb
ChangeLog grammar fix
2014-04-09 01:30:39 -07:00
Pedro Algarvio
a4de9fb910
Reference the stable branch, not the develop one.
2014-04-08 14:29:29 +01:00
Pedro Algarvio
e102008cea
Update changes log
2014-04-08 14:29:29 +01:00
Pedro Algarvio
bc44e86232
Merge pull request #369 from s0undt3ch/develop
...
Add requests as a dep
2014-04-07 23:20:19 +01:00
Pedro Algarvio
153f76f440
Assure proper versioning with external Salt repositories.
...
In case Salt is getting installed using a repository which is not
SaltStack's Salt repository, add the latest as a remote and fetch tags
from there for proper versioning.
2014-04-07 22:28:04 +01:00
Pedro Algarvio
4f6e8578ef
On versions higher than 12.04
2014-04-07 21:00:52 +01:00
Pedro Algarvio
1d7dee80cb
Improve sentence.
2014-04-07 20:59:12 +01:00
Pedro Algarvio
939bb8b9eb
Removed quotes which prevented globing.
2014-04-07 20:23:16 +01:00
Pedro Algarvio
aac64a1027
Update changes log
2014-04-07 20:21:59 +01:00
Pedro Algarvio
0c85bafe11
Install requests
in SmartOS
2014-04-07 20:21:57 +01:00
Pedro Algarvio
530e80380f
Update readme with info required to identify new distributions.
2014-04-07 20:19:38 +01:00
Pedro Algarvio
3fa483d4c0
Install requests
in Gentoo
2014-04-07 19:52:53 +01:00
Pedro Algarvio
140ae12c99
Install requests
in SuSE
2014-04-07 19:51:38 +01:00
Pedro Algarvio
fc95031021
Install requests
in openSUSE
2014-04-07 19:50:28 +01:00
Pedro Algarvio
e991da882c
requests
is also installed on FreeBSD
2014-04-07 19:46:06 +01:00
Pedro Algarvio
313861163a
Fedora now also installs requests
2014-04-07 19:42:01 +01:00
Pedro Algarvio
5c216b7a5e
Wording change
2014-04-07 19:40:50 +01:00
Pedro Algarvio
aaa6d65606
Ubuntu now also installs requests
2014-04-07 19:38:48 +01:00
Pedro Algarvio
79bb47bb1e
Arch also installs requests
2014-04-07 19:28:54 +01:00
Pedro Algarvio
9e16bd6d6e
The RedHat family now also installs requests
.
2014-04-07 19:26:04 +01:00
Pedro Algarvio
7b20577476
Install procps and pciutils which allows Docker bootstraps
...
See https://github.com/saltstack/salt-bootstrap/issues/366#issuecomment-39666813
2014-04-06 15:19:12 +01:00
Pedro Algarvio
ffa7ec2fe4
python-requests
is also available through squeeze backports
2014-04-06 15:12:07 +01:00
Pedro Algarvio
d58bdf1ded
Add requests
as a required dependency for Debian installations.
2014-04-06 15:08:04 +01:00
Pedro Algarvio
09c1fa916e
Merge pull request #365 from s0undt3ch/develop
...
Several Lint Fixes
2014-04-04 13:41:07 +01:00
Pedro Algarvio
7ae660d4db
Fix SC2046. Quote to prevent word splitting.
2014-04-04 13:34:13 +01:00
Pedro Algarvio
cea2fb7057
Fix SC2068.
...
Add double quotes around ${@}, otherwise it's just like $* and breaks on spaces.
2014-04-04 13:28:27 +01:00
Pedro Algarvio
4808d590ff
Merge pull request #360 from s0undt3ch/develop
...
Install the Debian keys
2014-04-04 13:25:16 +01:00
Pedro Algarvio
df6c449fa9
Add the backports key to keyring. Update after installing keyring.
2014-04-04 13:23:40 +01:00
Pedro Algarvio
c8ab98f600
Update ChangeLog
2014-04-04 12:58:25 +01:00
Pedro Algarvio
87884d535b
Add quotes around apache-libcloud>=$_LIBCLOUD_MIN_VERSION
2014-04-04 12:57:08 +01:00
Pedro Algarvio
b26c3264d7
Add Liu Xiaohui(@oreh) to AUTHORS
2014-04-04 12:55:30 +01:00
Pedro Algarvio
d10b523193
Stop complaining about $
needing escape
2014-04-04 12:50:57 +01:00
Pedro Algarvio
7827ba5c5e
Also install Debian keyring on Ubuntu.
...
Just in case.
2014-04-04 12:50:57 +01:00
Pedro Algarvio
8c764d5428
Install the Debian keys. Fixes #359 .
2014-04-04 12:50:57 +01:00
Pedro Algarvio
ca25c35e33
Merge pull request #364 from oreh/develop
...
Avoid leaving unnecessary file after bootstrap install.
2014-04-04 12:50:06 +01:00
oreh
58024f79ac
Avoid leaving unnecesary file after boostrap install. pip-python treats the version requirement, ">=", as an output redirection. As a result, a "=0.1.40" file is created when installing libcloud.
2014-04-04 15:52:43 +08:00
Pedro Algarvio
8c993bcd86
Merge pull request #358 from s0undt3ch/develop
...
Several Lint Fixes
2014-04-03 07:06:35 +01:00
Pedro Algarvio
308b62b26b
Fix SC2059. Don't use variables in the printf format string.
...
Use printf "..%s.." "$foo".
2014-04-03 05:49:55 +01:00
Pedro Algarvio
e827e708bb
Fix SC2091. Remove surrounding $() to avoid executing output.
2014-04-03 05:46:11 +01:00
Pedro Algarvio
5459761c55
Fix SC2120.
...
`__apt_get_upgrade_noinput` references arguments, but none are ever passed.
2014-04-03 05:42:25 +01:00
Pedro Algarvio
23b7809c83
Fix SC2045. Iterate over globs whenever possible.
...
Iterate over globs whenever possible (e.g. 'for f in */*.wav'), as for
loops over ls will fail for filenames like 'my file*.txt'.
2014-04-03 05:40:01 +01:00