From bbc36ba969acf09785b8f3818c6877eb60c08674 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Tue, 7 May 2024 07:25:51 +0000 Subject: [PATCH] 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.