From owner-freebsd-current Thu Sep 21 10:10:23 2000 Delivered-To: freebsd-current@freebsd.org Received: from roaming.cacheboy.net (roaming.cacheboy.net [203.56.168.69]) by hub.freebsd.org (Postfix) with ESMTP id 8179F37B422; Thu, 21 Sep 2000 10:10:16 -0700 (PDT) Received: (from adrian@localhost) by roaming.cacheboy.net (8.11.0/8.11.0) id eBMIDHi07548; Fri, 22 Dec 2000 19:13:17 +0100 (CET) (envelope-from adrian) Date: Fri, 22 Dec 2000 19:13:17 +0100 From: Adrian Chadd To: freebsd-fs@freebsd.org Cc: freebsd-current@freebsd.org Subject: Fsck wrappers, revisited Message-ID: <20001222191317.A7529@roaming.cacheboy.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've updated my fsck wrappers patchset to the latest netbsd and freebsd fsck patches. I'd appreciate some feedback on them before I run off and commit them (with my mentor, of course.) For those who aren't in the know, the general idea is that a single wrapper program spawns a FS-specific fsck process a la mount and mount_*, making multiple-FS support a lot easier. (Think about having fsck_ext2fs, fsck_msdos and fsck_ffs doing your FSes on bootup..) They can be found at http://www.freebsd.org/~adrian/fsck/ . PLEASE read the README before you use them, as there are a few gotchas. Thanks! Adrian -- Adrian Chadd "The main reason Santa is so jolly is because he knows where all the bad girls live." -- Random IRC quote To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message