Greg Neagle
75c6e0ac87
Merge branch 'swiftapps' into Munki3dev
2018-12-04 08:16:19 -08:00
Greg Neagle
faf91db804
Port the fixes/changes here 451de28cb9 to the Swift version of MSC.app. Fixes issue #877
2018-11-28 10:11:15 -08:00
Greg Neagle
18ea11f606
Rename a variable used when checking to see if an installer item is still needed after a successful install
2018-11-20 20:50:21 -08:00
Greg Neagle
3dd91d87ef
Merge branch 'Munki3dev' of https://github.com/munki/munki into Munki3dev
2018-11-20 20:46:32 -08:00
aysiu
0264fc7007
foundagain for precache OnDemand ( #878 )
...
Makes a cache delete exemption for items that are both precache and OnDemand
2018-11-20 20:46:03 -08:00
aysiu
7161744729
Copy optional key precache ( #879 )
...
Needed to not delete precache OnDemand items after installation
2018-11-20 20:45:50 -08:00
Greg Neagle
488b9f7581
Merge branch 'atomic-move' into Munki3dev
2018-11-19 08:07:47 -08:00
Greg Neagle
7c9565074c
Merge branch 'Munki3dev' into swiftapps
2018-11-17 09:46:42 -08:00
Greg Neagle
451de28cb9
Address issues in MSC.app when /private/tmp is not writable.
...
Addresses #875
Fix a code error causing an error dialog to not be displayed in some cases when /private/tmp is not writable.
Add additional detail to the error dialog to better enable local admins to diagnose and fix the issue.
2018-11-17 09:43:43 -08:00
Greg Neagle
05d274c279
Merge branch 'Munki3dev' into swiftapps
2018-11-16 16:20:33 -08:00
Greg Neagle
d37f47830f
Only start precache_agent if we think we have something to cache; add some more logging messages around starting the precache_agent
2018-11-16 16:20:06 -08:00
Greg Neagle
8b1e2ba9ac
Remove duplicated functions in munkilib/updatecheck/download.py due to bad merge confict resolution
2018-11-16 11:46:37 -08:00
Greg Neagle
b3e33b34ac
Merge branch 'Munki3dev' into swiftapps
2018-11-16 11:08:32 -08:00
Greg Neagle
67bfb482f0
Add missing definition for OKButtonTitle in AlertController.py
2018-11-16 11:00:25 -08:00
Greg Neagle
c72e69f8d5
Add uncaching when disk is almost full, preventing downloads of managed_installs because of precached items
2018-11-16 10:59:35 -08:00
Greg Neagle
33dbdfb3a6
Merge branch 'master' into swiftapps
2018-10-31 10:26:21 -07:00
Greg Neagle
845aab0ee7
Merge branch 'master' into Munki3dev
2018-10-31 10:25:59 -07:00
Greg Neagle
46b634b594
New precaching.uncache function to clear out precached items if there's not enough space to download and install managed items
2018-10-31 10:08:41 -07:00
Nathan Perkins
5ab55e8193
Sort catalogs in repoclean ( #874 )
2018-10-31 10:02:57 -07:00
Greg Neagle
e8ee653a24
When copying items from dmg, first copy to a local tmp directory, do all post-copy adjustments (setting owner, group mode, removing quarantine attribute), then move to final location
2018-10-22 14:51:01 -07:00
Greg Neagle
c5cc061358
Merge branch 'master' into swiftapps
2018-10-18 09:08:46 -07:00
Greg Neagle
0bbd68c7ba
Merge branch 'master' into Munki3dev
2018-10-18 09:08:20 -07:00
Greg Neagle
a6a070db0f
Adjust build architectures for MunkiStatus (don't build 32-bit code) -- may address build issues under Xcode 10
2018-10-18 09:07:58 -07:00
Greg Neagle
ea36248df0
Merge branch 'master' into swiftapps
2018-10-16 10:26:29 -07:00
Greg Neagle
fa6e4c3348
Merge branch 'master' into Munki3dev
2018-10-16 10:26:00 -07:00
Jim Zajkowski
6af274bd61
Sort the conditionals list so they always run in the same order ( #870 )
2018-10-16 10:25:20 -07:00
Greg Neagle
de92580f52
Merge branch 'master' into swiftapps
2018-10-04 09:00:48 +02:00
Greg Neagle
bf89fa7d9f
Merge branch 'master' into Munki3dev
2018-10-04 09:00:19 +02:00
Greg Neagle
ce5ed7563b
fix BOOTSTRAPMODE comparison in make_munki_mpkg_DEP.sh
2018-10-04 08:59:57 +02:00
Greg Neagle
9001176aa2
Merge branch 'master' into swiftapps
2018-10-03 15:51:26 +02:00
Greg Neagle
c44e935759
Merge branch 'master' into Munki3dev
2018-10-03 15:51:04 +02:00
Arjen van Bochoven
0bfa5a38b5
Remove .lower() from check_mode() in pkginfolib ( #867 )
...
Fix #866
2018-10-03 15:48:55 +02:00
Greg Neagle
545c0c54d1
Merge branch 'master' into swiftapps
2018-09-29 09:58:58 -07:00
Greg Neagle
c3f5bd451f
Merge branch 'master' into Munki3dev
2018-09-29 09:58:38 -07:00
Marius Langseth
559f75b9d6
Correcting typos in Norwegian translation ( #865 )
2018-09-29 09:57:08 -07:00
Greg Neagle
7205c78c0f
use --applicationpath with startosinstall only on pre-Mojave
2018-09-25 08:43:20 -07:00
Greg Neagle
3cc8badcfd
use --applicationpath with startosinstall only on pre-Mojave
2018-09-25 08:39:33 -07:00
Greg Neagle
5935e22418
After further investigation, only drop --applicationpath from Mojave startosinstall runs
2018-09-25 08:34:36 -07:00
Greg Neagle
7b6822f9c6
Don't use --applicationpath option for startosinstall for later releases of High Sierra and for Mojave. Bump version for future release.
2018-09-25 08:11:35 -07:00
Greg Neagle
97d704c7a1
Bump version for future release
2018-09-24 13:41:29 -07:00
Greg Neagle
4a737d900d
Add Mojave softwareupdate catalog to list of default catalogs
2018-09-24 13:40:47 -07:00
Greg Neagle
129b35df13
Add Mojave softwareupdate catalog to list of default catalogs
2018-09-24 13:39:43 -07:00
Greg Neagle
611050eb38
Add Mojave softwareupdate catalog to list of default catalogs
2018-09-24 13:37:08 -07:00
Greg Neagle
5b52ab1ba8
Bump version for future release
2018-09-18 15:53:00 -07:00
Greg Neagle
ba941433fd
Bump version for future release
2018-09-18 15:52:37 -07:00
Greg Neagle
4988436c24
Bump version for future release
2018-09-18 15:52:10 -07:00
Greg Neagle
7abfc2cb2f
Merge branch 'master' into Munki3dev
2018-09-18 15:30:26 -07:00
Greg Neagle
b882d267a6
Merge branch 'master' into swiftapps
2018-09-18 15:29:55 -07:00
Greg Neagle
11ec1535a1
Add option to sign MSC.app (and its subcomponents)
2018-09-18 09:33:33 -07:00
Greg Neagle
a6bfb53877
More simplication of munki-notifier code
2018-09-18 09:32:44 -07:00