Date: Sun, 3 Dec 2006 16:02:20 -0800 From: Luigi Rizzo <rizzo@icir.org> To: Pieter de Goeje <pieter@degoeje.nl> Cc: freebsd-current@freebsd.org, current@freebsd.org Subject: Re: /usr/src/Makefile target to create an 'installed' subtree ? Message-ID: <20061203160220.A19425@xorpc.icir.org> In-Reply-To: <200612032257.44496.pieter@degoeje.nl>; from pieter@degoeje.nl on Sun, Dec 03, 2006 at 10:57:44PM %2B0100 References: <20061203130148.A16185@xorpc.icir.org> <200612032257.44496.pieter@degoeje.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 03, 2006 at 10:57:44PM +0100, Pieter de Goeje wrote: > On Sunday 03 December 2006 22:01, Luigi Rizzo wrote: > > For some experiments (with qemu, diskless, jails etc.) i would > > like to build an 'installed' subtree from sources, where by > > 'installed' i mean fully populated including the files in /etc > make buildworld > make installworld DESTDIR=... > make distribution DESTDIR=... thanks - that did the job, you really need 'installworld' done first. cheers luigi > It looks like there isn't any documentation describing it. > > Cheers, > Pieter de Goeje > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061203160220.A19425>