Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168242021
D59046.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
435 B
Referenced Files
None
Subscribers
None
D59046.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
@@ -258,3 +258,11 @@
tgt_pkg_chroot triggers
fi
}
+
+#
+# Compact and verify the target pkg database after the manual SQL
+# edits made by _xxx_fix_pkg_permissions.
+#
+_xxx_pkg_db_vacuum() {
+ tgt_pkg shell "VACUUM; PRAGMA integrity_check;"
+}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 28, 3:21 AM (15 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37277489
Default Alt Text
D59046.id.diff (435 B)
Attached To
Mode
D59046: nanobsd: Add _xxx_pkg_db_vacuum
Attached
Detach File
Event Timeline
Log In to Comment