[Pkgutil-users] Blastwave releases a minor fork to pkgutil
Status: Beta
Brought to you by:
bonivart
|
From: Dennis C. <dc...@bl...> - 2010-01-30 05:14:06
|
This is a forked version of pkgutil which enforces MD5 hash checks and
provides that functionality built in.
Some minor modifications to pkgutil (patch attached).
* Exits cleanly from checkinstall and/or pkgadd failures.
* Now assigns a priority to certain packages as follows:
* Pkgutil and Stub packages are 'high' priority.
Everything else is 'normal'.
* The priorities are then put into an array in the correct
order (e.g high first, then normal) which is passed to
inst_pkgs for installation.
* Pkgutil also now detects if it is updating itself, and if so
calls system(pkgutil -args) after the pkgutil update
and then exit();
--
Dennis Clarke
dc...@op... <- Email related to the open source Solaris
dc...@bl... <- Email related to open source for Solaris
|