Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167672830
D58961.id184512.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
572 B
Referenced Files
None
Subscribers
None
D58961.id184512.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
@@ -1239,7 +1239,9 @@
fi
if $do_precompiled && [ -z "$NANO_NOPKGBASE" ]; then
+ _xxx_fix_pkg_permissions
tgt_pkg_time_timestamp
+ _xxx_pkg_db_dump_or_vacuum
fi
}
@@ -1286,6 +1288,10 @@
nano_pkg_disable_repos
fi
+ if [ -n "$NANO_METALOG" ]; then
+ _xxx_pkg_add_var_db_files_to_metalog
+ fi
+
for d in var etc; do
# Link /$d under /conf
# we use hard links so we have them both places.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 24, 4:58 PM (9 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37028266
Default Alt Text
D58961.id184512.diff (572 B)
Attached To
Mode
D58961: nanobsd: Clean up target pkg database and metalog after install
Attached
Detach File
Event Timeline
Log In to Comment