From owner-cvs-all Mon May 20 3:18:34 2002 Delivered-To: cvs-all@freebsd.org Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by hub.freebsd.org (Postfix) with ESMTP id 452CF37B411; Mon, 20 May 2002 03:18:20 -0700 (PDT) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id g4KAIIv97211; Mon, 20 May 2002 19:18:18 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200205200433.g4K4XXX94225@freefall.freebsd.org> References: <200205200433.g4K4XXX94225@freefall.freebsd.org> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (bamboo) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 17 From: Makoto Matsushita To: jhb@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 userconfig.c Date: Mon, 20 May 2002 19:18:15 +0900 Message-Id: <20020520191815L.matusita@jp.FreeBSD.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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