Remove gbde_swap_enable option which doesn't work and doesn't really have to

work, as one still needs to put <device>.bde into /etc/fstab.
This commit is contained in:
Pawel Jakub Dawidek 2005-08-04 08:19:13 +00:00
parent 38fc5f3489
commit 39f1497151

View File

@ -58,8 +58,6 @@ gbde_autoattach_all="NO" # YES automatically mounts gbde devices from fstab
gbde_devices="NO" # Devices to automatically attach (list, or AUTO)
gbde_attach_attempts="3" # Number of times to attempt attaching gbde devices
gbde_lockdir="/etc" # Where to look for gbde lockfiles
gbde_swap_enable="NO" # Set to YES to automatically initialize gbde swap
# devices listed in fstab with a random one-shot key
root_rw_mount="YES" # Set to NO to inhibit remounting root read-write.
fsck_y_enable="NO" # Set to YES to do fsck -y if the initial preen fails.