diff options
| author | Mark Peek <mp@FreeBSD.org> | 2002-07-13 16:40:34 +0000 |
|---|---|---|
| committer | Mark Peek <mp@FreeBSD.org> | 2002-07-13 16:40:34 +0000 |
| commit | 88766ede4943d1cfb2b27f3413ca72aa5c4f66fa (patch) | |
| tree | 0f732e489600caa55be023e992393ce22ab9029c /sys/boot/forth | |
| parent | 35df28109460eeb09ad503572790e97623d4f650 (diff) | |
Notes
Diffstat (limited to 'sys/boot/forth')
| -rw-r--r-- | sys/boot/forth/loader.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf index 68f134790f2d..61952f8bd66a 100644 --- a/sys/boot/forth/loader.conf +++ b/sys/boot/forth/loader.conf @@ -43,7 +43,7 @@ bitmap_type="splash_image_data" ############################################################## #autoboot_delay="10" # Delay in seconds before autobooting -#bootfile="kernel,kernel.old" # Set the default boot file set +#bootfile="kernel;kernel.old" # Set the default boot file set #console="vidconsole" # Set the current console #currdev="disk1s1a" # Set the current device #module_path="/;/boot;/modules" # Set the module search path |
