NetBSD/usr.sbin/pkg_install/admin
jlam 1a174cde55 Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by
running:

        cd src/usr.sbin/pkg_install
        cvs update -Pd -A
        cvs update -Pd -j pkgviews-base -j pkgviews
2003-09-02 07:34:47 +00:00
..
Makefile
README
main.c Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +00:00
pkg_admin.1 Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD by 2003-09-02 07:34:47 +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