Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2002 19:18:15 +0900
From:      Makoto Matsushita <matusita@jp.FreeBSD.org>
To:        jhb@FreeBSD.org
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/i386 userconfig.c
Message-ID:  <20020520191815L.matusita@jp.FreeBSD.org>
In-Reply-To: <200205200433.g4K4XXX94225@freefall.freebsd.org>
References:  <200205200433.g4K4XXX94225@freefall.freebsd.org> <XFMail.20020520003801.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

jhb>   Compile in the 'intro' command if VISUAL_USERCONFIG is
jhb>   specified not just for INTRO_USERCONFIG.  This allows a
jhb>   userconfig script to use the 'intro' command to bring up the
jhb>   introduction kernel config screen which cdboot ISO's use.

Wonderful!

jhb> The only downside for a cdboot ISO now is that when you boot up
jhb> you get bogus error messages from kldloading the drivers in the
jhb> mfsroot since the kernel modules are already present in GENERIC.

I'm also same problem in my mind.  Perhaps we can steal some codes
(or logics) from ifmaybeload() at src/usr.sbin/ifconfig/ifconfig.c.

-- -
Makoto `MAR' Matsushita

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020520191815L.matusita>