cvs commit: src/usr.sbin/pkg_install/add main.c pkg_add.1
Ken Smith
kensmith at FreeBSD.org
Mon Mar 1 13:58:22 PST 2004
kensmith 2004/03/01 13:58:22 PST
FreeBSD src repository
Modified files:
usr.sbin/pkg_install/add main.c pkg_add.1
Log:
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)
Revision Changes Path
1.56 +13 -3 src/usr.sbin/pkg_install/add/main.c
1.62 +26 -0 src/usr.sbin/pkg_install/add/pkg_add.1
More information about the cvs-src
mailing list