aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorLexi Winter <lexi@le-Fay.ORG>2024-04-24 17:54:44 +0000
committerWarner Losh <imp@FreeBSD.org>2024-04-29 04:33:06 +0000
commit1b3c07bed63c045cf75e18ff053443cabee2360f (patch)
treec5702c101df9bcbda6dfab957141cab75b4e36bb /release
parent0c0a2110f196011e083b6e392c6d6a0a1893eebb (diff)
downloadsrc-1b3c07bed63c045cf75e18ff053443cabee2360f.tar.gz
src-1b3c07bed63c045cf75e18ff053443cabee2360f.zip
package: move OpenBSM auditing into its own package
Move auditing runtime (auditd, etc.) into the new FreeBSD-audit package. Also move the runtime OpenBSM manual pages from libbsm into auditd so they get installed with the right package. Add an UPDATING entry noting the new packages. Reviewed by: imp, manu Pull Request: https://github.com/freebsd/freebsd-src/pull/1197
Diffstat (limited to 'release')
-rw-r--r--release/packages/Makefile.package2
1 files changed, 2 insertions, 0 deletions
diff --git a/release/packages/Makefile.package b/release/packages/Makefile.package
index 2c0aa259737d..aed7746e690f 100644
--- a/release/packages/Makefile.package
+++ b/release/packages/Makefile.package
@@ -11,6 +11,8 @@ apm_COMMENT= APM Utilities
apm_DESC= APM Utilities
at_COMMENT= AT Utilities
at_DESC= AT Utilities
+audit_COMMENT= OpenBSM auditing utilities
+audit_DESC= OpenBSM auditing utilities
autofs_COMMENT= Autofs Utilities
autofs_DESC= Autofs Utilities
bhyve_COMMENT= Bhyve Utilities