Do you guys prefer --with-transarc paths?
I am rewriting my http://www.linbsd.org/AFS_INSTALL script
with better logic, and OpenBSD based.
However I also compile with --enable-transarc-paths
which puts all binaries in /usr/afs/bin and config/cache/modules in
/usr/vice/etc and /usr/vice/cache.
Since I come from the Transarc AFS world I am currently coding it to use
these paths. This also reduces conflicts with Arla binaries (eg
fs(1)/bos(1)/vos(1)/pts(1))
So let me know as I am writing it as we speak.
The goal is to allow you to install a single server AFS cell with a single
script. I use it the old version on Linux fine.
However would like feedback for transarc/non transarc paths.
Second thought I will code for both, and set it as a variable.
-Ober
On Wed, 12 Oct 2005, eric wrote:
On Wed, 2005-10-12 at 16:57:27 -0500, ober proclaimed...
Was just in the process of putting a howto together for OpenAFS Server on
OBSD.
Please share it with us when done; I know I'm definitely interested and can
help test.