aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/forth/loader.conf
diff options
context:
space:
mode:
authorScott Long <scottl@FreeBSD.org>2004-12-01 04:59:33 +0000
committerScott Long <scottl@FreeBSD.org>2004-12-01 04:59:33 +0000
commit05d0bf79ed01748748514a600f1fb2e8b9646fe8 (patch)
tree719336249a200cf5775895b7f48a80bbb7459fb3 /sys/boot/forth/loader.conf
parent0297d51ea3ceb21feefa24b902993e6b179ab8d2 (diff)
downloadsrc-05d0bf79ed01748748514a600f1fb2e8b9646fe8.tar.gz
src-05d0bf79ed01748748514a600f1fb2e8b9646fe8.zip
Remove the last vestiges of the userconfig option. None of this actually
did anything, so this commit should be considered a NO-OP.
Notes
Notes: svn path=/head/; revision=138249
Diffstat (limited to 'sys/boot/forth/loader.conf')
-rw-r--r--sys/boot/forth/loader.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf
index 91489f978a79..fa857dc4a649 100644
--- a/sys/boot/forth/loader.conf
+++ b/sys/boot/forth/loader.conf
@@ -65,8 +65,6 @@ module_path="/boot/modules" # Set the module search path
#boot_multicons="" # Use multiple consoles
#boot_serial="" # Use serial console
#boot_single="" # Start system in single-user mode
-#boot_userconfig="" # Run kernel's interactive device configuration program;
- # currently a no-op
#boot_verbose="" # Causes extra debugging information to be printed
#init_path="/sbin/init:/sbin/oinit:/sbin/init.bak:/stand/sysinstall"
# Sets the list of init candidates