You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 1, 2018. It is now read-only.
Just catching up on some of these issues. This would also include the "nopkg" installer_type I'd imagine. Would it be prudent to do an in-place check of the selected pkginfo to determine the installer_type and let the user skip the DMG upload based on that determination? Or, alternatively, a checkbox to manually skip uploading a DMG? This would also require restructuring the uploading to an OS X-based server since DMG is the only accepted file type there.
Munki has allowed payloadless packages for quite a while now, so it would be nice if Munki would allow you to create a new Package (and PackageBranch, if necessary). See the
installcheck_script
for more information https://code.google.com/p/munki/wiki/HowMunkiDecidesWhatNeedsToBeInstalled#Install_Check_ScriptBased on my read, this would require:
installcheck_script
Does that seem right?
The text was updated successfully, but these errors were encountered: