aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/forth/loader.conf
diff options
context:
space:
mode:
authorDaniel C. Sobral <dcs@FreeBSD.org>2002-04-26 20:52:59 +0000
committerDaniel C. Sobral <dcs@FreeBSD.org>2002-04-26 20:52:59 +0000
commit1a923a14f4b04c65628d289a91af10a1e9d02ede (patch)
treee8427265b172beb4b03d1b74ca7eff8e4e88be49 /sys/boot/forth/loader.conf
parent7bf758bff079c475d6bd99193fec252bbc4be8e8 (diff)
Notes
Diffstat (limited to 'sys/boot/forth/loader.conf')
-rw-r--r--sys/boot/forth/loader.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf
index aa1d68924607..c1427226205c 100644
--- a/sys/boot/forth/loader.conf
+++ b/sys/boot/forth/loader.conf
@@ -77,6 +77,8 @@ module_path="/boot/kernel;/boot/modules;/modules" # Set the module search path
#kern.vm.kmem.size="" # Sets the size of kernel memory (bytes)
#machdep.pccard.pcic_irq="0" # Assigns PCCARD controller IRQ (0=polled)
#net.inet.tcp.tcbhashsize="" # Set the value of TCBHASHSIZE
+#vfs.root.mountfrom="" # Specify root partition in a way the
+ # kernel understands
#debug.ktr.cpumask="0xf" # Bitmask of CPUs to enable KTR on
#debug.ktr.mask="0x1200" # Bitmask of KTR events to enable
#debug.ktr.verbose="1" # Enable console dump of KTR events