HardenedBSD/release
Doug Rabson f5bbed6217 pkgbase: split kerberos binaries and libs
Summary:
This allows installing packages that depend on kerberos libraries
without pulling in all the binaries. It also moves libgssapi to runtime
to allow installing kerbereos libraries without adding a dependancy on
the large utilities package. It makes sense to put libgssapi in runtime
rather than kerberos-lib since this is a plugin layer which is intended
to support any GSS-API mechanisms, not just kerberos.

A good example of a package which uses kerberos libraries without
needing the kerberos utilities is sshd. This uses the kerberos GSS-API
libraries to implement its GSSAPIAuthentication option.

MFC after: 2 weeks

Subscribers: imp

Differential Revision: https://reviews.freebsd.org/D36028

(cherry picked from commit 6e4dbb7fef)
2022-08-19 14:27:16 +01:00
..
amd64
arm release: increase IMAGE_SIZE for arm, arm64, riscv 2022-07-13 14:37:57 -04:00
arm64 release: increase IMAGE_SIZE for arm, arm64, riscv 2022-07-13 14:37:57 -04:00
i386
packages pkgbase: split kerberos binaries and libs 2022-08-19 14:27:16 +01:00
pkg_repos
powerpc
riscv release: increase IMAGE_SIZE for arm, arm64, riscv 2022-07-13 14:37:57 -04:00
scripts Replace subversion with git in the installation DVD 2022-07-24 09:39:57 -06:00
tools release: ensure enforce_chs sysctl is 0 2022-08-15 21:20:06 -04:00
Makefile
Makefile.azure
Makefile.ec2
Makefile.gce
Makefile.inc1
Makefile.mirrors
Makefile.vagrant
Makefile.vm release: increase IMAGE_SIZE for arm, arm64, riscv 2022-07-13 14:37:57 -04:00
rc.local
release.conf.sample
release.sh