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
This commit is contained in:
@@ -49,6 +49,12 @@
|
||||
..
|
||||
krb5
|
||||
plugins
|
||||
kdb
|
||||
..
|
||||
preauth
|
||||
..
|
||||
tls
|
||||
..
|
||||
..
|
||||
..
|
||||
libxo
|
||||
@@ -57,6 +63,8 @@
|
||||
..
|
||||
ossl-modules
|
||||
..
|
||||
virtual_oss
|
||||
..
|
||||
..
|
||||
libexec
|
||||
bsdinstall
|
||||
|
||||
@@ -85,6 +85,8 @@
|
||||
cddl
|
||||
lib
|
||||
..
|
||||
oclo
|
||||
..
|
||||
sbin
|
||||
..
|
||||
usr.bin
|
||||
@@ -461,6 +463,8 @@
|
||||
..
|
||||
libutil
|
||||
..
|
||||
libutil++
|
||||
..
|
||||
libxo
|
||||
..
|
||||
msun
|
||||
|
||||
Reference in New Issue
Block a user