vos-move-copy-improvements-20040108
[openafs.git] / README
diff --git a/README b/README
index ad4dacb..2ee44be 100644 (file)
--- a/README
+++ b/README
@@ -37,7 +37,9 @@ A. Creating the proper directory structure.
               (gnu make is required for building on FreeBSD)
       i386_linux22
       i386_linux24
-      i386_obsd31, i386_obsd32
+      i386_umlinux22
+      i386_umlinux24
+      i386_obsd31, i386_obsd32, i386_obsd33
       rs_aix42
       sgi_65 (file server not tested)
       sun4_413 (No client support, no fileserver support, db servers only)
@@ -156,10 +158,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.