Date: Wed, 22 Sep 2004 15:20:17 +0300 From: Omer Faruk Sen <ofsen@enderunix.org> To: Omer Faruk Sen <ofsen@enderunix.org> Cc: freebsd-questions@freebsd.org Subject: Re: make world again? Message-ID: <20040922122017.61505.qmail@istanbul.enderunix.org> In-Reply-To: <20040922121257.60613.qmail@istanbul.enderunix.org> References: <20040922121257.60613.qmail@istanbul.enderunix.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I have found my own answer.. first buildworld then make installworld DESTDIR=$JAIL1 make installworld DESTDIR=$JAIL2 Omer Faruk Sen writes: > Hi, > > I have searched Makefiles in /usr/src but couldn't able to find a solution > for my problem. How can I install (e.g. for a jail system) 2 different > world to different directories without compiling in the second world? > > What I want to do is this: > > make world DESTDIR=/var/jail/1 > make world DESTDIR=/var/jail/2 (This jail must be installed without > compiling everything since it takes time) > > REGARDS. > > > ----------------------- > Omer Faruk Sen > http://www.EnderUNIX.ORG > Software Development Team @ Turkey > http://www.Faruk.NET > For Public key: http://www.enderunix.org/ofsen/ofsen.asc > ******************************************************** > > > First Turkish FreeBSD book is out! Go check it. > Duydunuz mu! Turkiye'nin ilk FreeBSD kitabi cikti. > http://www.acikkod.com/freebsd.php > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" ----------------------- Omer Faruk Sen http://www.EnderUNIX.ORG Software Development Team @ Turkey http://www.Faruk.NET For Public key: http://www.enderunix.org/ofsen/ofsen.asc ******************************************************** First Turkish FreeBSD book is out! Go check it. Duydunuz mu! Turkiye'nin ilk FreeBSD kitabi cikti. http://www.acikkod.com/freebsd.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040922122017.61505.qmail>