opnsense-src/libexec/rc
Lexi Winter dc5ba6b8b4 Remove MK_GSSAPI
For MIT Kerberos, MK_GSSAPI has no meaning: GSSAPI is a required part of
Kerberos and is always built if MK_KERBEROS is enabled.  Backport this
behaviour to Heimdal so it works the same way.

While here, change Heimdal's libcom_err and compile_et to be selected by
MK_KERBEROS, not MK_KERBEROS_SUPPORT, since these are part of Kerberos
and third-party users might need it even if Kerberos support is disabled
in the base system.  This means MK_KERBEROS_SUPPORT installs the same
files with both MIT and Heimdal.

Reviewed by:	cy
Differential Revision:	https://reviews.freebsd.org/D51859
2025-08-20 19:42:20 +01:00
..
rc.d Remove MK_GSSAPI 2025-08-20 19:42:20 +01:00
tests rc.subr: Drop duplicate SPDX tag in test script 2025-08-02 01:19:37 +02:00
debug.sh Replace license with just SPDX BSD-2-Clause 2025-08-07 15:15:37 -07:00
hooks.sh Replace license with just SPDX BSD-2-Clause 2025-08-07 15:15:37 -07:00
Makefile debug.sh take advantage of hooks.sh 2024-09-10 12:04:15 -07:00
netstart libexec: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
network.subr network.subr: correct return code in case of bad call to ifisup() 2025-07-01 21:33:19 +07:00
pccard_ether libexec/rc: improve performance of pccard_ether script 2025-07-01 21:13:10 +07:00
rc rc: Use check_jail to check values of security.jail MIBs 2025-07-12 18:20:32 +02:00
rc.bsdextended Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
rc.conf Revert "Remove Secure RPC DES authentication" 2025-08-15 17:59:18 +01:00
rc.firewall Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
rc.initdiskless Update rc.initdiskless, fix error handling of remount_optional 2025-01-24 12:40:33 -07:00
rc.resume Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
rc.shutdown rc: Use check_jail to check values of security.jail MIBs 2025-07-12 18:20:32 +02:00
rc.subr rc.subr: Fix wait_for_pids 2025-08-02 01:11:57 +02:00
rc.suspend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
safe_eval.sh Replace license with just SPDX BSD-2-Clause 2025-08-07 15:15:37 -07:00