Russell Hancox f90723554d munkicommon: remove tmpdir at exit
Currently importing munkicommon has the side-effect of creating a temporary directory in /tmp and this temporary directory is never cleaned up. To fix this with as small a change as possible, register an atexit function to clean-up this directory when the importing script exits.

This won't clean-up the directory in the event that the importing script exits with sys._exit or an un-handled exception. The cleanup function could be changed to remove any directory matching /tmp/munki-* if that were desirable.
2014-09-30 13:04:54 -04:00
2014-09-30 13:04:54 -04:00
2010-03-03 18:35:57 +00:00
2014-09-18 21:47:41 -07:00

munki

Managed software installation for OS X

####Introduction

Munki is a set of tools that, used together with a webserver-based repository of packages and package metadata, can be used by OS X administrators to manage software installs (and in many cases removals) on OS X client machines.

Munki can install software packaged in the Apple package format, and also supports Adobe CS3/CS4/CS5/CS6 Enterprise Deployment "packages", and drag-and-drop disk images as installer sources.

Additionally, Munki can be configured to install Apple Software Updates, either from Apple's server, or yours.

Munki is currently in use at organizations all over the world, managing software for tens of thousands of Macs.

####Get started

Get started with Munki here: Getting Started with Munki

Check out the Wiki for some notes and documentation, and browse and/or check out the source. See the releases page or munkibuilds.org for pre-built installer packages.

####Get help

If you have questions, or need additional help getting started, the munki-dev group is the best place to start. Please don't post support questions as comments on wiki documentation pages.

Issues with MunkiWebAdmin should be discussed in its group: munki-web-admin.

Description
Managed software installation for macOS —
Readme 61 MiB
Languages
Swift 54.9%
Python 36.9%
Shell 3.6%
CSS 2.2%
HTML 1%
Other 1.4%