Commit Graph

10 Commits

Author SHA1 Message Date
Greg Neagle
8cad7d54d6 Deleted redundant rm -r of "$PKGDIR/munkitools-$VERS.pkg"
git-svn-id: http://munki.googlecode.com/svn/trunk@801 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2010-10-16 00:02:07 +00:00
Greg Neagle
3a4ee4d0c4 Initial commit.
git-svn-id: http://munki.googlecode.com/svn/trunk@800 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2010-10-15 23:44:26 +00:00
Greg Neagle
11ee891197 Fixed logic for adding hashes for uninstaller_items; skip processing "._" abd ".DS_Store files; added -u/--update_existing option so that by default pkginfo_hash_updater.py only updates items that are missing hashes, and skips items that already have hashes.
git-svn-id: http://munki.googlecode.com/svn/trunk@756 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2010-09-15 18:17:09 +00:00
Justin McWilliams
98a8937508 Oops... fixing bad string concat.
git-svn-id: http://munki.googlecode.com/svn/trunk@719 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2010-09-03 14:26:15 +00:00
Justin McWilliams
b1d3cb5439 Update pkginfo_hash_updater.py docstring with more clear dependencies, and failure msg if plistlib is not installed.
git-svn-id: http://munki.googlecode.com/svn/trunk@718 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2010-09-03 14:23:52 +00:00
Justin McWilliams
1c9a93acc7 Add script to recursively update pkginfo plists in munki repo with SHA-256 hash key needed for hash verification added in r699
git-svn-id: http://munki.googlecode.com/svn/branches/pkg-hash-verification@709 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2010-09-02 16:32:38 +00:00
Greg Neagle
77cd4ad543 Removed --scripts reference in packagemaker invocation
git-svn-id: http://munki.googlecode.com/svn/trunk@689 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2010-08-26 14:09:47 +00:00
Greg Neagle
7c539c00ac Explicitly copy "$munkiroot"/code/client/munkilib/*.py ./usr/local/munki/munkilib/
git-svn-id: http://munki.googlecode.com/svn/trunk@642 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2010-08-02 20:47:36 +00:00
Greg Neagle
c98c9f802b Initial commit.
git-svn-id: http://munki.googlecode.com/svn/trunk@612 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2010-07-28 17:00:30 +00:00
Greg Neagle
60ba21297e Added some tools; three packaging tools and a tool to generate choicesXML files.
git-svn-id: http://munki.googlecode.com/svn/trunk@601 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2010-07-23 16:50:22 +00:00