From owner-svn-src-head@FreeBSD.ORG Tue Oct 15 17:54:29 2013 Return-Path: Delivered-To: svn-src-head@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 2505FEDA; Tue, 15 Oct 2013 17:54:29 +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 DCC002B02; Tue, 15 Oct 2013 17:54:28 +0000 (UTC) Received: from smtp.fisglobal.com ([10.132.206.17]) by ltcfislmsgpa01.fnfis.com (8.14.5/8.14.5) with ESMTP id r9FHsQaR004235 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Tue, 15 Oct 2013 12:54:26 -0500 Received: from LTCFISWMSGMB21.FNFIS.com ([169.254.1.103]) by LTCFISWMSGHT06.FNFIS.com ([10.132.206.17]) with mapi id 14.02.0309.002; Tue, 15 Oct 2013 12:54:24 -0500 From: "Teske, Devin" To: Allan Jude Subject: Re: svn commit: r256343 - in head/usr.sbin/bsdinstall: . scripts Thread-Topic: svn commit: r256343 - in head/usr.sbin/bsdinstall: . scripts Thread-Index: AQHOybdAW1uGCLtcyE2zUcTOTrV8Ig== Date: Tue, 15 Oct 2013 17:54:23 +0000 Message-ID: <13CA24D6AB415D428143D44749F57D720FC6ABDF@LTCFISWMSGMB21.FNFIS.com> References: <201310112041.r9BKfZeT002056@svn.freebsd.org> <20131015145032.GD98118@admin.xzibition.com> <13CA24D6AB415D428143D44749F57D720FC6A04C@LTCFISWMSGMB21.FNFIS.com> <525D5E07.1070900@allanjude.com> <13CA24D6AB415D428143D44749F57D720FC6A61F@LTCFISWMSGMB21.FNFIS.com> <525D6E24.70901@allanjude.com> <525D70AE.1020103@FreeBSD.org> <525D7385.1050509@allanjude.com> <13CA24D6AB415D428143D44749F57D720FC6A9D1@LTCFISWMSGMB21.FNFIS.com> <525D8116.6090808@allanjude.com> In-Reply-To: <525D8116.6090808@allanjude.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.132.253.121] Content-Type: text/plain; charset="iso-8859-1" Content-ID: <1E435CEA5146CB49BA63CFEA633D8AC7@fisglobal.com> 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-10-15_07:2013-10-15,2013-10-15,1970-01-01 signatures=0 Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "Teske, Devin" , Andriy Gapon , "svn-src-head@freebsd.org" , Devin Teske , Bryan Drewery X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Devin Teske List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2013 17:54:29 -0000 On Oct 15, 2013, at 10:53 AM, Allan Jude wrote: > On 2013-10-15 13:26, Teske, Devin wrote: >> On Oct 15, 2013, at 9:55 AM, Allan Jude wrote: >>=20 >>> On 2013-10-15 12:43, Andriy Gapon wrote: >>>> on 15/10/2013 19:32 Allan Jude said the following: >>>>> Lets change ZFSBOOT_BEROOT_NAME to 'ROOT' and remove the /usr/local a= nd >>>>> /var/db/pkg datasets entirely (so they become part of the BE). Based = on >>>>> IRC discussion with bdrewery and Shawn Webb >>>> I want to note that a good implementation of BEs should support a depe= ndent >>>> datasets feature. Unfortunately, it seems that we do not have any goo= d BE >>>> implementation for FreeBSD right now. If we had, personally I'd prefe= r to have >>>> /usr/local in separate filesystem. >>>>=20 >>> Indeed, on my laptop /usr/local is separate, and I just have compat9x >>> installed so my 10 kernel can run the pkgs from my 9.2 kernel >>>=20 >> So I'm hearing... >>=20 >> 1. ZFSBOOT_BEROOT_NAME to 'ROOT' >> 2. Keep /usr/local dataset >> 3. Kill /var/db/pkg dtatset >>=20 >> Yeah? > kill both, until beadm learns to treat a separate /usr/local in the > proper way. Nothing is installed to /usr/local by default, so a user can > also add their own /usr/local dataset before they install ports/packages > if they want to manage it themselves >=20 Excellent, thanks! (and nice fallback) I'm on it. --=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.