From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 12207 invoked from network); 24 Feb 2021 18:11:36 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 24 Feb 2021 18:11:36 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id 003929C795; Thu, 25 Feb 2021 04:11:32 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id D6C2E9C6CE; Thu, 25 Feb 2021 04:11:09 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id B44E99C6CE; Thu, 25 Feb 2021 04:11:05 +1000 (AEST) X-Greylist: delayed 1825 seconds by postgrey-1.36 at minnie.tuhs.org; Thu, 25 Feb 2021 04:11:04 AEST Received: from anduin.eldar.org (anduin.eldar.org [24.106.248.90]) by minnie.tuhs.org (Postfix) with ESMTPS id 4B3429BA4D for ; Thu, 25 Feb 2021 04:11:04 +1000 (AEST) Received: from anduin.eldar.org (IDENT:brad@localhost [127.0.0.1]) by anduin.eldar.org (8.15.2/8.13.8) with ESMTPS id 11OHebHp001068 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 24 Feb 2021 12:40:38 -0500 (EST) Received: (from brad@localhost) by anduin.eldar.org (8.15.2/8.13.8/Submit) id 11OHebFW008022; Wed, 24 Feb 2021 12:40:37 -0500 (EST) From: Brad Spencer To: arnold@skeeve.com In-Reply-To: <202102241601.11OG1klH017560@freefriends.org> (arnold@skeeve.com) Date: Wed, 24 Feb 2021 12:40:36 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (anduin.eldar.org [127.0.0.1]); Wed, 24 Feb 2021 12:40:38 -0500 (EST) Subject: Re: [TUHS] retro-fuse project X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: tuhs@minnie.tuhs.org Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" arnold@skeeve.com writes: > Jay Logue via TUHS wrote: > >> ... The result is a project I call retro-fuse, which is now up on github >> for anyone to enjoy (https://github.com/jaylogue/retro-fuse). > > Very cool! > >> Currently, retro-fuse only works on linux. But once I get access to my=20 >> mac again in a couple weeks, I'll port it to MacOS as well.=C2=A0 I also= hope=20 >> to expand it to support other filesystems as well, such as v7 or the=20 >> early BSDs, but we'll see when that happens. > > I note that Linux already has the 'sysv' kernel module which supports > System V short-filename file systems. Enhancing that for V7 and early > BSD may be a faster route to having such file system images be mountable. > (But perhaps less fun than a FUSE filesystem that uses original Unix code= .) > > An enhanced version of the sysv kernel module that supports filesystems > from the AT&T Unix PC / 3B1 is available at > > https://github.com/dgesswein/s4-3b1-pc7300. > > Arnold NetBSD has v7fs which claims to be able to deal with the 7th Edition filesystem. --=20 Brad Spencer - brad@anduin.eldar.org - KC8VKS - http://anduin.eldar.org