Shane Lee
858e5c1772
Update Python to 2.7.12 for Mac ( #34493 )
2016-07-06 17:10:53 -04:00
Clayton Burlison
b483d1d8a6
Update mac native package for upcoming release
...
This solves an issue where the package `resources` and package `scripts` were being added to the root of the install drive.
Change Spelling for:
* xCode to XCode
* and capitalize Command Line Tools
to match Apple's offical documentation.
Ref: https://developer.apple.com/xcode/
and https://developer.apple.com/library/ios/technotes/tn2339/_index.html
2016-06-01 23:32:23 -05:00
Salt Admin
7844059dcf
Handle system architecture
2016-05-25 14:11:12 -06:00
Shane Lee
4c51d31cae
Fix salt-config script for mac install ( #33250 )
2016-05-15 13:08:10 -07:00
Shane Lee
ae32f17b82
Add salt-config script to Mac Installer ( #32873 )
...
* Add script to configure salt
* Add salt-config.sh to installer scripts
* Add additional information to welcome/conclusion
* Fix text in conclusion
* Make salt-config.sh executable
* Create symlink to salt-config.sh
* Create minion.d directory
* Fix changed comparison to determine restart
* Add -f option to symlink creation
2016-04-29 11:01:20 -07:00
Shane Lee
8de1c6c094
Add debugging options to mac service configs ( #32789 )
2016-04-25 11:06:30 -06:00
Shane Lee
c657f3d829
Remove additional unneeded files and dirs ( #32790 )
2016-04-25 09:23:47 -06:00
twangboy
2e065e4a20
Fix documentation
...
Fix conflicts with parameters and default paths
2016-03-31 15:32:32 -06:00
twangboy
de4d66cdbf
Fix build scripts for mac
...
Swap the order of the version and the temp dir parameters
Remove extra blank lines
Removed sourcing of additional scripts, use sudo
Additional Commenting
Fix typo (Evn vs Env)
Add check for Full XCode, errors if not installed
Add -L to curl command to handle redirects
Sudo -H for all sudo commands
Remove unnecessary symbolic link creation
2016-03-31 15:24:30 -06:00
twangboy
a0edabf210
Add /opt/salt/bin to PATH
...
uses files under paths.d
also removed legacy launchctl load command
2016-03-25 16:14:40 -06:00
twangboy
61a91175a9
Add /opt/salt/bin to path
2016-03-25 15:43:28 -06:00
Denys Havrysh
fbfc3abccf
Remove trailing white spaces in files under pkg/
dir
2016-03-01 17:37:18 +02:00
twangboy
3654a0e0c2
Change 2015 to 2016 in license file
2016-02-05 09:37:46 -07:00
twangboy
aa7d0602a8
Update instructions in readme.md for shasum
2016-02-05 09:36:23 -07:00
twangboy
6f1a8f4146
Added code to add /opt/salt/bin to the path
...
remmed out
2016-02-05 09:36:02 -07:00
twangboy
1e7468a08c
Disable master, syndic, and api in postinstall
...
I tried doing this through the plist files but no matter
what I did they would still start
2016-02-05 09:35:43 -07:00
twangboy
d49b3dcf1b
Re-added start on load and keep alive
2016-02-05 09:35:15 -07:00
twangboy
3ff50a2254
Removed keepalive option
2016-02-05 09:35:01 -07:00
twangboy
eb5d04bdf1
Remove autostart for api, master, and syndic
2016-02-05 09:34:39 -07:00
twangboy
3c0cce34c9
Added minimum requirements for installation
...
64bit El Capitan
2016-02-05 09:34:15 -07:00
twangboy
1dcc23c85b
Fix error on kickstart command
2016-02-05 09:34:02 -07:00
twangboy
7a163c46d8
Change to new way of starting and stopping services
2016-02-05 09:33:44 -07:00
twangboy
23d47722b7
Fix preinstall and postinstall scripts
...
stops the service if running
starts the service after install
service names follow apple naming convention (com.saltstack.salt...)
2016-02-05 09:33:30 -07:00
twangboy
7ef723d815
Upgrade to latest pip
2016-02-05 09:33:16 -07:00
twangboy
0f09ad517f
Updated pip dependencies
2016-02-05 09:32:59 -07:00
twangboy
d3d4c1d13f
Removed GPL Licensed software from build
...
Removed:
- gdbm
- gnu-readline
- libgit2
- pygit2
- cmake (used to compile libgit2)
Removed traces of pkg-congig after build
Updated license to say it was built using pkg-config
Updated openssl to 1.0.2f
2016-02-05 09:32:42 -07:00
Colton Myers
80d0e428aa
Merge pull request #30624 from cro/remove_bad_symlinks
...
Remove bad symlinks from osx pkg dir
2016-01-25 17:02:25 -07:00
C. R. Oldham
f5fd38624e
Remove bad symlinks in osx pkg dirs
2016-01-25 14:29:51 -07:00
David Cournapeau
3c27ab5310
BUG: fix osx .pkg script locations to match the .plist files.
2016-01-19 09:37:20 -08:00
David Cournapeau
ed9ab68d3b
BUG: fix missing sudo when linking certify cert.
2016-01-19 07:58:11 -08:00
twangboy
0be53953af
Added function to download and check hashes, added hash files
2015-12-22 13:08:23 -07:00
twangboy
7f0b87bfb3
Added pre/post flight scripts (not running)
2015-12-22 09:28:47 -07:00
twangboy
9eeb6da7bd
Improvements to osx packaging scripts
2015-12-21 13:07:53 -07:00
C. R. Oldham
8e191ae264
Add web references
2015-12-04 09:30:10 -07:00
C. R. Oldham
5f1459d708
Update mac packaging
2015-12-04 09:30:10 -07:00
C. R. Oldham
092b7ddd0a
First crack at build files for Mac OS X Native package
2015-12-04 09:30:10 -07:00