diff options
Diffstat (limited to 'sys/boot/forth')
-rw-r--r-- | sys/boot/forth/loader.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf index 38d2836..8d187e3 100644 --- a/sys/boot/forth/loader.conf +++ b/sys/boot/forth/loader.conf @@ -98,8 +98,6 @@ module_path="/boot/modules" # Set the module search path #net.inet.tcp.tcbhashsize="" # Set the value of TCBHASHSIZE #vfs.root.mountfrom="" # Specify root partition in a way the # kernel understands -#vfs.root.mountdelay="5" # Delay root partition mount if there is no - # required provider #vm.kmem_size="" # Sets the size of kernel memory (bytes) #debug.ktr.cpumask="0xf" # Bitmask of CPUs to enable KTR on #debug.ktr.mask="0x1200" # Bitmask of KTR events to enable |