From owner-freebsd-questions Sat Feb 1 04:45:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA19267 for questions-outgoing; Sat, 1 Feb 1997 04:45:32 -0800 (PST) Received: from lancelot.cif.rochester.edu (lancelot.cif.rochester.edu [128.151.220.22]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id EAA19262 for ; Sat, 1 Feb 1997 04:45:26 -0800 (PST) Received: (from eric@localhost) by lancelot.cif.rochester.edu (8.6.10/8.6.9) id HAA04665 for questions@freebsd.org; Sat, 1 Feb 1997 07:45:24 -0500 Date: Sat, 1 Feb 1997 07:45:24 -0500 From: Eric Message-Id: <199702011245.HAA04665@lancelot.cif.rochester.edu> To: questions@freebsd.org Subject: how to cause gnu ext2fs to be compiled in? Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I see that the gnu ext2fs filesystem code is present in the 2.2-BETA source tree, and that it is in mount.h and lots of other places, but I can't figure out what I have to change to make "options EXT2FS" be a valid entry in the config file. (or whatever else it takes if that's not how to do it) Thanks! eric