From: Jim Rees Date: Mon, 22 Aug 2005 15:22:58 +0000 (+0000) Subject: recommended-bsd-options-20050822 X-Git-Tag: openafs-devel-1_5_0~358 X-Git-Url: https://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=f4471a8f188dd74617ef831a6dcbe677eb8a6acf recommended-bsd-options-20050822 Document recommended build options for Open and FreeBSD. --- diff --git a/README b/README index 287b698..2491c1e 100644 --- a/README +++ b/README @@ -154,6 +154,9 @@ E HP-UX 11.0 Notes F OpenBSD Notes + We recommend you build with --enable-namei-fileserver and + --enable-largefile-fileserver options. + You need kernel source installed to build OpenAFS. Use the --with-bsd-kernel-headers= configure option if your kernel source is not in /usr/src/sys. @@ -178,6 +181,9 @@ G FreeBSD Notes The FreeBSD client is very new and untested. Do not trust it for production work. + We recommend you build with --enable-namei-fileserver and + --enable-largefile-fileserver options. + You need kernel source installed to build OpenAFS. Use the --with-bsd-kernel-headers= configure option if your kernel source is not in /usr/src/sys.