Date: Wed, 14 Sep 2022 15:24:04 +0200 From: John Baldwin <jhb@FreeBSD.org> To: Ed Maste <emaste@freebsd.org>, Jessica Clarke <jrtc27@freebsd.org> Cc: Emmanuel Vadot <manu@bidouilliste.com>, Mitchell Horne <mhorne@freebsd.org>, "src-committers@freebsd.org" <src-committers@freebsd.org>, "dev-commits-src-all@freebsd.org" <dev-commits-src-all@freebsd.org>, "dev-commits-src-main@freebsd.org" <dev-commits-src-main@freebsd.org> Subject: Re: git: 10c6af344108 - main - bhyve: Fix build when BHYVE_SNAPSHOT is set Message-ID: <5906bef9-1afb-d1af-6002-6c1ed632582c@FreeBSD.org> In-Reply-To: <CAPyFy2ByiMOf3dkL8dKZETjrTbv0dZWgPBmLz6JDh%2BpsMAruGA@mail.gmail.com> References: <202209130632.28D6WdW9021176@gitrepo.freebsd.org> <9903ef54-80a9-67e6-f9ab-1371c42916ff@freebsd.org> <20220913163250.199f7ae9cf021249846a9133@bidouilliste.com> <526E3D8E-895C-476E-BB7C-F2EE61DA456E@freebsd.org> <CAPyFy2ByiMOf3dkL8dKZETjrTbv0dZWgPBmLz6JDh%2BpsMAruGA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 9/13/22 4:21 PM, Ed Maste wrote: >>> Probably should as it would have prevent this, but I'm not sure of why >>> this is an option currently, John ? >> >> It disables capsicum support as the two aren’t currently compatible. > > There is a review open to add Capsicum support: > https://reviews.freebsd.org/D35454 > Once this is resolved we should indeed make it non-optional It's also optional because the format of the saved state isn't stable and is going to change in the future. I wanted to have a format that supported versioning (and of individual device blobs) before enabling it by default. However, it's also true that UPB has done some work towards that that has not yet been reviewed and merged. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5906bef9-1afb-d1af-6002-6c1ed632582c>