summaryrefslogtreecommitdiff
path: root/net/openafs/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'net/openafs/DESCR')
-rw-r--r--net/openafs/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/net/openafs/DESCR b/net/openafs/DESCR
index c546dc9592e..ef187dcf2ce 100644
--- a/net/openafs/DESCR
+++ b/net/openafs/DESCR
@@ -6,3 +6,11 @@ scalability and transparent migration capabilities for data. IBM
branched the source of the AFS product, and made a copy of the source
available for community development and maintenance. They called the
release OpenAFS.
+
+To build the kernel module
+ $ cd src/libafs
+ $ cp MakefileProto.NBSD Makefile
+ $ make obj && make && make install
+
+For instructions how to create a cell:
+ http://wiki.openafs.org/AFSLore/FedoraAFSInstall/