NetBSD/usr.sbin/pkg_install/admin
wiz 137c968ad5 Initialize cnt; from Greg A. Woods in PR 22862. 2003-09-19 17:44:53 +00:00
..
Makefile
README
main.c Initialize cnt; from Greg A. Woods in PR 22862. 2003-09-19 17:44:53 +00:00
pkg_admin.1 Let pkg_admin(1) have a -S argument - some vendors' xargs(1) don't pass 2003-09-18 09:56:20 +00:00

README

Some of the options of this utility (add, delete) are *not* intended for
public release. Any work regarding the consistancy of the pkgdb should
be put into pkg_add/pkg_delete, instead of a brute-force "rebuild". 

The "rebuild" should be only needed wen upgrading from non-pkgdb-
pkg_* tools to pkgdb-pkg_* tools.


 - hubertf