freebsd-dev/usr.sbin/pkg_install
Ken Smith e77e03a08a Add command line option for chrootdir, all pkg_add(8) operations will be
done inside of chroot(2) to chrootdir.  Added to help with sysinstall(8)
support of install to alternate root but possibly useful for setting up
jails, etc.

No objection from:	portmgr@
Style(9) abuse due to:	entire program violates style(9)
Approved by:		rwatson (mentor)
2004-03-01 21:58:21 +00:00
..
add Add command line option for chrootdir, all pkg_add(8) operations will be 2004-03-01 21:58:21 +00:00
create - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
delete - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
info - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
lib
sign - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
version - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
Makefile - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
Makefile.inc - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
README
tkpkg

This is the pkg_install suite of tools for doing maintainance of
software "packages".  More documentation is available in the man pages
for each individual command.

This code was written by Jordan Hubbard for FreeBSD, snatched and
mildly reshaped by John Kohl in NetBSD and the changes taken back into
FreeBSD again by Jordan, who then proceeded to add another couple
of dozen features on top.  Whee! :-)