From owner-freebsd-arch@FreeBSD.ORG Mon Sep 16 14:38:51 2013 Return-Path: Delivered-To: arch@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 F00DA72B; Mon, 16 Sep 2013 14:38:50 +0000 (UTC) (envelope-from Devin.Teske@fisglobal.com) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 91D322258; Mon, 16 Sep 2013 14:38:50 +0000 (UTC) Received: from smtp.fisglobal.com ([10.132.206.15]) by ltcfislmsgpa04.fnfis.com (8.14.5/8.14.5) with ESMTP id r8GEcg6M017079 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Mon, 16 Sep 2013 09:38:43 -0500 Received: from LTCFISWMSGMB21.FNFIS.com ([169.254.1.202]) by LTCFISWMSGHT04.FNFIS.com ([10.132.206.15]) with mapi id 14.02.0309.002; Mon, 16 Sep 2013 09:38:41 -0500 From: "Teske, Devin" To: =?iso-8859-1?Q?Dag-Erling_Sm=F8rgrav?= Subject: Re: jail configuration Thread-Topic: jail configuration Thread-Index: AQHOsupvi5v9g74/DUKG4v+K2pdx5w== Date: Mon, 16 Sep 2013 14:38:41 +0000 Message-ID: <13CA24D6AB415D428143D44749F57D720FBCA6EB@LTCFISWMSGMB21.FNFIS.com> References: <8661u2kppt.fsf@nine.des.no> <20130916130543.GA73887@zxy.spb.ru> <86k3igki36.fsf@nine.des.no> In-Reply-To: <86k3igki36.fsf@nine.des.no> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.132.253.126] Content-Type: text/plain; charset="iso-8859-1" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794, 1.0.431, 0.0.0000 definitions=2013-09-16_04:2013-09-16,2013-09-15,1970-01-01 signatures=0 Cc: "arch@freebsd.org" , Devin Teske , Jamie Gritton , Slawa Olhovchenkov X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Devin Teske List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Sep 2013 14:38:51 -0000 On Sep 16, 2013, at 6:32 AM, Dag-Erling Sm=F8rgrav wrote: > Slawa Olhovchenkov writes: >> This break existing configuration, yes? >=20 > Yes. >=20 >> Can you adding (not replace) new way? >=20 > Did you look at the patch? The old script is a monster. It would > probably be easier to write a script that generates jail.conf from an > existing old-style configuration. >=20 I've been thinking about maybe writing a tool (or 2). Options on the table: 1. Tool like sysrc that allows you to modify/maintain jail.conf from CLI? 2. Tool to migrate from rc.conf to jail.conf? 3. Both? Warranted? Some people have poked me in the past about maybe writing such a tool, but need more input first. --=20 Devin _____________ The information contained in this message is proprietary and/or confidentia= l. If you are not the intended recipient, please: (i) delete the message an= d all copies; (ii) do not disclose, distribute or use the message in any ma= nner; and (iii) notify the sender immediately. In addition, please be aware= that any message addressed to our domain is subject to archiving and revie= w by persons other than the intended recipient. Thank you.