From owner-freebsd-hackers@FreeBSD.ORG Fri Apr 22 17:51:00 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E2FE16A4CE for ; Fri, 22 Apr 2005 17:51:00 +0000 (GMT) Received: from postfix4-2.free.fr (postfix4-2.free.fr [213.228.0.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id E17BA43D54 for ; Fri, 22 Apr 2005 17:50:59 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix4-2.free.fr (Postfix) with ESMTP id 191F33192EF for ; Fri, 22 Apr 2005 19:50:58 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 514FB407F; Fri, 22 Apr 2005 19:50:16 +0200 (CEST) Date: Fri, 22 Apr 2005 19:50:16 +0200 From: Jeremie Le Hen To: freebsd-hackers@freebsd.org Message-ID: <20050422175016.GX91329@obiwan.tataz.chchile.org> References: <20050420135013.GE91329@obiwan.tataz.chchile.org> <20050420143715.GF91329@obiwan.tataz.chchile.org> <20050420151104.GA11753@grummit.biaix.org> <20050420165559.GI91329@obiwan.tataz.chchile.org> <20050421151436.GA86490@grummit.biaix.org> <20050422085934.GR91329@obiwan.tataz.chchile.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050422085934.GR91329@obiwan.tataz.chchile.org> User-Agent: Mutt/1.5.9i Subject: Re: Configuration differences for jails X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2005 17:51:00 -0000 > # This will create the standard directory hierarchy using mtree(8). > make DESTDIR=/jail distrib-dirs For the record, I discovered the "hierarchy" make target in /usr/src/Makefile.inc. I think we ought to use this one instead on the internal distrib-dirs target. -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >