From a7c365f5cc5049343b06d0983ad254edbbd78796 Mon Sep 17 00:00:00 2001 From: Jim Rees Date: Fri, 4 Apr 2003 17:49:33 +0000 Subject: [PATCH] openbsd-20030404 changes suggested by mcmer@gmx.net --- README | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README b/README index ad4dacb06..dd78fc2e4 100644 --- a/README +++ b/README @@ -156,10 +156,15 @@ F OpenBSD Notes For now, you need kernel source installed to build OpenAFS. There is a package builder in src/packaging/OpenBSD. "sh buildpkg.sh" - should make a package for the client. Use pkg_add to install. There is - no server package, but I am told that "make install" will put server - binaries in /usr/afs. + should make a package for the client. Use pkg_add to install. The + package will install using transarc-paths, regardless of how you + configured. + + There is no server package, but I am told that "make install" will put + server binaries in /usr/afs. Your kernel may panic when you try to shutdown after running the OpenAFS client. To prevent this, change the "dangling vnode" panic in sys/kern/vfs_syscalls.c to a printf and build a new kernel. + + You can't run arla and OpenAFS at the same time. -- 2.39.5