aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Luis Duran <jlduran@FreeBSD.org>2026-03-23 06:41:59 +0000
committerJose Luis Duran <jlduran@FreeBSD.org>2026-03-23 06:41:59 +0000
commit8d99314a044cfb58183087894592c3ec5be99be6 (patch)
tree3ecaecf31d5919f36f6fe31d3ac29de2ca2a39ce
parente23f0deceac4fb77c14066d4a76074548ee75fc4 (diff)
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
-rw-r--r--etc/mtree/BSD.debug.dist8
-rw-r--r--etc/mtree/BSD.tests.dist4
2 files changed, 12 insertions, 0 deletions
diff --git a/etc/mtree/BSD.debug.dist b/etc/mtree/BSD.debug.dist
index 5eabea923cbd..8c333be48201 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 bb1e40e69ba0..884a5aba18f1 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