Commit Graph

105 Commits

Author SHA1 Message Date
David Boucha
bbf5cc7f46 Add a needed extra space so it works on cli 2013-03-31 13:21:29 -06:00
David Boucha
12ed1ab9bf Add links to 0.14.0 Salt Windows Installers 2013-03-24 22:37:57 -06:00
Thomas S Hatch
dd3598eafe Minor edits from #4184
@h3, thanks for the docs update, we greatly appreciate it! I just
changed the tense (we try to keep the docs third person - I know,
it still needs work). Keep it comming!
2013-03-20 22:15:42 -06:00
Maxime Haineault
7f1294f932 Update ubuntu documentation
add-apt-repository is not always present by default on Ubuntu systems. Updated the installation doc accordingly.
2013-03-20 23:23:55 -03:00
David Boucha
8318c698b1 Update Windows installer links 2013-03-19 19:50:38 -06:00
Gary Wilson Jr
bd499e5640 Fixed several minor misspellings and acronym capitalizations. 2013-03-18 16:42:57 -05: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
Thomas S Hatch
d7b154a6a4 Clean up rst formatting 2013-03-07 09:54:18 -07:00
Valentin Bud
608ee7c809 Update debian.rst 2013-03-07 17:18:43 +02:00
Thomas S Hatch
d285005b10 Merge pull request #3933 from dcolish/correct-installation-index-doc
Add M2Crypto dependency back in to the installation requirements
2013-03-04 21:07:50 -08:00
Dan Colish
2247c300ab Add M2Crypto dependency back in to the installation requirements
* It was removed 3867ffb3ef but not added
  back when the patch was reverted.
2013-03-04 19:57:02 -08:00
kennyballou
659024ab40 Remove configuration files section (Arch Linux)
This is already being done, maybe since as far back as
0d7732930a
2013-02-25 22:41:31 -07: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
kennyballou
cbac9b908f Update Arch Linux Service Configuration Doc
Since Arch Linux has officially moved over to `systemd` as their service
manager, the Arch Installation / Post-installation steps under the installation
section should also reflect this change
2013-02-11 20:43:56 -07:00
John Albietz
f8ce121a27 restructured text formatting...
fixed invalid formatting.
2013-02-06 09:51:16 -08:00
Thomas S Hatch
c054b208b1 Merge pull request #3604 from ydavid365/osx-install-updated
Osx install updated
2013-02-05 16:21:43 -08:00
ydavid365
462112464d removed first-person. added max_open_files directive. 2013-02-05 16:17:39 -08:00
Thomas S Hatch
34bc68d3a1 Merge pull request #3603 from ydavid365/rhel-fedora-install-docs
minion, not master.
2013-02-05 16:07:18 -08:00
ydavid365
a97ef17309 further instructions cleanup 2013-02-05 16:06:10 -08:00
ydavid365
291fbb5fe1 udpated osx instructions... 2013-02-05 15:54:22 -08:00
ydavid365
36a881a2ca minion, not master. 2013-02-05 15:44:13 -08:00
Thomas S Hatch
7ac5d5df9b Merge pull request #3591 from ydavid365/rhel-fedora-install-docs
split fedora and rhel documentation. updated index.
2013-02-05 15:25:12 -08:00
Jan Duzinkiewicz
d53605b2a7 additional info about building windows installer 2013-02-05 23:00:10 +01:00
ydavid365
18aebcdaf4 split fedora and rhel documentation. updated index. 2013-02-05 02:40:59 -08:00
Thomas S Hatch
25c2bc06d6 Some tense fixes, @smcquay I imagine you could still flower this up
a bit
2013-02-02 13:12:15 -07:00
Stephen McQuay
7ca812c40a Notes for things I had to do on my OS X laptop. 2013-02-02 00:06:40 -08: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
Christer Edwards
5216f4d59e updated freebsd install instructions to reflect port name change 2013-01-28 11:11:21 -07:00
Sean Channel
88249e219f add sysvinit-utils to pinnings 2013-01-25 11:40:24 -08:00
Sean Channel
6a212c5768 install from @madduck 2013-01-25 11:33:43 -08: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
John Albietz
f4ada25d4c updated with rhel6 examples for starting / loading at boot. 2013-01-20 00:18:45 -08:00
John Albietz
f448591b38 updated with rhel6 examples for starting / loading at boot. 2013-01-20 00:16:22 -08: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
Erik Johnson
92ab669a1f Provider doc enhancements
1) Added an example for the minion config option "providers".

2) Cleaned up line widths on solaris install instructions, and added
   information on how to use pkgutil as the default package provider.

3) Since systemd is the default provider for Arch Linux now, I corrected
   the information in the "State Providers" page so that the example of
   overriding the service provider reflects the current state of the
   codebase.
2012-12-21 21:40:01 -06:00
Ondrej Kupka
f49506f38e Make sure the Portage package name is unambiguous 2012-12-21 19:20:41 +01:00
Ondrej Kupka
bfe70f7405 Update Gentoo installation manual 2012-12-21 19:05:33 +01:00
Alec Koumjian
26ac0437fe Add bootstrap and prioritize platform instructions to install 2012-12-20 21:21:59 -08:00
Sean Channel
8adee9532a both ways to add repo 2012-12-20 11:20:48 -08:00
Nicolas Kuttler
947d40adf2 Update the incorrect Debian install information 2012-12-20 17:15:05 +01: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