From owner-doc-jp@jp.freebsd.org  Mon Jan 13 00:54:47 1997
Received: by jaz.jp.freebsd.org (8.8.4+2.7Wbeta4/8.7.3) id AAA06096
	Mon, 13 Jan 1997 00:54:47 +0900 (JST)
Received: by jaz.jp.freebsd.org (8.8.4+2.7Wbeta4/8.7.3) with ESMTP id AAA06091
	Mon, 13 Jan 1997 00:54:46 +0900 (JST)
Received: from singer.kt.rim.or.jp (ppp381.kt.rim.or.jp [202.247.140.81]) by mail.kt.rim.or.jp (8.8.4/3.4W3-rim1.1) with ESMTP id AAA28921; Mon, 13 Jan 1997 00:54:44 +0900 (JST)
Received: from singer (localhost [127.0.0.1]) by singer.kt.rim.or.jp (8.8.4/3.4Wbeta3-96070610) with ESMTP id AAA00426; Mon, 13 Jan 1997 00:47:16 +0900 (JST)
Message-Id: <199701121547.AAA00426@singer.kt.rim.or.jp>
To: doc-jp@jp.freebsd.org
cc: FreeBSD-users-jp@jp.freebsd.org
In-reply-to: Your message of "Sun, 12 Jan 1997 00:51:51 +0800."
             <199701111653.AAA00819@relay3.jaring.my> 
Mime-Version: 1.0 (generated by tm-edit 7.75)
Content-Type: text/plain; charset=ISO-2022-JP
Date: Mon, 13 Jan 1997 00:47:15 +0900
From: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
Reply-To: doc-jp@jp.freebsd.org
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=19]
X-Sequence: doc-jp 2174
Subject: [doc-jp 2174] Re: [FreeBSD-users-jp 8310] Re: Notes on kernel reconfiguration 
Errors-To: owner-doc-jp@jp.freebsd.org
Sender: owner-doc-jp@jp.freebsd.org

$BFb@n$G$9!#(B users-jp $B$K$b?6$C$F$*$-$^$9!#(B

COMCONSOLE $B$N(B sc or vt $BLdBj$G$9$,(B send-pr $B$GLd$$9g$o$;$F$_$?$H$3$m(B
$B2?$H$3$A$i$NF|MK$N8aA0Cf$K=P$7$?%a!<%k$NJV;v$,Lk$K$O(B Joerg Wunsch $B$5$s(B
$B$+$iMh$F$$$^$7$?!#(B

$B!t$"$$$+$o$i$:(B Core Team $B$NJ}!9$N%"%/%F%#%S%F%#$O@($$$G$9$M!#(B

$B$=$l$K$h$k$H(B....$B$J$s$H(B!!

     $B8=:_(B(current)$B$O(B sio $B$O%3%s%=!<%k%I%i%$%P07$$$K$J$C$F$$$k$=$&$G$9!#(B

 option COMCONSOLE $B$b(B
$B!V$$$^$O$"$s$^$jCN$i$l$F$$$J$$$1$I$b$C$H$$$$%*%W%7%g%s$,$"$k$h!W(B
$B$H$$$&$3$H$G(B COMCONSOLE $B$N5-=R$r(B Handbook $B$KF~$l$k$D$b$j$O$J$$$=$&$G$9!#(B

$B!t(Bdoc-jp $B$N%a%s%P$H$7$F$O(B...(^_^;

$B0J2<0zMQ$G$9(B
--------
. Typing -h on the currently active boot console toggles the console
  between graphics and serial device (and proceeds to boot).

. Setting BOOT_FORCE_COMCONSOLE in /etc/make.conf causes the bootblocks
  to be built with a forced serial console; this is rather similar to
  the kernel option COMCONSOLE except that you get already the boot
  prompt itself on the serial console, so you can enter any boot options.

. Setting BOOT_PROBE_KEYBOARD_LOCK will make the decision depend upon
  the presence of a PC keyboard, but is unfortunately known to hang
  some machines since the BIOS doesn't provide us with a hook to fetch
  its probe result.

. Setting BOOT_PROBE_KEYBOARD_LOCK makes the decision dependant from
  the state of the keyboard lock switch.
------
  yoshiaki@kt.rim.or.jp
  $BFb@n(B $B4n>O(B
