Page MenuHomeFreeBSD

D25606.diff
No OneTemporary

D25606.diff

Index: head/stand/defaults/loader.conf
===================================================================
--- head/stand/defaults/loader.conf
+++ head/stand/defaults/loader.conf
@@ -49,12 +49,12 @@
# must not change value even if the
# _name above does change!
-### RAM Excludelist configuration ############################
-ram_excludelist_load="NO" # Set this to YES to load a file
+### RAM Blacklist configuration ############################
+ram_blacklist_load="NO" # Set this to YES to load a file
# containing a list of addresses to
# exclude from the running system.
-ram_excludeist_name="/boot/excludelist.txt" # Set this to the name of the file
-ram_excludelist_type="ram_excludelist" # Required for the kernel to find
+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
### Microcode loading configuration ########################

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 17, 1:19 PM (20 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14678854
Default Alt Text
D25606.diff (1006 B)

Event Timeline