Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167666346
D59036.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
479 B
Referenced Files
None
Subscribers
None
D59036.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
@@ -33,3 +33,10 @@
tgt_rm usr/share/man/man7/tests.7.gz
fi
}
+
+# Already fixed upstream
+# https://github.com/libarchive/libarchive/pull/3008
+# Account for a bug in libarchive, where the first entry is "/."
+_xxx_libarchive_mtree_bug() {
+ sed -i "" -e 's|^/\. |\. |' "$NANO_METALOG"
+}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 24, 4:13 PM (8 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37031008
Default Alt Text
D59036.diff (479 B)
Attached To
Mode
D59036: nanobsd: Add _xxx_libarchive_mtree_bug
Attached
Detach File
Event Timeline
Log In to Comment