Date: Sat, 29 Aug 1998 08:40:37 -0700 (PDT) From: Matthew Dillon <dillon@backplane.com> To: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> Cc: committers@FreeBSD.ORG, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: make.conf Message-ID: <199808291540.IAA24852@apollo.backplane.com>
next in thread | raw e-mail | index | archive | help
Umm... I didn't say that putting it in the kernel config would
magically work, I said that it probably ought to go into the
kernel config (the implication being that the kernel config should
cover portions of the bootstrap code rather then make.conf).
-Matt
:>...and the COMCONSOLE stuff, which should go in the kernel
:>configuration file.
:
:Well. I think not.
:
:The serial console related variables in /etc/make.conf such as
:BOOT_COMCONSOLE_PORT and BOOT_COMCONSOLE_SPEED, and another variable
:related to boot behavior, BOOTWAIT, cannot be moved to kernel
:configuration file, because they are meant for compilation of the boot
:block rather than the kernel.
:
:You need to tell both the boot block and the kernel that you want to
:have a serial console, in the current implementation.
:
:/etc/make.conf may not be the best place for these variables, but the
:kernel configuration file is definitely not the place for them.
:
:Kazu
:
:
Matthew Dillon Engineering, HiWay Technologies, Inc. & BEST Internet
Communications
<dillon@backplane.com> (Please include original email in any response)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808291540.IAA24852>
