Use double newlines consistently.
MFC after: 1 month Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
5bc481bce4
commit
ec9474eb23
@ -53,6 +53,7 @@ entropy_cache_type="/boot/entropy" # Required for the kernel to find
|
||||
# must not change value even if the
|
||||
# _name above does change!
|
||||
|
||||
|
||||
##############################################################
|
||||
### RAM Blacklist configuration #############################
|
||||
##############################################################
|
||||
@ -64,6 +65,7 @@ ram_blacklist_name="/boot/blacklist.txt" # Set this to the name of the file
|
||||
ram_blacklist_type="ram_blacklist" # Required for the kernel to find
|
||||
# the blacklist module
|
||||
|
||||
|
||||
##############################################################
|
||||
### Loader settings ########################################
|
||||
##############################################################
|
||||
@ -381,6 +383,7 @@ if_xe_load="NO" # Xircom CreditCard PCMCIA
|
||||
if_xl_load="NO" # 3Com Etherlink XL (3c900, 3c905, 3c905B)
|
||||
utopia_load="NO" # ATM PHY driver
|
||||
|
||||
|
||||
##############################################################
|
||||
### Netgraph modules #######################################
|
||||
##############################################################
|
||||
@ -422,6 +425,7 @@ ng_tty_load="NO" # Netgraph node type that is also a line
|
||||
ng_vjc_load="NO" # Van Jacobsen compression netgraph node type
|
||||
ng_vlan_load="NO" # IEEE 802.1Q VLAN tagging netgraph node type
|
||||
|
||||
|
||||
##############################################################
|
||||
### Sound modules ##########################################
|
||||
##############################################################
|
||||
@ -458,6 +462,7 @@ snd_via82c686_load="NO" # via82c686
|
||||
snd_vibes_load="NO" # vibes
|
||||
snd_driver_load="NO" # All sound drivers
|
||||
|
||||
|
||||
##############################################################
|
||||
### USB modules ############################################
|
||||
##############################################################
|
||||
@ -490,6 +495,7 @@ if_ural_load="NO" # Ralink RT2500USB 802.11 wireless adapter
|
||||
if_zyd_load="NO" # ZyDAS ZD1211(B) USB 802.11 wireless adapter
|
||||
snd_uaudio_load="NO" # USB audio
|
||||
|
||||
|
||||
##############################################################
|
||||
### Other modules ##########################################
|
||||
##############################################################
|
||||
@ -514,6 +520,7 @@ amdtemp_load="NO" # AMD K8/K10/K11 temperature monitor
|
||||
tpm_load="NO" # Trusted Platform Module
|
||||
wbwd_load="NO" # Winbond watchdog
|
||||
|
||||
|
||||
##############################################################
|
||||
### ACPI settings ##########################################
|
||||
##############################################################
|
||||
@ -524,6 +531,7 @@ acpi_dsdt_name="/boot/acpi_dsdt.aml"
|
||||
# Override DSDT in BIOS by this file
|
||||
acpi_video_load="NO" # Load the ACPI video extension driver
|
||||
|
||||
|
||||
##############################################################
|
||||
### TrustedBSD MAC settings ##################################
|
||||
##############################################################
|
||||
@ -536,6 +544,7 @@ mac_none_load="NO" # Null MAC policy
|
||||
mac_partition_load="NO" # Partition MAC policy
|
||||
mac_seeotheruids_load="NO" # UID visbility MAC policy
|
||||
|
||||
|
||||
##############################################################
|
||||
### Module loading syntax example ##########################
|
||||
##############################################################
|
||||
|
Loading…
Reference in New Issue
Block a user