Date: Thu, 17 Aug 2006 22:23:36 +1000 From: Edwin Groothuis <edwin@mavetju.org> To: "Elisey O. Savateev" <b3k@mail.ru> Cc: freebsd-ports@freebsd.org Subject: Re: Minimal chroot environment for packages building Message-ID: <20060817122336.GF52574@k7.mavetju> In-Reply-To: <20060817105714.6ccfb640.b3k@mail.ru> References: <20060817105714.6ccfb640.b3k@mail.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 17, 2006 at 10:57:14AM +0600, Elisey O. Savateev wrote: > So I need an advice: what is _minimal_ chroot environment to > build packages? I think it must include as minimum toolchain (without > debugger), all programs used in bsd.ports.mk and all libraries this > programs depends on. I want to use exactly minimal environment because > LegoBSD is minimalistic by design and no space left on my development > laptop hard drive :) sysutils/ezjail gives you an easy to maintain jailed environment. I use it for our webservers, and nullfs-mount the /var/ports/pkg/All directory to all other jails in it. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060817122336.GF52574>