From f776cb96f97e5995a3a58074f2bf913e8ea4be00 Mon Sep 17 00:00:00 2001 From: Steven Jenkins Date: Mon, 17 Mar 2008 16:39:03 +0000 Subject: [PATCH] dafs-readme-20080317 LICENSE IPL10 update README to mention DAFS setup and build options --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index 584b08a..862de41 100644 --- a/README +++ b/README @@ -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. -- 1.9.4