Add MCX support, based on code contribution from Dan Roque.

Other minor clean-ups.

git-svn-id: http://munki.googlecode.com/svn/trunk@973 a4e17f2e-e282-11dd-95e1-755cbddbdd66
This commit is contained in:
Greg Neagle
2010-12-13 20:11:22 +00:00
parent f87284d4d4
commit 681acae624
8 changed files with 109 additions and 164 deletions
@@ -3,11 +3,8 @@
<plist version="1.0">
<dict>
<key>IFPkgDescriptionTitle</key>
<string>Munki - Managed software installation for OS X</string>
<string>munki tools</string>
<key>IFPkgDescriptionDescription</key>
<string>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.</string>
<string>Software installation tools for OS X</string>
</dict>
</plist>