diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2007-09-26 08:38:25 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2007-09-26 08:38:25 +0000 |
| commit | 2c822a5b7393f63a76b6c339490852ffb5f52f5e (patch) | |
| tree | 4b0f32bbafe83050950b0fd0b1290a777f6252ae /sys/boot/forth | |
| parent | af025ea9a7cb01de115221b999a361b9565696af (diff) | |
Notes
Diffstat (limited to 'sys/boot/forth')
| -rw-r--r-- | sys/boot/forth/loader.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf index 5bcb6fe788de..abdc8d56a043 100644 --- a/sys/boot/forth/loader.conf +++ b/sys/boot/forth/loader.conf @@ -44,7 +44,8 @@ bitmap_type="splash_image_data" # and place it on the module_path #autoboot_delay="10" # Delay in seconds before autobooting, # set to -1 if you don't want user to be # allowed to interrupt autoboot process and - # escape to the loader prompt + # escape to the loader prompt, set to + # "NO" to disable autobooting #beastie_disable="NO" # Turn the beastie boot menu on and off #loader_logo="fbsdbw" # Desired logo: fbsdbw, beastiebw, beastie, none #comconsole_speed="9600" # Set the current serial console speed |
