misty 0.1.5
Pre-release
Pre-release
Changes
munkiimport
creates a different payload when run as stage_os_installer or as startosinstall. Since we only want one payload,installer_item_hash
andinstaller_item_size
have to be copied from the stage_os_installer (not tested) (bugfix)- Proper checking of required space (bugfix)
- Use different
minimum_munki_versions
for Intel and Apple Silicon (bugfix) - Use of single continuous strings for variables in paths where possible for better readability (enhancement)
- Improved output for removal of previous versions (enhancement)
- Use of master function for less code
Known issues
- See To do section of the README if you plan to use misty at the current state.