Minimal chroot environment for packages building

Edwin Groothuis edwin at mavetju.org
Thu Aug 17 12:23:45 UTC 2006


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 at mavetju.org    |          Weblog: http://weblog.barnet.com.au/edwin/


More information about the freebsd-ports mailing list