Commit Graph

422 Commits

Author SHA1 Message Date
Colton Myers
a8f797e0e4 Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2 2015-04-28 09:48:53 -06:00
rallytime
f6cc7c8f8a Adjust ZeroMQ 4 docs to reflect changes to Ubuntu 12 packages
Removed the chrislea ppa third party installation information. This
shouldn't be needed anymore for any Ubuntu package after 2014.7.5.
2015-04-27 15:57:41 -06:00
Colton Myers
bd6ecdfd43 Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
Conflicts:
    doc/topics/installation/windows.rst
    doc/topics/tutorials/gitfs.rst
    salt/pillar/pepa.py
    salt/states/artifactory.py
    salt/states/pip_state.py
    salt/transport/__init__.py
2015-04-21 10:42:22 -06:00
Colton Myers
1f9934c634 Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
Conflicts:
    doc/topics/installation/windows.rst
    doc/topics/tutorials/gitfs.rst
2015-04-20 11:39:41 -06:00
Justin Findlay
e99f2fdb28 Merge pull request #22813 from twangboy/win_doc_fix
Updated instructions for building salt
2015-04-17 22:10:07 -06:00
twangboy
adc421acdd Fixed some formatting issues 2015-04-17 15:03:47 -06:00
twangboy
8901b3b5a6 Updated instructions for building salt 2015-04-17 14:41:46 -06:00
rallytime
5931a582d1 Replace all 4s with 5s 2015-04-17 14:15:33 -06:00
rallytime
eadaead755 Add 2014.7.5 links to windows installation docs 2015-04-17 14:13:40 -06:00
Colton Myers
000de95974 Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
Conflicts:
    .pylintrc
    doc/ref/runners/all/salt.runners.nacl.rst
    doc/topics/cloud/config.rst
    salt/cli/salt.py
    salt/client/mixins.py
    salt/client/ssh/__init__.py
    salt/loader.py
    salt/minion.py
    salt/modules/cassandra_cql.py
    salt/modules/gpg.py
    salt/modules/grains.py
    salt/modules/iptables.py
    salt/modules/yumpkg.py
    salt/netapi/rest_cherrypy/app.py
    salt/renderers/pyobjects.py
    salt/returners/mysql.py
    salt/runners/jobs.py
    salt/state.py
    salt/states/file.py
    salt/states/service.py
    salt/utils/minions.py
    tests/integration/__init__.py
    tests/integration/netapi/rest_tornado/test_app.py
    tests/integration/states/cmd.py
2015-04-16 12:15:44 -06:00
David Beitey
22ad5d0063 Update git URL & formatting for Windows install
Secure cloning is the standard practice for GitHub (vs ``git://``); other minor formatting improvements.
2015-04-09 10:42:28 +10:00
Colton Myers
25f9b2d2d1 Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
Conflicts:
    doc/topics/cloud/action.rst
    doc/topics/cloud/function.rst
    doc/topics/reactor/index.rst
2015-04-07 10:05:35 -06:00
Nitin Madhok
bfa4ef77e2 Merge branch 'develop' of https://github.com/saltstack/salt into vmware-cloud-driver 2015-03-31 12:56:19 -04:00
Nitin Madhok
931ece7d20 Fixing some spninx errors and violations 2015-03-31 12:54:32 -04:00
rallytime
1abaacd868 Add windows package installers to docs 2015-03-30 16:10:10 -06:00
Peter Tripp
960df2b043 Add documentation for multiple Ubuntu PPAs. Fixes #18822 2015-03-29 00:31:07 -07:00
Mike Place
5c59b4bd21 Note change in yosemite max values and warn.
Closes #21589
2015-03-12 10:02:53 -06:00
Colton Myers
c8eb2d4665 Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
Conflicts:
	doc/topics/installation/windows.rst
	salt/cloud/clouds/joyent.py
	salt/daemons/flo/core.py
	salt/minion.py
2015-02-23 14:25:51 -07:00
jfindlay
ceee052c6f Merge pull request #20927 from hobakill/develop
adding the file paths for 2014.7.2
2015-02-23 10:28:50 -07:00
Nick Hobart
fbedbf74fb adding the file paths for 2014.7.2 2015-02-23 09:21:39 -06:00
Colton Myers
c3b7be0655 Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2
Conflicts:
	doc/topics/installation/rhel.rst
	salt/output/__init__.py
	salt/utils/__init__.py
2015-02-20 13:51:59 -07:00
Erik Johnson
396e234848 Update the RHEL installation guide
This updates the RHEL install instructions to reflect the new COPR for
installation on RHEL/CentOS 5.

Additionally, it provides better instructions on how to enable EPEL:

- We don't care about EPEL5, so this link has been removed.
- We needed a link for EPEL7, so this has been added.
- The old RPM installation example used hard-coded URLs to an arbitrary
  EPEL mirror. This is not a good idea since A) the mirror could go
  away, and B) we are unfairly sending people to a single mirror when
  the Fedora Project has a perfectly good link on their wiki to send
  people to a "random" mirror. The install example now uses these links.
2015-02-20 11:59:19 -06:00
rallytime
9322d3b307 Update Arch installation docs to reference salt-zmq and salt-raet pkgs 2015-02-18 16:22:46 -07:00
rallytime
928bb30a6b Add 2014.7.2 package links to the windows installer docs 2015-02-18 13:55:26 -07:00
David Cournapeau
6847e054d8 DOC: add certifi to get proper https support. 2015-02-04 09:59:22 +00:00
rallytime
9898fcf613 Merge branch '2015.2' into 'develop'
Conflicts:
	.gitignore
	.pylintrc
	.testing.pylintrc
	salt/client/mixins.py
	salt/cloud/clouds/msazure.py
	salt/config.py
	salt/modules/mount.py
	salt/runners/doc.py
	salt/utils/event.py
	salt/utils/reactor.py
2015-01-29 17:24:04 -07:00
rallytime
dc23823897 Merge branch '2014.7' into '2015.2'
Conflicts:
	salt/modules/localemod.py
2015-01-27 13:24:14 -07:00
Shane D Lee
7c253f5ede Changed exe's to installers 2015-01-26 15:48:03 -07:00
Colton Myers
8bba4bbec4 Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
Conflicts:
	salt/cloud/clouds/msazure.py
	salt/modules/boto_sns.py
	salt/states/boto_sns.py
	tests/integration/modules/boto_sns.py
	tests/integration/states/boto_sns.py
2015-01-23 14:20:34 -07:00
jasonm-makerbot
64e816280a Update index.rst
Correcting ordering of arguments, original way throws an error
2015-01-22 19:16:44 -05:00
Colton Myers
079e20a536 Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.2 2015-01-22 16:48:27 -07:00
rallytime
99e35ffb1e Add 2014.7.1 release to Windows Installation Docs
Also remove the links to the 2014.7.0 exe's because of regressions.
2015-01-20 12:21:57 -07:00
manonthemat
e59f5b3b4d url fix
http://docs.saltstack.com/en/latest/topics/installation/index.html linked to msgpack-python version 0.1.12. The fix links to the latest version (which is version 0.4.4 at the time of this commit), since not a specific version of msgpack-python was written down as a dependency.
2015-01-09 11:27:32 -08:00
manonthemat
a1625ef7c6 added note about Arch Linux's default transport 2014-12-30 11:28:15 -08:00
twellspring
43aa4293b1 Install remaining core components: salt-cloud, ...
Core components salt-cloud, salt-ssh, salt-api are packaged separately, but should be installed by most users.
2014-12-29 10:13:13 -08:00
Colton Myers
7fc1cc2ba2 Merge branch '2014.7' into merge-forward
Conflicts:
	doc/topics/releases/2014.7.1.rst
	salt/modules/mdadm.py
	salt/modules/mine.py
	salt/modules/win_firewall.py
	salt/modules/win_groupadd.py
	salt/modules/win_service.py
	salt/modules/win_system.py
	salt/modules/win_useradd.py
	salt/runners/jobs.py
	tests/unit/modules/mdadm_test.py
2014-12-22 13:33:53 -07:00
rallytime
b43519b882 Update the windows package to correct one: 2014.7.0 --> 2014.7.0-1
Fixes #19146
2014-12-19 16:00:30 -07:00
Colton Myers
fc16bd16c0 Merge branch '2014.7' into merge-forward
Conflicts:
	doc/faq.rst
	doc/ref/states/compiler_ordering.rst
	doc/topics/best_practices.rst
	doc/topics/development/conventions/formulas.rst
	salt/config.py
	salt/modules/state.py
	salt/states/mount.py
	salt/utils/event.py
	tests/unit/utils/process_test.py
2014-12-16 14:45:25 -07:00
Seth House
51fa87c446 Change all state examples to use short-dec format for consistency
Closes #12419.

The command used to search the docs for state examples is below. This
generates a file in Vim's quickfix format that can be loaded with the -q
flag.

find . -type f \( -name '*.rst' -o -name '*.py' \) -print0
    | xargs -0 -P10 -n1 awk '
        BEGIN { RS=""; FS="\n" }
        { linenr = linect; linect += (NF + 1) }
        /^\s+[a-zA-Z0-9'\''_-]+:\n\s+[a-zA-Z0-9'\''_-]+:\n\s+- / {
            print FILENAME "|" linenr + 2 "|", $1
        }
    ' > ./salt-states.quickfix
2014-12-12 23:36:40 -07:00
Thomas Jackson
2bd05998b3 Comma cleanup 2014-12-12 11:40:10 -08:00
Thomas Jackson
498a612078 Whitespace cleanup
Conflicts:
	doc/topics/cloud/linode.rst
	doc/topics/cloud/misc.rst
	doc/topics/cloud/parallels.rst
	doc/topics/cloud/proxmox.rst

Conflicts:
	doc/topics/development/architecture.rst
	doc/topics/development/translating.rst
2014-12-11 07:53:19 -08:00
Thomas Jackson
0f4a23b93a Trailing whitespace cleanup 2014-12-11 07:53:19 -08:00
Thomas S Hatch
683987e4c3 Merge pull request #18715 from styro/new-windows-deps
Add some new Windows build dependencies to docs.
2014-12-04 16:46:02 -07:00
Colton Myers
472f6577e2 Merge branch '2014.7' into merge-forward
Conflicts:
	salt/minion.py
	salt/modules/localemod.py
	salt/states/mount.py
	salt/transport/__init__.py
	salt/utils/schedule.py
2014-12-04 11:11:11 -07:00
Anton D
12a43353e3 Add some new Windows build dependencies to docs. 2014-12-04 23:34:21 +13:00
Rick Holzer
e8df3f5332 Clarification 2014-12-02 16:21:55 -07:00
rallytime
9fe67a34c2 Make ZMQ 4 installation docs for ubuntu more clear
References #18476
2014-12-01 11:48:17 -07:00
Thomas S Hatch
cfd9352e8b Merge pull request #18076 from UtahDave/develop
add additional repository command
2014-11-14 14:24:56 -07:00
Erik Johnson
6902e829dd Add warning on RHEL ZMQ4 docs regarding python-hashlib 2014-11-14 11:51:42 -06:00
David Boucha
0e25bc4955 add additional repository command
Is Canonical trying to make it harder and harder to find this?
2014-11-13 17:13:50 -07:00
Colton Myers
257b3d4426 Merge branch '2014.7' into merge-forward
Conflicts:
	salt/utils/__init__.py
	salt/utils/minions.py
2014-11-10 14:08:49 -07:00
rallytime
4cbeebd3d0 Add 2014.7.0 release to windows installation doc 2014-11-07 15:26:28 -07:00
Thomas S Hatch
01b917fcf6 Merge branch '2014.7' into develop
Conflicts:
	doc/topics/installation/windows.rst
	salt/states/rabbitmq_cluster.py
2014-11-06 15:04:40 -07:00
Ignacio Torres Masdeu
5977ac4abf Explicitly explain homebrew's stance on sudo 2014-11-06 16:37:38 +01:00
Ignacio Torres Masdeu
6c8ad36c96 Homebrew explicitly discourages the use of sudo
https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/FAQ.md#sudo
2014-11-06 16:10:32 +01:00
rallytime
6f10b96f01 Update windows installer links to include 2014.1.13 pkgs 2014-11-05 16:15:07 -07:00
nerdling
4d02c8da81 Update doc/topics/installation/osx.rst
Unify instructions across package managers.
2014-10-26 16:20:13 -04:00
rallytime
933be7c476 Merge branch '2014.7' into develop
Conflicts:
	salt/master.py
	salt/returners/mysql.py
	salt/utils/cloud.py
	salt/utils/minions.py
2014-10-25 08:54:42 -06:00
Erik Johnson
706f53941b Add notice on automatic installation of repoquery 2014-10-24 16:15:48 -05:00
Thomas S Hatch
9992edfdca Merge branch '2014.7' into develop
Conflicts:
	salt/loader.py
2014-10-20 15:52:31 -06:00
rallytime
559ed2906b Fix small typo in fedora installation docs 2014-10-20 12:06:46 -06:00
Thomas S Hatch
1468c26ec1 Merge branch '2014.7' into develop
Conflicts:
	doc/faq.rst
	doc/ref/configuration/minion.rst
	salt/minion.py
	salt/states/pkg.py
	salt/transport/__init__.py
2014-10-13 15:03:33 -06:00
Erik Johnson
8c80efd8eb Add info on upgrading to ZeroMQ 4 2014-10-08 16:56:28 -05:00
Erik Johnson
391a07e6ac Add info on upgrading to ZeroMQ 4 2014-10-08 16:51:33 -05:00
David Boucha
8464201a71 add links to Windows 2014.1.11 installers 2014-10-07 11:52:53 -06:00
Thomas S Hatch
69b6a1c313 Merge branch '2014.7' into develop 2014-10-06 11:02:27 -06:00
C. R. Oldham
670a39a580 Add warning for FC19 users. 2014-10-03 13:29:41 -06:00
Mike Place
1975043730 Merge pull request #16332 from rallytime/fedora_docs
Add intalling from testing section to fedora installation docs
2014-10-03 13:06:27 -06:00
C. R. Oldham
3fef918352 Add warning for FC19 users. 2014-10-03 12:52:46 -06:00
rallytime
b6075c7425 Add intalling from testing section to fedora installation docs 2014-10-02 13:44:22 -06:00
Chris Rebert
177c168a21 Fix numerous typos found via Lintian
Thanks https://github.com/Debian/lintian/tree/master/data/spelling !
2014-08-11 10:46:43 -07:00
David Boucha
7e7f07927d add links to 2014.1.10 installers 2014-08-05 16:02:09 -06:00
Erik Johnson
57096ca59c Convert double-colon to code-block 2014-07-14 12:37:13 -05:00
David Boucha
98b7c1cdfd add links to 2014.1.7 Salt Windows installers 2014-07-12 23:21:06 -06:00
Thomas S Hatch
c2c9ea05e3 Merge pull request #14119 from gravyboat/develop
Fixed a few more files with code block issues.
2014-07-10 17:14:04 -06:00
Thomas S Hatch
7489599848 Merge pull request #14112 from kennyballou/arch_install_doc_update
Update Arch Linux Installation Documentation
2014-07-10 17:11:41 -06:00
Forrest Alvarez
fd2ecf41bd Updated the debian and index doc files within the installation topic to fix code blocks. 2014-07-10 14:59:37 -07:00
kballou
a270f08292 Update Arch Installation Header
Related to change f40c97c12c
2014-07-10 15:46:52 -06:00
kballou
f40c97c12c Update Arch Linux Installation Documentation
Arch Linux has official support for the `salt` package (including
dependencies), update installation instructions to reflect this change.

Related, restructure notes about installing development builds from AUR.
2014-07-10 15:30:59 -06:00
Ronan Amicel
77dfa9eff4 Docs: fix list formatting on the Installation page 2014-06-19 11:56:28 +02:00
Pedro Algarvio
33b1532239 Remove ending install 2014-06-18 00:46:59 +01:00
Pedro Algarvio
acf51004f8 Update documentation accordingly 2014-06-18 00:36:35 +01:00
Pedro Algarvio
4ba108a0d7 Also provide a pip example on how to pass the global variable 2014-06-17 16:01:11 +01:00
Pedro Algarvio
a2c8175181 Document the --salt-transport option 2014-06-17 15:53:29 +01:00
Pedro Algarvio
85427e73d7 Update install documentation to reflect RAET deps 2014-06-17 15:36:02 +01:00
David Boucha
b54068c57d document new windows installers 2014-06-12 15:36:05 -06:00
Erik Johnson
a628a178cb Fix underline length mismatch 2014-06-09 11:07:53 -05:00
e1337h4xx
389a7677b0 Update debian.rst
Added jessie to saltstack debian installation docs
2014-06-05 22:01:53 +02:00
Michael Lustfield
5eab3db366 minor doc touchups 2014-05-24 23:42:00 -05:00
Seth House
a4abb798db Minor rST indentatation fixes to the Windows install docs 2014-05-22 12:00:54 -06:00
David Boucha
6b60f45afe add windows 2014.1.4 installer links to docs 2014-05-19 18:22:52 -06:00
Erik Johnson
89f685b7d4 Add note about new hard dep for python-requests 2014-05-18 17:55:16 -05:00
Chris Rebert
8af229253f more copyediting 2014-04-30 13:55:48 -07:00
David Boucha
8709ceb0ac Add updated 2014.1.3-1 bugfix windows installer
This installer fixes a line ending issue with the minion config file
2014-04-29 10:45:31 -06:00
David Boucha
f2b9c9ccaa add proper file extension to md5 files 2014-04-20 18:37:59 -06:00
David Boucha
48cddf6a75 add note about comparing md5 hashes 2014-04-17 18:41:15 -06:00
David Boucha
1c840996b2 add links to the md5 hash files 2014-04-17 18:39:34 -06:00
David Boucha
5ab001a685 change windows downloads to use https 2014-04-17 17:42:33 -06:00
David Boucha
a15d861f05 Point docs to the 2014.1.3 Windows Installers 2014-04-17 00:43:19 -06:00
Brad Davis
49529ab65d - Add directions for Installing Salt on FreeBSD 10 with pkgng. 2014-04-10 09:03:00 -06:00
David Boucha
daa038f7e0 update windows installer links 2014-03-31 14:27:54 -06:00
hvnsweeting
ebd22d9f58 Link directly to bootstrap repo 2014-03-20 10:43:53 +00:00
Erik Johnson
83063c8d68 Fix broken links and other sphinx errors 2014-03-17 17:17:18 -05:00
Mike Place
ec7dec55f7 Link directly to bootstrap README. 2014-03-12 16:04:45 -06:00
Erik Johnson
645ac140c0 Add information on yum-utils requirement for yum pkg mgmt 2014-03-05 12:09:07 -06:00
Colton Myers
c7878deb5d Add "Upgrading Salt" to installation doc 2014-03-04 10:22:52 -07:00
Colton Myers
9655d89c4c Remove trailing space 2014-03-04 10:22:39 -07:00
Mike Place
2637fc689f Docs build cleanly! Yay! 2014-02-26 13:32:33 -07:00
David Boucha
b6a80197d2 Add links to 2014.1.0 installers 2014-02-25 15:00:47 -07:00
Steve Bennett
8e59bccfcc Tweak "quick install" instructions
1. Use curl for both master and minion, for consistency
2. Clean up introductory lead text
3. Demonstrate -A option with minion
4. Remove some redundant text.
5. Make capitalisation consistent.
6. Use “set up a Salt Master/Minion” rather than “install the Salt
Master/Minion” for usability. (“The Salt Minion” sounds weird when you
will have many of them.)
7. Embolden 'Salt Minion' and 'Salt Master' for quick scanning.
2014-02-24 22:41:22 +11:00
Mike Place
a485eceac9 Fix all broken links in docs. Ignore certain known-good links. Adjust many links that are returning 301.
Conflicts:
	doc/topics/installation/index.rst
2014-02-20 16:16:59 -07:00
Erik Johnson
179b721b99 fix missing/unreferenced links 2014-02-20 04:38:04 -06:00
Mike Place
fa086eb5e5 Eauth index re-write for clarity. 2014-02-19 16:40:06 -07:00
David Boucha
4ec8959149 add newer 0.17.5 Windows installer links 2014-02-14 16:51:05 -07:00
David Boucha
b44e681c5c release 0.17.5 Windows installers 2014-02-14 01:45:48 -07:00
Corey Quinn
a73953be9d Added homebrew installation to website 2014-02-03 15:35:34 +01:00
Forrest Alvarez
cc0ca13855 Updated windows docs with a quick note to mention that the installers will install deps. 2014-01-08 03:06:43 +00:00
David Boucha
162776c4f1 slight doc reformat on windows install doc page 2014-01-06 16:07:26 -07:00
David Boucha
3fbec595e1 add 0.17.4 windows installer links 2013-12-26 11:55:33 -07:00
Thomas Martin
7246231151 Update requirements concerning ZMQ version
Commit 60fbb6ffa6 requires ZMQ >= 3.2.0.
PyZMQ should be >= 2.2.0 to fully support ZMQ 3.x.
2013-12-11 15:21:39 +01:00
David Boucha
e5d6b8c0d2 Add link to 0.17.2 windows installers 2013-11-14 17:09:12 -07:00
Seth House
5abe667471 Updated downloads URL for Windows binaries 2013-11-01 12:26:10 -06:00
David Boucha
9a4837dd8a Add Windows installer 0.17.1.1 release 2013-10-28 18:33:36 -06:00
EquinoxeFR
34c6f6c831 Removing nsProcess plugin. Using ExecWait and a sleep 3s to stop salt-minion. 2013-10-24 15:19:21 +02:00
EquinoxeFR
47bc1192c1 Adding NSIS plugin to the doc 2013-10-23 13:41:01 +02:00
David Boucha
746369d7b6 Bump Salt Windows installer version. Add to docs 2013-10-18 01:24:37 -06:00
scottp-dpaw
89dfebf80f Refreshed build instructions for Windows 2013-10-15 16:47:37 +08:00
David Boucha
45724660fb Bump windows installer version number 2013-10-08 11:31:19 -06:00
Niels Abspoel
314f5724cc Updated suse installation documentation
With upcoming opensuse 13.1 release and the release of
Suse Linux Enterprise 11 SP3 it was time to update the documentation
2013-09-22 13:06:27 +02:00
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
39d00fab81 Add doc showing how to install a Salt Master 2013-08-26 11:27:50 -06:00
Lloyd Chang
54ad96538d Clarify OS X instructions toward success 2013-08-25 00:10:24 -07: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
Erik Johnson
cf365f77cd Convert shell command examples to bash code-block
This commit modifes a number of files which have command-line examples
so that the code-block directive is used. This provides more
visually-appealing syntax highlighting.

More commits like this will follow, this commit is part of an overall
documentation audit that I am performing.
2013-08-10 21:55:51 -05: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
Erik Johnson
80f615ed9c Further clarification on add-apt-repository
The change made in 1e831ad was not entirely accurate. This commit gives
more detail, providing a better explanation.
2013-06-30 18:05:29 -05:00
Erik Johnson
1e831ada42 Documentation fix
This fixes #5827 by specifying the proper name for the software package
which provides add-apt-repository. It may have at one point been called
software-properties-common, but Ubuntu's package search page has
packages going back to 10.04 LTS showing add-apt-repository in the
python-software-properties package.
2013-06-30 16:39:23 -05: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
Colton Myers
3bb7366574 Add docs for enabling EPEL in RHEL 2013-06-12 17:17:44 -06:00
Colton Myers
75e9c9d61e Fix some formatting 2013-06-12 17:17:35 -06: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
Joe Healy
4c9b183e96 Updated now that packages depend on zmq3.2 2013-06-07 21:25:42 +10: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
Thomas S Hatch
c1857e1329 Merge pull request #4965 from basepi/osxdocs4951
Fix OSX installation docs for macports, Fix #4951
2013-05-09 23:10:35 -07:00
Colton Myers
15ea2d528c Fix OSX installation docs for macports, Fix #4951 2013-05-09 20:06:23 -06:00
David Boucha
3f21e2c3ac Add links to 0.15.1 Salt Windows installers 2013-05-09 11:28:14 -06:00
Joe Healy
b0f4e42cde Updated docs to deal with debian unstable packages
being hosted at debian.saltstack.com
2013-05-10 00:12:40 +10: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
Joe Healy
c3dfd96a54 Deleted outdated build instructions
I think something similar to these should be available, but
anyone following these and also trying to use the backported packages
is likely to make a mess at the moment.
2013-05-03 11:37:10 +10:00
Joe Healy
cf357dba63 Removed duplicated instructions for clarity 2013-05-03 11:36:57 +10:00
Thomas S Hatch
59a5204155 Merge pull request #4719 from joehealy/update_docs_for_debian
Updated docs to reflect new debian packaging arrangements
2013-05-01 22:26:10 -07:00
Joe Healy
5edd08d680 Updated docs to reflect new debian packaging arrangements 2013-05-02 11:20:22 +10:00
Chris Rebert
498d2999db more typo fixes 2013-05-01 16:52:52 -07:00
Colton Myers
ce56ca0820 Add docs for SUSE installation 2013-05-01 16:48:16 -06:00
Frank
5c751743bb Update ubuntu.rst
The `software-properties-common` package is required to be able to do `add-apt-repository` and not the mentioned `python-software-properties`.
2013-04-19 20:59:57 +03:00
David Boucha
a910146c54 Add links to 0.14.1 Windows installers 2013-04-15 18:58:15 -06:00
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