From owner-freebsd-questions Mon Feb 12 19:29:32 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA27247 for questions-outgoing; Mon, 12 Feb 1996 19:29:32 -0800 (PST) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id TAA27236 for ; Mon, 12 Feb 1996 19:29:22 -0800 (PST) Received: (from root@localhost) by dyson.iquest.net (8.6.11/8.6.9) id WAA04409; Mon, 12 Feb 1996 22:24:09 GMT From: "John S. Dyson" Message-Id: <199602122224.WAA04409@dyson.iquest.net> Subject: Re: ext2fs/linux compatibility in kernel? To: leisner@sdsp.mc.xerox.com (Marty Leisner) Date: Mon, 12 Feb 1996 22:24:09 +0000 () Cc: questions@FreeBSD.org In-Reply-To: <9602122031.AA18986@gnu.mc.xerox.com> from "Marty Leisner" at Feb 12, 96 12:31:49 pm X-Mailer: ELM [version 2.4 PL24 ME8] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.org Precedence: bulk > > I'm running the 960115 kernel... > > I noticed ext2fs and linux compatibility... > > What is there to read about this...? > Nothing about ext2fs. I have neglected to write anything other than copying a broken manpage that someone cleaned up. We do not have ext2fsck yet either. It WILL get in there certainly well before release. I have decided to wait until we can grab the newest stuff from Linux. The fsck should port with only a few probs. > Also some configuration options hav > STRING > and > "STRING" > > Is there a method to the madness? > Yep, tokens with things like digits and "_" need to be quoted. > > Is there any type of "master file" which explains this? > Look at the LINT configuration. It has most of the usable options. John dyson@freebsd.org