]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
package: move OpenBSM auditing into its own package
authorLexi Winter <lexi@le-Fay.ORG>
Wed, 24 Apr 2024 17:54:44 +0000 (18:54 +0100)
committerWarner Losh <imp@FreeBSD.org>
Mon, 29 Apr 2024 04:33:06 +0000 (22:33 -0600)
commit1b3c07bed63c045cf75e18ff053443cabee2360f
treec5702c101df9bcbda6dfab957141cab75b4e36bb
parent0c0a2110f196011e083b6e392c6d6a0a1893eebb
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
UPDATING
lib/libauditd/Makefile
lib/libbsm/Makefile
libexec/rc/rc.d/Makefile
release/packages/Makefile.package
usr.sbin/audit/Makefile
usr.sbin/auditd/Makefile
usr.sbin/auditdistd/Makefile
usr.sbin/auditreduce/Makefile
usr.sbin/praudit/Makefile