Commit Graph

23 Commits

Author SHA1 Message Date
eholtam
701f6bcbb3 Update make_munki_mpkg_from_git flags to match the changes in make_muinki_mpkg.sh. (#1144)
Authored-by: eholtam <(none)>
2022-06-16 11:56:24 -07:00
rrenstrom
56a1dd0cee Add support for client cert package (#1091)
* Build script flag to include client cert

Adds -T flag to make_munki_pkg build scripts to include a component package containing a client certificate for server mTLS

* define no script for certain component packages

In make_munki_mpkg.sh add SCRIPTS="" to  clientcert"), "bootstrap") and "config") cases for pkgbuild, so no script is included in these component packages.
2021-05-14 14:25:02 -07:00
Greg Neagle
0620b2330c Fix typos in help text for make_munki_mpkg.sh and make_munki_mpkg_from_git.sh 2021-02-12 13:36:30 -08:00
eholtam
5fd7f00885 Add rosetta2 option to build script (#1056)
* Added option for Rosetta2 install for ARM hardware.

* Add hostArchitectures option to Distribution for arm64 support

* Removed file based arm64 arch addition attempt to Distribution

* Adjusted hostArchitecture to be a variable, adding arm64 only if Rosetta is included

Co-authored-by: eholtam <(none)>
2020-11-18 14:07:55 -08:00
Greg Neagle
85dde11196 Better processing of addditional options to make_munki_mpkg.sh 2020-08-25 08:40:32 -07:00
Greg Neagle
1399cfa839 Merge branch 'newbuildscript' of https://github.com/munki/munki into newbuildscript 2020-08-24 21:06:30 -07:00
Marnin
ee755fe295 Fixed minor typos (#1015)
* Fixed minor typo

* Fixed minor typo
2020-08-24 19:20:20 -07:00
Greg Neagle
45ec30f7b9 Fix for default output dir 2020-08-24 13:43:22 -07:00
Greg Neagle
aa91e5a7a7 Tweak help text 2020-08-24 08:54:16 -07:00
Greg Neagle
d5474f9271 Tweak help text 2020-08-23 18:49:06 -07:00
Greg Neagle
b39b5b8c20 Update make_munki_mpkg_from_git.sh to reflect changes in make_munki_mpkg.sh 2020-08-23 18:32:41 -07:00
Greg Neagle
eadced8bc1 make_munki_mpkg_from_git.sh: change default branch to 'main' 2020-06-15 14:52:43 -07:00
Samuel Keeley
f1419e2ffe Update git download link 2015-11-13 20:57:06 -08:00
Greg Neagle
16726062d0 Remove '-f' from make_munki_mpkg_from_git.sh's usage message 2015-01-21 08:35:49 -08:00
Greg Neagle
5530e26967 Update make_munki_mpkg_from_git.sh script to not complain if PackageMaker (!) isn't installed. 2015-01-20 08:34:44 -08:00
Samuel Keeley
0637de069c change google code text to github 2014-11-06 11:14:00 -08:00
Greg Neagle
7fe7ada571 Spaces can be important! 2014-10-17 08:16:19 -07:00
Greg Neagle
78d2dabf58 Update make_munki_mpkg_from_git.sh to pull from GitHub 2014-10-17 08:13:12 -07:00
Greg Neagle
727b8c904c More sanity checks before attemping the Git clone. 2011-08-24 14:10:52 -07:00
Greg Neagle
0aa542b655 Update Usage message for make_munki_mpkg_from_git.sh, if git is missing suggest where it can be downloaded. 2011-08-24 14:08:25 -07:00
Greg Neagle
9f88500217 make_munki_mpkg.sh now smarter autodetect of munki source dir; make_munki_mpkg_from_git.sh now uses cloned/checkedout make_munki_mpkg.sh for easier bootstrapping 2011-08-24 13:51:12 -07:00
Greg Neagle
68e6baf4c7 New/updated make_munki_mpkg scripts that work with Git 2011-08-24 09:39:51 -07:00
Greg Neagle
0f2e8771e9 Updated .gitignore to ignore .pyc files and more stuff in Managed Software Update.xcodeproj 2011-08-24 09:06:53 -07:00