From owner-svn-src-head@freebsd.org Thu Sep 5 05:57:14 2019 Return-Path: Delivered-To: svn-src-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A55D0D9FC5; Thu, 5 Sep 2019 05:57:14 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46P9223q9cz4HSn; Thu, 5 Sep 2019 05:57:14 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: dim) by smtp.freebsd.org (Postfix) with ESMTPSA id 49E3E1BC20; Thu, 5 Sep 2019 05:57:14 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from coleburn.home.andric.com (coleburn.home.andric.com [192.168.0.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id AA2A15E73D; Thu, 5 Sep 2019 07:57:11 +0200 (CEST) From: Dimitry Andric Message-Id: <597F1636-E881-4ECF-A341-1C2F658CFB4F@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_AA527EDC-7241-4F70-B4D8-00622CE20D7B"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: svn commit: r351831 - in head: . stand/efi/boot1 stand/efi/gptboot tools/build/mk Date: Thu, 5 Sep 2019 07:57:03 +0200 In-Reply-To: <201909042055.x84KtnH6078288@repo.freebsd.org> Cc: src-committers , svn-src-all , svn-src-head@freebsd.org To: Rebecca Cran References: <201909042055.x84KtnH6078288@repo.freebsd.org> X-Mailer: Apple Mail (2.3445.104.11) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list 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: Thu, 05 Sep 2019 05:57:14 -0000 --Apple-Mail=_AA527EDC-7241-4F70-B4D8-00622CE20D7B Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 4 Sep 2019, at 22:55, Rebecca Cran wrote: > > Author: bcran > Date: Wed Sep 4 20:55:48 2019 > New Revision: 351831 > URL: https://svnweb.freebsd.org/changeset/base/351831 > > Log: > The efifat files are no longer used: remove the code to build them > > Reviewed by: imp, tsoome, emaste > Differential Revision: https://reviews.freebsd.org/D20562 So what are now the instructions for updating an EFI partition, after a buildworld? I used to find that efifat file quite handy, I could just use gpart -p to write it into the EFI partition... :-/ -Dimitry --Apple-Mail=_AA527EDC-7241-4F70-B4D8-00622CE20D7B Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCXXCjrwAKCRCwXqMKLiCW oyzpAKDFZXF/+OmkiyvP96vWPg6dWTPCJgCg6xqp2LFr+DA/nz8xHNrR4aEQF/E= =NIXC -----END PGP SIGNATURE----- --Apple-Mail=_AA527EDC-7241-4F70-B4D8-00622CE20D7B--