From nobody Thu Aug 26 02:23:43 2021 X-Original-To: virtualization@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 23186178177F for ; Thu, 26 Aug 2021 02:25:03 +0000 (UTC) (envelope-from warlock@phouka1.phouka.net) Received: from phouka1.phouka.net (phouka1.phouka.net [107.170.196.116]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "phouka.net", Issuer "Go Daddy Secure Certificate Authority - G2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gw6BP1hCfz3hbj; Thu, 26 Aug 2021 02:25:01 +0000 (UTC) (envelope-from warlock@phouka1.phouka.net) Received: from phouka1.phouka.net (localhost [127.0.0.1]) by phouka1.phouka.net (8.16.1/8.16.1) with ESMTPS id 17Q2Nh6P033504 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Wed, 25 Aug 2021 19:23:44 -0700 (PDT) (envelope-from warlock@phouka1.phouka.net) Received: (from warlock@localhost) by phouka1.phouka.net (8.16.1/8.16.1/Submit) id 17Q2NhCK033501; Wed, 25 Aug 2021 19:23:43 -0700 (PDT) (envelope-from warlock) Date: Wed, 25 Aug 2021 19:23:43 -0700 From: John Kennedy To: Chuck Tuffli Cc: virtualization@freebsd.org Subject: Re: [Bug 256422] bhyve and Centos/Rocky 8.4 no boot after install Message-ID: References: List-Id: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4Gw6BP1hCfz3hbj X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Wed, Aug 25, 2021 at 05:16:21PM -0700, Chuck Tuffli wrote: > On Thu, Aug 19, 2021 at 10:26 AM Chuck Tuffli wrote: > > On Mon, Aug 16, 2021 at 5:30 AM John Kennedy wrote: > > > > > > Is there any reason not to merge that into releng/13.0? Adding this patch against 13.0-RELEASE-p3 fixed my issues with OEL8 (and presumably RHEL8). > > > > Thanks to Jason, this is now queued up for the release later this month. > > For those who haven't seen it yet, this fix is part of the 13.0 and > 12.2 updates recently released. I did, many thanks.