From owner-freebsd-doc@FreeBSD.ORG Tue Jun 8 12:09:03 2010 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B13131065673; Tue, 8 Jun 2010 12:09:03 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 67C0A8FC1F; Tue, 8 Jun 2010 12:09:03 +0000 (UTC) Received: by iwn7 with SMTP id 7so770790iwn.13 for ; Tue, 08 Jun 2010 05:09:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=LpHV02X1lM3gahwMVZUUbS/xjAj3rj77NfHz6w8T/bY=; b=ErLnTm3093Edsf0DOKUxGNNDNo5RprPhXAgcUELtuXFFI0rhQW3RTimPzcY3/NjaU5 I21NwBW2LGoIaVPJpnT9O6wupPVu+QeFDE+gs/isEpTovwQX+YYpzGaeq0SggX6L58uw SneHhocTOiLm3Ij16rVPOh3iHgGCHZoUCAMN0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=F7Rpy50UPPsYfTlGWqoBnNvXqiB/iqSq3l329m4/DtV8o5/HhMYbHmQwcZ2xp8iWax jbnBA8bsZ5LCJYcYg7CAlTBh8qaDx+mP4CRRxKQNCxxyBhAfLS11/ZS1BKHCxEE/ujHS NuHiWa5B8PbTC4+eGGv7hnetIamEl7Rw34X64= MIME-Version: 1.0 Received: by 10.231.149.143 with SMTP id t15mr558560ibv.29.1275998942737; Tue, 08 Jun 2010 05:09:02 -0700 (PDT) Received: by 10.231.40.13 with HTTP; Tue, 8 Jun 2010 05:09:02 -0700 (PDT) Date: Tue, 8 Jun 2010 08:09:02 -0400 Message-ID: From: Glen Barber To: bug-followup@FreeBSD.org, doc@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: docs/140814: [handbook][patch] Chapter 15 - Jails: add section on creating file-backed jails X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jun 2010 12:09:03 -0000 Hi, I believe this PR can be closed. ports/sysutils/ezjail provides a much easier mechanism to create file-backed jails for UFS. Regards, -- Glen Barber