summaryrefslogtreecommitdiff
path: root/netfs-sample/README
diff options
context:
space:
mode:
authorroot <root@(null).(none)>2009-05-03 17:20:00 +0200
committerroot <root@(null).(none)>2009-05-03 17:20:00 +0200
commite0faf22f31c48fb27b43c1825897d26e58feafc4 (patch)
tree65a09372b31e08a3a865bd0a88cd2718bafcd643 /netfs-sample/README
This is my initial working version.
There is a bug in boot in this version: subhurd sometimes cannot boot.
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>