Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jude Nelson committed Aug 8, 2016
1 parent db8ffd3 commit ceb7a6c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
@@ -1,7 +1,9 @@
vdev: a device-file manager and filesystem
==========================================

**This system is a work-in-progress. If you would like to help, please see the [Issue Tracker](https://github.com/jcnelson/vdev/issues)**.
**This system is mothballed. It's usable if you know what you're doing--I've been using it for years on my laptop without issues--but it's not for typical users. Expect to get your hands dirty.**

**I do not have time to work on it in the foreseeable future, nor do I have time to answer support requests.**

Vdev is a portable userspace device-file manager for UNIX-like operating systems. It differs from existing device-file managers in that it provides an optional filesystem interface that implements a *per-process view of /dev*, thereby giving the host administrator the means to control device node access based on arbitrary criteria (such as process session ID, process seat assignment, etc.).

Expand Down

0 comments on commit ceb7a6c

Please sign in to comment.