Date: Wed, 23 Apr 2003 11:16:50 +0400 (MSD) From: "."@babolo.ru To: Alexander Leidinger <Alexander@Leidinger.net> Cc: freebsd-ports@freebsd.org Subject: Re: Building ports in a chrooted tree Message-ID: <1051082210.744847.1330.nullmailer@cicuta.babolo.ru> In-Reply-To: <20030422204734.6d8c0070.Alexander@Leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 22 Apr 2003 11:58:39 -0400 > Mike Patterson <mpatters@cs.uwaterloo.ca> wrote: > > Simplified explanation of what this does: > This builds the world, installs it into a subdir, copies /usr/ports into Or better nullfs mount RO it from base system to chrooted. > subdir/usr/ports (so you should have no build of a port in progress, > else every object and source file of this port will get copied into the > subdir too), chroots into it and then builds all ports in WANTED_PORTS. > If you already have a /usr/obj with a finished buildworld and/or > buildkernel you can add -DNO_BUILDWORLD and/or -DNO_BUILDKERNEL to the > command line of make. > > When it finishes without errors, you should have some packages in > /usr/ports/packages.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1051082210.744847.1330.nullmailer>