X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/blobdiff_plain/6708a597c2ccc67ef23f2f2cbc9f9d713d5a2e32..5a82ae89fa47622130cbc12d4869b3f080a93046:/sys/boot/dloader/loader.conf diff --git a/sys/boot/dloader/loader.conf b/sys/boot/dloader/loader.conf index 75daa34275..d8dfb85275 100644 --- a/sys/boot/dloader/loader.conf +++ b/sys/boot/dloader/loader.conf @@ -94,9 +94,12 @@ bitmap_type="splash_image_data" # and place it on the module_path #kern.ipc.nmbufs="" # Set the maximum number of mbufs #kern.vm.kmem.size="" # Sets the size of kernel memory (bytes) #net.inet.tcp.tcbhashsize="" # Set the value of TCBHASHSIZE +#vfs.root.wakedelay="" # Delay in seconds before trying to mount the + # root #vfs.root.mountfrom="" # Specify root partition in a way the - # kernel understands. You can specify a semicolon - # separated device list which will be tried. + # kernel understands. You can specify a + # semicolon separated device list which will + # be tried. #debug.ktr.verbose="1" # Enable console dump of KTR events #net.graph.maxalloc="128" # Maximum number of queue items to allocate #net.graph.ngqfreemax="64" # Maximum number of free queue items to cache