From owner-freebsd-questions@FreeBSD.ORG Wed Sep 22 12:20:18 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D3AB16A4CE for ; Wed, 22 Sep 2004 12:20:18 +0000 (GMT) Received: from istanbul.enderunix.org (freefall.marmara.edu.tr [193.140.143.23]) by mx1.FreeBSD.org (Postfix) with SMTP id 5417443D2F for ; Wed, 22 Sep 2004 12:20:16 +0000 (GMT) (envelope-from ofsen@enderunix.org) Received: (qmail 61507 invoked by uid 89); 22 Sep 2004 12:20:18 -0000 Message-ID: <20040922122017.61505.qmail@istanbul.enderunix.org> References: <20040922121257.60613.qmail@istanbul.enderunix.org> In-Reply-To: <20040922121257.60613.qmail@istanbul.enderunix.org> From: Omer Faruk Sen To: Omer Faruk Sen Date: Wed, 22 Sep 2004 15:20:17 +0300 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-9" Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: make world again? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Sep 2004 12:20:18 -0000 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