Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167530622
D58958.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
449 B
Referenced Files
None
Subscribers
None
D58958.diff
View Options
diff --git a/tools/tools/nanobsd/defaults.sh b/tools/tools/nanobsd/defaults.sh
--- a/tools/tools/nanobsd/defaults.sh
+++ b/tools/tools/nanobsd/defaults.sh
@@ -1217,6 +1217,11 @@
fi
done
+ # Esure the /conf/default/var/db/pkg directory is present
+ if [ -z "$NANO_NOPKGBASE" ]; then
+ tgt_dir conf/default/var/db/pkg
+ fi
+
if [ -n "$NANO_METALOG" ]; then
cat "${NANO_METALOG}.conf" >> "${NANO_METALOG}"
rm -f "${NANO_METALOG}.conf"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 23, 12:49 PM (54 m, 26 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36989269
Default Alt Text
D58958.diff (449 B)
Attached To
Mode
D58958: nanobsd: Fix pkg audit
Attached
Detach File
Event Timeline
Log In to Comment