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, 0 insertions, 13 deletions
diff --git a/netfs-sample/README b/netfs-sample/README
deleted file mode 100644
index 112cce59..00000000
--- a/netfs-sample/README
+++ /dev/null
@@ -1,13 +0,0 @@
-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>