From owner-freebsd-jail@FreeBSD.ORG Sat Oct 12 00:13:51 2013 Return-Path: Delivered-To: freebsd-jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2ABC1EF3 for ; Sat, 12 Oct 2013 00:13:51 +0000 (UTC) (envelope-from kentas@hush.com) Received: from smtp10.hushmail.com (smtp10.hushmail.com [65.39.178.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 116CB2D16 for ; Sat, 12 Oct 2013 00:13:50 +0000 (UTC) Received: from smtp10.hushmail.com (localhost [127.0.0.1]) by smtp10.hushmail.com (Postfix) with SMTP id D58EFC01EB for ; Sat, 12 Oct 2013 00:13:49 +0000 (UTC) Received: from smtp.hushmail.com (w6.hushmail.com [65.39.178.92]) by smtp10.hushmail.com (Postfix) with ESMTP; Sat, 12 Oct 2013 00:13:49 +0000 (UTC) Received: by smtp.hushmail.com (Postfix, from userid 99) id 9111660191; Sat, 12 Oct 2013 00:13:49 +0000 (UTC) MIME-Version: 1.0 Date: Fri, 11 Oct 2013 20:13:49 -0400 To: "Fbsd8" Subject: Re: ezjail and UPDATING20131010 From: "Kenta Suzumoto" In-Reply-To: <5258939C.2010909@a1poweruser.com> References: <20131011170340.47C726018E@smtp.hushmail.com> <5258939C.2010909@a1poweruser.com> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="UTF-8" Message-Id: <20131012001349.9111660191@smtp.hushmail.com> Cc: freebsd-jail@freebsd.org X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Oct 2013 00:13:51 -0000 On 10/11/2013 at 8:11 PM, "Fbsd8" wrote: >The jail rc.script environment in 10.0 has been patched to convert all >the jail rc.conf parameters to the new jail(8) format and then exec >jail(8). This is in preparation for depreciating the jail.conf jail >parameters. > >ezjail uses the rc.conf jail parameters and needs to be updated to use >the native jail(8) parameters. Until that gets done ezjail only works >with 9.2 and older versions of FreeBSD. The qjail utility uses the >native jail(8) parameters right now. Give it a try. Thanks but no thanks. I'm not interested in a ripoff project that doesn't give credit to the original work it stole from. I'll wait for ezjail to be updated or hrs@ to submit his patch to -CURRENT.