Commit Graph

48 Commits

Author SHA1 Message Date
David Boucha
86e0de1348 Correct rst underlines that were too short 2013-09-05 10:02:55 -06:00
Pierre DOUCET
aee8b60f79 Adding "wmi windows installer provider" to docs. Fixes #7030 2013-09-05 13:38:24 +02:00
David Boucha
18d574f269 Add link to amd64 installer. Fix version #s 2013-08-11 18:02:51 -06:00
David Boucha
70a3827273 Add win32 installer link to docs 2013-08-11 18:02:05 -06:00
David Boucha
a99c8e721f Add links to windows Salt 0.16.2 installers 2013-08-02 11:09:10 -06:00
David Boucha
45f6ec751b Remove links to very old versions of Salt Windows 2013-07-13 23:38:00 -06:00
David Boucha
6af7cca0bd Add notice that this script is not up to date. 2013-07-13 23:36:51 -06:00
Chris Rebert
bf530eeb27 correctly capitalize GitHub 2013-07-02 19:23:44 -07:00
David Boucha
f58689a455 Add links to 0.16.0 Salt Windows installer. 2013-07-02 11:44:26 -06:00
David Boucha
337884b389 Remove hyperlink until new link is found 2013-06-29 23:59:53 -06:00
alexanderhaensch
0b721ecdec Update windows.rst
I think 2008 SP1 is needed. In my case it was crashing with return code 0
2013-06-28 11:34:38 +02:00
David Boucha
9d38df7a66 add pywin32 install. Fix m2crypto link 2013-06-07 16:23:46 -06:00
David Boucha
d08e2a2543 Add M2Crypto to install list 2013-06-07 16:20:54 -06:00
David Boucha
6d34915d6b Add install wmi to Windows source install docs 2013-06-07 16:18:15 -06:00
David Boucha
dadb35292c Add links to Salt 0.15.3 Windows installers 2013-06-03 12:05:10 -06:00
David Boucha
22992efc64 Add links to Salt 0.15.2 Windows installers 2013-05-29 11:00:05 -06:00
David Boucha
3f21e2c3ac Add links to 0.15.1 Salt Windows installers 2013-05-09 11:28:14 -06:00
David Boucha
9c51f51687 Add link to 32bit Windows installer 2013-05-06 21:59:58 -06:00
David Boucha
8f05b0dce6 Add link to 64 bit 0.15.0 Windows Salt installer 2013-05-05 01:13:40 -06:00
Chris Rebert
498d2999db more typo fixes 2013-05-01 16:52:52 -07:00
David Boucha
a910146c54 Add links to 0.14.1 Windows installers 2013-04-15 18:58:15 -06:00
David Boucha
12ed1ab9bf Add links to 0.14.0 Salt Windows Installers 2013-03-24 22:37:57 -06:00
David Boucha
8318c698b1 Update Windows installer links 2013-03-19 19:50:38 -06:00
David Boucha
12374d8c78 Add link to 64bit Windows installer 2013-03-13 14:52:49 -06:00
David Boucha
fd51b34aae Add link to 32bit Salt Windows installer 2013-03-13 11:04:41 -06:00
David Boucha
25ad4ffef8 Fix Windows Installer download location 2013-02-24 20:27:28 -07:00
David Boucha
9aae00b28b Better list for the Windows Installers 2013-02-17 21:05:31 -07:00
David Boucha
27038e5792 Add links to 0.13.1 installers 2013-02-17 20:34:27 -07:00
Jan Duzinkiewicz
d53605b2a7 additional info about building windows installer 2013-02-05 23:00:10 +01:00
David Boucha
517efd2c59 Updated description of the two installers. 2013-01-28 12:49:41 -07:00
David Boucha
4c32c9eb20 Updated docs to reflect installer locations
64 bit installer location
32 bit installer location
2013-01-28 12:45:59 -07:00
Baiju Muthukadan
742a8cbb23 typo fixes 2013-01-24 19:55:40 +05:30
David Boucha
d72e577e62 Update Windows Installer location. 2013-01-23 14:03:17 -07:00
patrickw-nf
2dcefe948f ipc_mode: tcp
Related to: https://github.com/saltstack/salt/issues/1882
2013-01-10 12:36:51 -08:00
David Boucha
824cd89d3e Add info and links to the installer source 2013-01-07 15:19:34 -07:00
David Boucha
ce84009dea Add note about Visual C++ redistributable 2013-01-07 14:41:20 -07:00
David Boucha
136a1c4f10 Add Windows Installer Docs.
Silent Installer options
2013-01-07 14:27:16 -07:00
David Boucha
a3abe7dca0 Move result out of code block 2012-12-07 10:31:56 -07:00
David Boucha
9f38d27924 Small grammar fix. Add a comma. 2012-12-06 09:53:55 -07:00
Claus Albøge
fed5101a86 Updated info about bootstrap script 2012-10-26 00:18:22 +02:00
Claus Albøge
e7d18d188b Added info about bootstrap script 2012-10-26 00:03:27 +02:00
Dave Boucha
7038e81732 Sentence fix 2012-10-12 16:52:08 -06:00
Dave Boucha
5aa5e13a8a Updated Visual Studio 2008 link 2012-10-12 16:37:09 -06:00
L.C. Rees
3315dad9e7 documentation updates 2012-05-22 22:43:12 -06:00
Seth House
7a91888fe1 Minor rST fixes in a few docs & docstrings 2012-04-25 23:11:09 -06:00
Monty Taylor
3867ffb3ef Replace M2Crypto RSA with PyCrypto.
M2Crypto has been abandonded upstream, has many outstanding bugs,
and doesn't build unpatched on Fedora. Since the only thing M2Crypto
is being used for in the salt codebase is RSA support, using the PyCrypto
RSA module instead is pretty straight forward. Additionally, the RSA
module uses sign/verify terminology around our use of private encrypting
known tokens for verification purposes rather than private_encrypt and
public_descrypt, which makes reading the intent a little clearer.
2012-04-20 09:30:33 -07:00
David Boucha
ba09db25a9 Updated Windows Installation docs
This worked well for me. I need some people to attempt to follow these directions.
2012-03-20 01:00:13 -06:00
David Boucha
eab62c2cf8 First Windows Installation page 2012-03-20 01:00:13 -06:00