summaryrefslogtreecommitdiffstats
path: root/doc/README
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-01-10 16:16:49 +0000
committerLennart Poettering <lennart@poettering.net>2004-01-10 16:16:49 +0000
commitbfd6e6a8dcb7b22c8d902f4389be34f3c536dc17 (patch)
tree270358e45244d79f9c5a773aa99a924f37609d7a /doc/README
parentb47eadfa531038e4d832fd815d7d4c3efe06378f (diff)
some documentation updates
git-svn-id: file:///home/lennart/svn/public/ivam2/trunk@29 dbf6933d-3bce-0310-9bcc-ed052ba35b35
Diffstat (limited to 'doc/README')
-rw-r--r--doc/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/README b/doc/README
index 1fc537f..f436987 100644
--- a/doc/README
+++ b/doc/README
@@ -1 +1,10 @@
Not much yet
+
+Quick installation HOWTO:
+
+ - Install the requirements
+ - ./configure && make && make install in the ivam directory
+ - create a user and a group "ivam"
+ - create a directory /var/spool/ivam2 and make "ivam:ivam" the owner of that directory
+ - create some links in /etc/rc?.d for the ivam2 init script
+