Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Mar 2001 00:32:37 -0800
From:      Peter Wemm <peter@netplex.com.au>
To:        "Jordan K. Hubbard" <jkh@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/etc/defaults rc.conf 
Message-ID:  <200103020832.f228Wbh06402@mobile.wemm.org>
In-Reply-To: <200103020824.f228O2s91179@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
"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




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