From owner-cvs-all Fri Mar 2 0:32:50 2001 Delivered-To: cvs-all@freebsd.org Received: from mobile.wemm.org (c1315225-a.plstn1.sfba.home.com [65.0.135.147]) by hub.freebsd.org (Postfix) with ESMTP id 498FF37B71B; Fri, 2 Mar 2001 00:32:38 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by mobile.wemm.org (8.11.1/8.11.1) with ESMTP id f228Wbh06402; Fri, 2 Mar 2001 00:32:37 -0800 (PST) (envelope-from peter@netplex.com.au) Message-Id: <200103020832.f228Wbh06402@mobile.wemm.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: "Jordan K. Hubbard" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults rc.conf In-Reply-To: <200103020824.f228O2s91179@freefall.freebsd.org> Date: Fri, 02 Mar 2001 00:32:37 -0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Jordan K. Hubbard" wrote: > jkh 2001/03/02 00:24:01 PST > > Modified files: (Branch: RELENG_4) > etc/defaults rc.conf > Log: > MFC: make ibcs2 coff loader load by default (when ibcs2 support enabled) Speaking of which, this change in -current is bogus: -ibcs2_loaders="NO" # List of additional Ibcs2 loaders (or NO). +ibcs2_loaders="coff" # List of additional Ibcs2 loaders (or NO). .. because ibcs2 implicitly depends on coff and it is autoloaded. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message