From 0ca1365b02623a698b95f33291bf435bdcac5c63 Mon Sep 17 00:00:00 2001 From: gjb Date: Mon, 13 Jul 2015 18:54:03 +0000 Subject: [PATCH] Document r278968, EFI support added to mkimg(1). Approved by: re (implicit) Sponsored by: The FreeBSD Foundation git-svn-id: svn://svn.freebsd.org/base/stable/10@285496 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 82b3999d4..cd577af78 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -183,6 +183,11 @@ &man.fstyp.8; utility has been added, which is used to determine the filesystem on a specified device. + The + &man.mkimg.1; utility has been updated to support the + MBR EFI partition + type. + A regression in the &man.libarchive.3; library that would prevent a directory from being included in the archive when --one-file-system is used -- 2.45.0