From owner-cvs-all Wed Jul 17 3:44:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D0EC37B400; Wed, 17 Jul 2002 03:44:08 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C07D43E3B; Wed, 17 Jul 2002 03:44:07 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 14588534D; Wed, 17 Jul 2002 12:44:05 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Dima Dorfman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin Makefile src/sbin/devfs Makefile devfs.8 devfs.c extern.h rule.c src/sys/conf files src/sys/fs/devfs devfs.h devfs_devs.c devfs_rule.c devfs_vfsops.c devfs_vnops.c References: <200207170146.g6H1kpWl024662@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 17 Jul 2002 12:44:05 +0200 In-Reply-To: <200207170146.g6H1kpWl024662@freefall.freebsd.org> Message-ID: Lines: 15 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dima Dorfman writes: > Log: > Introduce the DEVFS "rule" subsystem. DEVFS rules permit the > administrator to define certain properties of new devfs nodes before > they become visible to the userland. Both static (e.g., /dev/speaker) > and dynamic (e.g., /dev/bpf*, some removable devices) nodes are > supported. Each DEVFS mount may have a different ruleset assigned to > it, permitting different policies to be implemented for things like > jails. Way to go! DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message