aboutsummaryrefslogtreecommitdiff
path: root/share/man/man5/rc.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man5/rc.conf.5')
-rw-r--r--share/man/man5/rc.conf.543
1 files changed, 1 insertions, 42 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index a45c60cca410..51a48341be60 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd May 4, 2024
+.Dd May 18, 2024
.Dt RC.CONF 5
.Os
.Sh NAME
@@ -334,10 +334,6 @@ A whitespace-separated list of kernel modules to load right after
the local disks are mounted, without any
.Pa .ko
extension or path.
-Loading modules at this point in the boot process is
-much faster than doing it via
-.Pa /boot/loader.conf
-for those modules not necessary for mounting local disks.
.It Va kldxref_enable
.Pq Vt bool
Set to
@@ -2181,43 +2177,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.