This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
munki
Watch
1
Star
0
Fork
0
You've already forked munki
mirror of
https://github.com/munki/munki.git
synced
2026-01-26 00:49:21 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3510b3b99491c0981f056f0183cc898ed6d66e62
munki
/
code
/
client
History
David Aguilar
3510b3b994
munkiimport: Add --unattended-install flag
...
Allow setting the 'unattended_install' package metadata from the command-line.
2012-02-28 13:48:31 -08:00
..
munkilib
More changes to parsePkgRefs to better parse Apple distribution files
2012-02-24 10:07:11 -08:00
launchapp
Various minor edits to make pylint happier.
2010-07-29 17:36:38 +00:00
logouthelper
Reduce the likihood of a lingering /var/run/com.googlecode.munki.ManagedSoftwareUpdate by sleeping for 1/2 a second (instead of .1) and using open() instead of subprocess+touch to write the file.
2011-11-08 12:42:41 -05:00
makecatalogs
Fix undefined 'dirnames' error
2012-02-24 17:11:37 -08:00
makepkginfo
Clearer error message when more than one argument is given to makepkginfo and munkiimport.
2012-01-17 08:33:08 -08:00
managedsoftwareupdate
Changes to allow curl to follow redirects when retreiving an Apple sucatalog; this is needed to support Lion Server's Software Update service.
2012-02-14 16:51:34 -08:00
manifestutil
When makecatalogs and manifestutil recurse into repo directories, don't enter directories whose names start with a period. Prevents looking into .git and .svn directories.
2012-02-23 15:18:06 -08:00
munkiimport
munkiimport: Add --unattended-install flag
2012-02-28 13:48:31 -08:00
ptyexec
add ptyexec helper script to run subprocesses in pseudo ttys and unbuffer
2011-08-11 16:22:31 +00:00
supervisor
Supervisor should exit with the return code of the process it started, not 0 if there are no errors.
2011-04-25 20:23:43 +00:00
updatecheckhelper
Merge supervisor branch (r1110, r1111, r1114) into trunk.
2011-04-13 21:57:02 +00:00