summaryrefslogtreecommitdiff
path: root/netfs-sample/README
diff options
context:
space:
mode:
Diffstat (limited to 'netfs-sample/README')
-rw-r--r--netfs-sample/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/netfs-sample/README b/netfs-sample/README
new file mode 100644
index 00000000..112cce59
--- /dev/null
+++ b/netfs-sample/README
@@ -0,0 +1,13 @@
+FILTERFS TRANSLATOR
+
+WHAT'S THIS?
+filterfs is a GNU/Hurd translator that filters the contents of the directory it
+is set upon according to the result of execution of a given command.
+
+WHAT'S IT FOR?
+This translator is intended as a preparatory exercise for the namespace-based
+translator selection project (see http://www.bddebian.com/~wiki/community/gsoc/),
+so it does not really have a stand-alone importance :-)
+
+DEVELOPER
+Sergiu Ivanov <unlimitedscolobb@gmail.com>