opnsense-src/release/tools
Lexi Winter 4cb1baa7d8 krb5: use 'kerberos' as package name
Rename krb5 and krb5-lib to kerberos and kerberos-lib to match the
existing Heimdal package names.  Since it's not possible to build or
install both at the same time, and Heimdal will be removed anyway,
there's no benefit to using a different package name for MIT Kerberos
and doing so will create friction for pkgbase users.

Move a few things (e.g., headers) from kerberos to kerberos-lib.

Move the KDC to a new package, kerberos-kdc, so the client utilities
can be installed without the KDC.  As most systems won't have the KDC
running, this saves a bit of disk space for jails/containers.

Remove a few instances of 'PACKAGE=' in target-specific Makefiles
where we can set that in the parent's Makefile.inc instead.

Revert 01c587521d ("OCI: Attempt to fix "runtime" container")
which is no longer required.

The KDC init script is still installed in the 'rc' package for
compatibility with the security/krb5 port; we should fix this
at some point, possibly after Heimdal is removed.

Reviewed by:	manu, kevans, des
Approved by:	des (mentor), kevans (mentor)
Differential Revision:	https://reviews.freebsd.org/D51420
2025-07-24 11:35:35 +01:00
..
arm.subr release: style: prefer -n over ! -z 2025-04-29 18:18:33 +01:00
azure.conf release: Chase location of pkg repo databases 2025-02-03 16:10:47 -08:00
basic-ci.conf release/vm: partially support NO_ROOT 2025-03-12 21:05:39 +00:00
basic-cloudinit.conf basic-cloudinit: remove duplicated rc.conf entry 2024-11-20 09:48:57 +01:00
ec2-base.conf EC2: Make amazon-ssm-agent optional 2024-09-03 22:57:06 -07:00
ec2-builder.conf EC2: Add AMI Builder AMI building 2025-04-22 13:35:03 -07:00
ec2-cloud-init.conf EC2: Make amazon-ssm-agent optional 2024-09-03 22:57:06 -07:00
ec2-small.conf EC2: Add new "small" AMIs 2024-09-03 22:57:06 -07:00
ec2.conf EC2: Remove old broken_txfifo workaround 2025-05-14 16:54:04 -07:00
gce.conf release/GCE: Remember whether we mounted /dev 2025-06-19 11:15:10 -07:00
mkami.sh EC2: Add AMI Builder AMI building 2025-04-22 13:35:03 -07:00
oci-image-dynamic.conf release: build OCI images with shell scripts 2025-03-02 15:17:13 +00:00
oci-image-runtime.conf krb5: use 'kerberos' as package name 2025-07-24 11:35:35 +01:00
oci-image-static.conf release: Don't install caroot in OCI images. 2025-07-22 21:07:07 +02:00
openstack.conf release: Rework vm_extra_pre_umount 2024-05-06 13:40:47 -07:00
oracle.conf release: ensure default sudo flavor is selected 2025-02-28 22:33:46 +00:00
rc.amibuilder EC2: Add AMI Builder AMI building 2025-04-22 13:35:03 -07:00
vagrant-virtualbox.conf release: Rework vm_extra_pre_umount 2024-05-06 13:40:47 -07:00
vagrant-vmware.conf release: Rework vm_extra_pre_umount 2024-05-06 13:40:47 -07:00
vagrant.conf release: Chase location of pkg repo databases 2025-02-03 16:10:47 -08:00
vmimage.subr release: Consistently use variables for invoking certain tools 2025-07-16 17:04:03 +02:00