git: bbc36ba969ac - main - Remove documentation of GBDE rc support

From: Poul-Henning Kamp <phk_at_FreeBSD.org>
Date: Tue, 07 May 2024 07:40:43 UTC
The branch main has been updated by phk:

URL: https://cgit.FreeBSD.org/src/commit/?id=bbc36ba969acf09785b8f3818c6877eb60c08674

commit bbc36ba969acf09785b8f3818c6877eb60c08674
Author:     Poul-Henning Kamp <phk@FreeBSD.org>
AuthorDate: 2024-05-07 07:25:51 +0000
Commit:     Poul-Henning Kamp <phk@FreeBSD.org>
CommitDate: 2024-05-07 07:25:51 +0000

    Remove documentation of GBDE rc support
---
 libexec/rc/rc.d/Makefile |  1 -
 share/man/man5/rc.conf.5 | 37 -------------------------------------
 2 files changed, 38 deletions(-)

diff --git a/libexec/rc/rc.d/Makefile b/libexec/rc/rc.d/Makefile
index da72474d8b82..331f0edf44bc 100644
--- a/libexec/rc/rc.d/Makefile
+++ b/libexec/rc/rc.d/Makefile
@@ -24,7 +24,6 @@ CONFS=	DAEMON \
 	dmesg \
 	dumpon \
 	fsck \
-	gbde \
 	geli \
 	geli2 \
 	gptboot \
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index a45c60cca410..68d8dade2c6d 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -2181,43 +2181,6 @@ which had the
 attribute set using
 .Xr gpart 8
 utility.
-.It Va gbde_autoattach_all
-.Pq Vt bool
-If set to
-.Dq Li YES ,
-.Pa /etc/rc.d/gbde
-will attempt to automatically initialize the .bde devices specified in
-.Pa /etc/fstab .
-.It Va gbde_devices
-.Pq Vt str
-List the devices that the script should try to attach,
-or
-.Dq Li AUTO .
-.It Va gbde_lockdir
-.Pq Vt str
-The directory where the
-.Xr gbde 4
-lockfiles are located.
-The default lockfile directory is
-.Pa /etc .
-.Pp
-The lockfile for each individual
-.Xr gbde 4
-device can be overridden by setting the variable
-.Va gbde_lock_ Ns Aq Ar device ,
-where
-.Ar device
-is the encrypted device without the
-.Dq Pa /dev/
-and
-.Dq Pa .bde
-parts.
-.It Va gbde_attach_attempts
-.Pq Vt int
-Number of times to attempt attaching to a
-.Xr gbde 4
-device, i.e., how many times the user is asked for the pass-phrase.
-Default is 3.
 .It Va geli_devices
 .Pq Vt str
 List of devices to automatically attach on boot.