dafs-readme-20080317

LICENSE IPL10

update README to mention DAFS setup and build options
This commit is contained in:
Steven Jenkins 2008-03-17 16:39:03 +00:00 committed by Derrick Brashear
parent c7bce5882a
commit f776cb96f9

7
README
View File

@ -114,6 +114,13 @@ A. Creating the proper directory structure.
afsbosserver $(afsbindir)/bosserver $(sbindir)/bosserver
The Demand Attach Fileserver (DAFS), is built by providing the
--enable_demand_attach_fs argument to configure. Note that the
bosserver must be built with DAFS in order to be able to create
the dafs instance, which will be used in place of the fs instance. In
addition, the fileserver, volserver, salvager, salvage, and salvageserver
binaries must be built for DAFS.
B Building
1. Now, you can build OpenAFS.