diff options
| author | Brian Somers <brian@FreeBSD.org> | 2004-07-08 22:35:36 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 2004-07-08 22:35:36 +0000 |
| commit | 0ac4013324da9417b9594c31bed81ad45f4d229e (patch) | |
| tree | 20232a5e4a3c9e6b2610bd5b43c7e935d7896f38 /sys/boot/forth | |
| parent | 63fcce68f13aac29a7d760a330fa17f8bc7301b8 (diff) | |
Notes
Diffstat (limited to 'sys/boot/forth')
| -rw-r--r-- | sys/boot/forth/loader.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf index db4369913ea9..992ab067cf98 100644 --- a/sys/boot/forth/loader.conf +++ b/sys/boot/forth/loader.conf @@ -67,11 +67,6 @@ module_path="/boot/kernel;/boot/modules" # Set the module search path #boot_single="" # Start system in single-user mode #boot_userconfig="" # Run kernel's interactive device configuration program #boot_verbose="" # Causes extra debugging information to be printed -#bootp="" # Use BOOTP to obtain an IP address at boot time -#bootp.compat="" # Enable a workaround for broken bootp daemons -#bootp.nfsroot="" # NFS mount the root filesystem using BOOTP info -#bootp.nfsv3="" # Use NFS v3 to mount the root filesystem -#bootp.wired_to="fxp0" # Use this interface only when bootp is enabled #init_path="/sbin/init:/sbin/oinit:/sbin/init.bak:/stand/sysinstall" # Sets the list of init candidates #dumpdev="ad0s1b" # Set device for crash dumps |
