Skip to content
This repository has been archived by the owner on Mar 1, 2018. It is now read-only.

New packages: Payloadless Packages #169

Open
rickychilcott opened this issue Mar 8, 2013 · 1 comment
Open

New packages: Payloadless Packages #169

rickychilcott opened this issue Mar 8, 2013 · 1 comment
Labels

Comments

@rickychilcott
Copy link
Contributor

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_Script

Based on my read, this would require:

  • A textbox for installcheck_script
  • Lifting the requirement for having a .dmg associated with each package
  • Ensuring you can upload/change a .dmg associated with each package

Does that seem right?

@bruienne
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants