summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/README
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libfs/README')
-rw-r--r--cpukit/libfs/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/cpukit/libfs/README b/cpukit/libfs/README
new file mode 100644
index 0000000000..7409b93dca
--- /dev/null
+++ b/cpukit/libfs/README
@@ -0,0 +1,13 @@
+#
+# $Id$
+#
+
+This directory contains for the "file system" library. All supported
+file systems live under this tree.
+
+Currently the only supported file systems in this library are the IMFS
+and miniIMFS. The TFTP client filesystem is part of the libnetworking
+library.
+
+--Chris Johns and Joel Sherrill
+18 October 2000