[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[snapshot/master] basic description of what is under the directories



Signed-off-by: Peter Palfrader <peter@palfrader.org>
---
 README |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+), 0 deletions(-)

diff --git a/README b/README
index 7336853..8a2548e 100644
--- a/README
+++ b/README
@@ -176,6 +176,29 @@ Basic setup
   ./snapshot -s -c snapshot.conf -p $ARCHIVE_PATH -v -a $ARCHIVE_NAME import
 
 
+Source Code
+===========
+
+snapshot
+  The snapshotting script
+db/
+  SQL and Python scripts to initialize and upgrade the DB backend
+etc/
+  Configuration files for Apache + cronjob configuration files
+  for the master and mirror repositories
+fsck/
+  Tools to verify the integrity of the system
+fuse/
+  FUSE module
+lib/
+  Base components used by various scripts
+master/
+  Tools to be used with the master repository (e.g. import-run)
+mirror/
+  Tools to support operation of the mirrors
+web/
+  Pylons Web frontend
+
 Bugs
 ====
 	node_with_ts is horribly slow:
-- 
1.5.6.5



Reply to: