From owner-freebsd-rc@FreeBSD.ORG Thu Jul 25 02:13:16 2013 Return-Path: Delivered-To: freebsd-rc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 25606B8F; Thu, 25 Jul 2013 02:13:16 +0000 (UTC) (envelope-from julian@elischer.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E7FE0260D; Thu, 25 Jul 2013 02:13:14 +0000 (UTC) Received: from jre-mbp.elischer.org (etroy.elischer.org [121.45.226.51]) (authenticated bits=0) by vps1.elischer.org (8.14.7/8.14.6) with ESMTP id r6P2D3Hl002024 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Wed, 24 Jul 2013 19:13:11 -0700 (PDT) (envelope-from julian@elischer.org) Message-ID: <51F089AB.4040505@elischer.org> Date: Thu, 25 Jul 2013 10:12:59 +0800 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: Andriy Gapon Subject: Re: rc.d support for zfs boot environments References: <51EFB254.8070807@FreeBSD.org> <51EFDCCC.4040205@freebsd.org> <51EFDE3D.6020107@FreeBSD.org> In-Reply-To: <51EFDE3D.6020107@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-fs@FreeBSD.org, freebsd-rc@FreeBSD.org, Julian Elischer X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jul 2013 02:13:16 -0000 On 7/24/13 10:01 PM, Andriy Gapon wrote: > on 24/07/2013 16:55 Julian Elischer said the following: >> On 7/24/13 6:54 PM, Andriy Gapon wrote: >>> I would like to add another rc.d script or extend the current rc.d/zfs script >>> for enhanced support of ZFS boot environments. >> isn't this what PC-BSD are working on? > What is 'this' exactly? An rc script? > In either case, I have no clue. > I believe they are setting up an infrastructure to support ZFS boot environments, including rc components and such.