/usr/src/Makefile target to create an 'installed' subtree ?

Luigi Rizzo rizzo at icir.org
Sun Dec 3 16:02:32 PST 2006


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"


More information about the freebsd-current mailing list