Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167718623
D59038.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
752 B
Referenced Files
None
Subscribers
None
D59038.id.diff
View Options
diff --git a/tools/tools/nanobsd/_xxx_includes.subr b/tools/tools/nanobsd/_xxx_includes.subr
--- a/tools/tools/nanobsd/_xxx_includes.subr
+++ b/tools/tools/nanobsd/_xxx_includes.subr
@@ -45,6 +45,18 @@
# freebsd-base(7) (pkgbase) variables and functions
#
+# mtree: ./boot/dtb/arm: missing directory in specification
+# These directories are missing from BSD.root.dist, however
+# I do not want to add them to the mtree. These must exist
+# only for arm/arm64
+_xxx_add_missing_boot_dtb() {
+ tgt_dir boot/dtb/arm
+ tgt_dir boot/dtb/freescale
+ tgt_dir boot/dtb/marvell
+ tgt_dir boot/dtb/nvidia
+ tgt_dir boot/dtb/qcom
+}
+
#
# Add an entry to the metalog
# $1=file/direcrory, $2=mode (optional), $3=metalog file (optional)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 24, 11:48 PM (16 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37031017
Default Alt Text
D59038.id.diff (752 B)
Attached To
Mode
D59038: nanobsd: Add _xxx_add_missing_boot_dtb
Attached
Detach File
Event Timeline
Log In to Comment