aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
index e7d1890..d0ca170 100644
--- a/README
+++ b/README
@@ -6,9 +6,20 @@ git://git.kernel.org/pub/scm/fs/fuse/dbfs.git
Software home:
http://www.kernel.org/pub/linux/kernel/people/jgarzik/fs/
+git repository:
+git://git.kernel.org/pub/scm/fs/fuse/dbfs.git
+
Build (and probably runtime) dependencies:
* GLib 2.x
* DB 4.x
* FUSE
* OpenSSL, or compatible libcrypto (for SHA1)
+Other documentation to read:
+AUTHORS List of primary program authors
+BUGS List of problems we need to fix
+COPYING Software license (GPL)
+INSTALL Generic GNU autotools software installation instructions
+NEWS Overview of per-release changes
+SCHEMA Database data structure layout
+