From 8d99314a044cfb58183087894592c3ec5be99be6 Mon Sep 17 00:00:00 2001 From: Jose Luis Duran Date: Mon, 23 Mar 2026 06:41:59 +0000 Subject: [PATCH] mtree: Add missing entries Add missing mtree directory entries. Without them, the resulting worldstage METALOG file would produce an invalid (incomplete) mtree specification file. Reviewed by: ivy Differential Revision: https://reviews.freebsd.org/D56013 --- etc/mtree/BSD.debug.dist | 8 ++++++++ etc/mtree/BSD.tests.dist | 4 ++++ 2 files changed, 12 insertions(+) diff --git a/etc/mtree/BSD.debug.dist b/etc/mtree/BSD.debug.dist index 5eabea923cb..8c333be4820 100644 --- a/etc/mtree/BSD.debug.dist +++ b/etc/mtree/BSD.debug.dist @@ -49,6 +49,12 @@ .. krb5 plugins + kdb + .. + preauth + .. + tls + .. .. .. libxo @@ -57,6 +63,8 @@ .. ossl-modules .. + virtual_oss + .. .. libexec bsdinstall diff --git a/etc/mtree/BSD.tests.dist b/etc/mtree/BSD.tests.dist index bb1e40e69ba..884a5aba18f 100644 --- a/etc/mtree/BSD.tests.dist +++ b/etc/mtree/BSD.tests.dist @@ -85,6 +85,8 @@ cddl lib .. + oclo + .. sbin .. usr.bin @@ -461,6 +463,8 @@ .. libutil .. + libutil++ + .. libxo .. msun