Commit graph

1246 commits

Author SHA1 Message Date
Pedro Algarvio
6c35569c1a Merge pull request #378 from s0undt3ch/stable
Merge Stable for v2014.04.16
2014-04-16 01:21:16 +01:00
Pedro Algarvio
7839aa2e78 Merge pull request #7 from s0undt3ch/develop
Merge current develop branch into Stable for v2014.04-16
2014-04-16 01:19:05 +01:00
Pedro Algarvio
e47b6ae827 Prepare for the 2014.04.16 release 2014-04-15 23:46:51 +01:00
Pedro Algarvio
447d6aab4f Support Oracle Linux detection before UPDATE 3
Refs #338
2014-04-15 23:45:28 +01:00
Pedro Algarvio
b72bbbc2ea It's the netinstall ISO's not the minimal ones 2014-04-15 10:01:41 +01:00
Pedro Algarvio
a721b8b83f Update changes log 2014-04-15 10:00:06 +01:00
Pedro Algarvio
a22911cb36 Install chkconfig in CentOS bootstraps. Fixes #375.
This happens with minimal ISO's
2014-04-15 09:58:26 +01:00
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