tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: inquiry regarding "best practices" for chrooted pkgsrc development and other things
On Thu, Jun 21, 2012 at 11:25:47AM -0400, Blair Sadewitz wrote:
> I would like to do all of my development and package building in a
> sandbox to help me catch pkgsrc bugs as well as my own errors. Is
> that overkill?
I'm doing my pkgsrc development in a sandbox (on tmpfs, but that's
just for speed). I have a pbulk setup in there as well, but use it
only for limited bulk builds. When building a single package, I do
su pbulk -c 'make package'
I'm happy to answer more questions about the setup.
Thomas
Home |
Main Index |
Thread Index |
Old Index