Commit graph

916 commits

Author SHA1 Message Date
Matt Black
b81a5cc5e8 Added an example specifying a git tag using wget 2013-10-08 17:13:35 +11:00
Pedro Algarvio
414986765a Include a salt version tag in the execution examples. 2013-09-29 00:03:54 +01:00
Pedro Algarvio
876e7416f0 Its python-xml not python-elementtree 2013-09-28 22:52:38 +01:00
Pedro Algarvio
5da15305f4 For Salt >= 0.17 ElementTree is require and is separate package for openSUSE. 2013-09-28 22:28:12 +01:00
Pedro Algarvio
58646e3fe0 Don't fail if un-installing python2-distribute threw an error 2013-09-28 11:29:00 +01:00
Pedro Algarvio
c93614d541 1.5.9 is the current develop version 2013-09-27 23:26:21 +01:00
Pedro Algarvio
0e87d4103a Update changes log and add Diego Woitasen(@diegows) to authors. 2013-09-27 23:20:01 +01:00
Pedro Algarvio
77a975a7ee Fix bashism. 2013-09-27 23:19:54 +01:00
Pedro Algarvio
92abdec4d1 Merge pull request #242 from vhgroup/develop
add-apt-repository was moved to software-properties-common in version 12...
2013-09-27 15:14:34 -07:00
Diego Woitasen
fbbb6304c9 add-apt-repository was moved to software-properties-common in version 12.10. 2013-09-27 18:06:42 -03:00
Pedro Algarvio
c2f1986e8b 1.5.8 is the current develop version 2013-09-26 23:43:21 +01:00
Pedro Algarvio
0c462c32cc Updated changes log. 2013-09-26 23:18:00 +01:00
Pedro Algarvio
07dc0f657b Merge pull request #239 from virtua-network/fix_smartos
Issue #224 : update SmartOS installation procedure
2013-09-26 15:15:44 -07:00
Pedro Algarvio
11376c4120 Merge pull request #238 from s0undt3ch/develop
Drop support for EOL distributions or Non supported distro versions
2013-09-26 12:44:15 -07:00
Pedro Algarvio
8deae0ae3d Show the color column @ 81 chars by default in Vim. 2013-09-26 20:01:09 +01:00
Pedro Algarvio
fc3c458cb8 It's openSUSE 12.1 not 12.01 2013-09-26 19:57:31 +01:00
Pedro Algarvio
59ee9e20ef Fix syntax error. 2013-09-26 19:56:47 +01:00
Pedro Algarvio
5012fc5f25 FreeBSD < 9.1 is not supported. 2013-09-26 16:55:38 +01:00
Pedro Algarvio
bea21852d1 We were comparing minor version with major version. Fixed. 2013-09-26 16:54:39 +01:00
Pedro Algarvio
8bb6fd79dc Red Hat versions lower than 5 are no longer supported. 2013-09-26 16:49:42 +01:00
Pedro Algarvio
457eed894c Don't support CentOS end of life versions. 2013-09-26 16:41:04 +01:00
Pedro Algarvio
1e0a6c312f Fedora <= 11 are no longer supported 2013-09-26 11:29:59 +01:00
Pedro Algarvio
cfb35b7e5f Fix syntax error 2013-09-26 11:28:35 +01:00
Pedro Algarvio
2318623a1a Debian versions lower than 6 are no longer supported. 2013-09-26 11:19:24 +01:00
Pedro Algarvio
7d80ac6ed7 Merge pull request #237 from s0undt3ch/develop
Drop support for EOL distributions
2013-09-26 03:09:29 -07:00
Pedro Algarvio
e663d07392 Added explanatory comment for the universe repository addition bellow 11.10 2013-09-26 11:07:39 +01:00
Pedro Algarvio
e337c8c36d Ubuntu versions lower than 10 are also not supported. Added some comments. 2013-09-26 11:04:47 +01:00
Pedro Algarvio
a378b7aeb2 SuSE versions lower than 11 SP2 are also not supported 2013-09-26 10:59:08 +01:00
Pedro Algarvio
7e44200d7d Switch to case logic. Drop support for openSUSE EOL's too. 2013-09-25 21:52:37 +01:00
Pedro Algarvio
a06c0c3c11 Drop support for end of life Ubuntu versions. 2013-09-25 21:32:20 +01:00
Pedro Algarvio
956ce6a845 Merge pull request #236 from s0undt3ch/sdelmas-ISSUE-225
Include @sdelmas changes from #231
2013-09-25 12:37:05 -07:00
Pedro Algarvio
85a46e71ed Fix syntax error. 2013-09-25 20:26:32 +01:00
Pedro Algarvio
e2d4e173e0 Above Ubuntu 11.04 add a -y flag to the add-apt-repository calls. 2013-09-25 20:05:53 +01:00
Pedro Algarvio
75dcdeb2cd After 11.10, not 12.04, software-properties-common should be installed instead of python-software-properties 2013-09-25 20:02:57 +01:00
Pedro Algarvio
cd3c82dea7 Don't disable the universe repository. 2013-09-25 19:53:56 +01:00
Pedro Algarvio
e0d35ad73f Merged #231 from @sdelmas and updated to the new universe repository fixes. 2013-09-25 18:28:34 +01:00
Pedro Algarvio
e066090b31 Merge pull request #235 from s0undt3ch/develop
Several Ubuntu Related Fixes
2013-09-25 10:16:39 -07:00
Pedro Algarvio
6b82688bb0 Add missing fi 2013-09-25 18:01:01 +01:00
Pedro Algarvio
17cae12af8 Add support to enable the universe repository. 2013-09-25 17:38:27 +01:00
Pedro Algarvio
1b52356df2 Add and use __apt_get_upgrade_noinput 2013-09-25 17:35:06 +01:00
Pedro Algarvio
fac777d024 Renamed __apt_get_noinput to __apt_get_install_noinput. 2013-09-25 17:32:59 +01:00
mguegan
7382d63e9a Update SmartOS installation procedure
* Make use of 2013Q2 package set from Joyent : this would require
a recent image of SmartOS
* NO compat with previous 2013Q1 and before
2013-09-25 18:24:57 +02:00
Pedro Algarvio
46832eb26c Merge pull request #227 from gravyboat/develop
Updated readme with an example that uses git tag version.
2013-09-25 03:20:23 -07:00
sdelmas
e65e7e8cb5 1) Fixed wording on the -U option
2) Added a -K option to keep temporary files
3) Some tweaking with Ubuntu repository setup (11.04 logic seems to be off with respect to the -y choice). Made the adding of the universe dependent on it not being already there.

Open question… for older Ubuntu versions the archive location added for the universe seems wrong. The one I know is:

deb http://old-releases.ubuntu.com/ubuntu/ natty main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu/ natty-updates main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu/ natty-security main restricted universe multiverse

However, I did not change the code at this point as that seems like it should be tested independently (maybe my expectations here are off).
2013-09-24 17:10:06 -07:00
Pedro Algarvio
f424df9463 Update changes log and add Karl Grzeszczak(@karlgrz) to authors. 2013-09-24 22:03:34 +01:00
Pedro Algarvio
a30f49c740 Merge pull request #230 from karlgrz/develop
- add patch from issue #229 from s0undt3ch
2013-09-24 13:59:10 -07:00
Karl Grzeszczak
990f09e91c - add patch from issue #229 from s0undt3ch 2013-09-24 15:17:26 -05:00
Pedro Algarvio
b29524377f Update changes log and add Elias Probst(@eliasp) to authors. 2013-09-24 18:35:01 +01:00
Pedro Algarvio
1dea87cfd7 Merge pull request #228 from eliasp/gentoo-support
Improve Gentoo support
2013-09-24 10:27:20 -07:00
Elias Probst
e29ecde559 [gentoo] implemented suggested variant of detecting presence of 'eix'. 2013-09-24 18:37:25 +02:00