Date: Mon, 1 Mar 2004 13:58:22 -0800 (PST) From: Ken Smith <kensmith@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/add main.c pkg_add.1 Message-ID: <200403012158.i21LwMOD082495@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403012158.i21LwMOD082495>