From owner-freebsd-arch Fri Jul 14 10:55:39 2000 Delivered-To: freebsd-arch@freebsd.org Received: from mail-relay.eunet.no (mail-relay.eunet.no [193.71.71.242]) by hub.freebsd.org (Postfix) with ESMTP id 0694E37B666; Fri, 14 Jul 2000 10:55:34 -0700 (PDT) (envelope-from mbendiks@eunet.no) Received: from login-1.eunet.no (login-1.eunet.no [193.75.110.2]) by mail-relay.eunet.no (8.9.3/8.9.3/GN) with ESMTP id TAA24518; Fri, 14 Jul 2000 19:55:31 +0200 (CEST) (envelope-from mbendiks@eunet.no) Received: from localhost (mbendiks@localhost) by login-1.eunet.no (8.9.3/8.8.8) with ESMTP id TAA20321; Fri, 14 Jul 2000 19:55:31 +0200 (CEST) (envelope-from mbendiks@eunet.no) X-Authentication-Warning: login-1.eunet.no: mbendiks owned process doing -bs Date: Fri, 14 Jul 2000 19:55:31 +0200 (CEST) From: Marius Bendiksen To: Chris Costello Cc: Dag-Erling Smorgrav , Adrian Chadd , Matthew Dillon , Andrzej Bialecki , freebsd-arch@FreeBSD.ORG Subject: Re: SysctlFS In-Reply-To: <20000714053540.A30847@holly.calldei.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 1. A devfsd, which uses some sort of routing socket/syscall/whatever > and writes out permission changes to some file in /var/db. > I heard this one from someone else but I can't think of who. > 2. A mount argument specifying a file to store the permission > info in. Same idea as #1, different approach. > > mount -t devfs /var/db/devfs.db /dev Actually, I think you could probably integrate such a devfs into an existing fs, with some work... Marius To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message