From owner-freebsd-current Wed Feb 7 21:31: 7 2001 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id BAED937B401 for ; Wed, 7 Feb 2001 21:30:49 -0800 (PST) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id QAA02343; Thu, 8 Feb 2001 16:30:29 +1100 Date: Thu, 8 Feb 2001 16:30:05 +1100 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Warner Losh Cc: Peter Wemm , Alfred Perlstein , Leif Neland , freebsd-current@FreeBSD.ORG Subject: Re: *_ROOT removed In-Reply-To: <200102080503.f1853J998701@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 7 Feb 2001, Warner Losh wrote: > In message <200102080125.f181PRt70396@mobile.wemm.org> Peter Wemm writes: > : No, FFS_ROOT was unused. We have a generic mountroot mechanism, so we no > : longer needed to compile the "special" FFS-specific version of the code > : into autoconf.c. FFS is still optional. For i386 FFS_ROOT and CD9660_ROOT > : did nothing, and on alpha/ia64 it did something that was more likely to > : cause problems than help. > > Then why was FFS moved to opt_dontuse.h? Becuase that's the right place for it. It is kernel sources that don't (shouldn't) use it, not kernel configuration files. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message