down-before-busy-20040723
[openafs.git] / README
diff --git a/README b/README
index ee7c8b6..e7ea09c 100644 (file)
--- a/README
+++ b/README
@@ -37,15 +37,16 @@ A. Creating the proper directory structure.
              i386_fbsd_52
       i386_linux22
       i386_linux24
+      i386_linux26
       i386_umlinux22
       i386_umlinux24
-      i386_obsd31, i386_obsd32, i386_obsd33, i386_obsd34
+      i386_obsd31, i386_obsd32, i386_obsd33, i386_obsd34, i386_obsd35
       rs_aix42
       sgi_65 (file server not tested)
       sun4_413 (No client support, no fileserver support, db servers only)
       sun4x_56, sun4x_57, sun4x_58, sun4x_59 (logging UFS not supported 
              for mixed-use partitions containing client cache)
-      ppc_darwin_13, ppc_darwin_14, ppc_darwin_60 (file server not tested)
+      ppc_darwin_70
       ppc_linux22
       ppc_linux24
       alpha_linux22 
@@ -162,7 +163,8 @@ F  OpenBSD Notes
    There is a package builder in src/packaging/OpenBSD.  "sh buildpkg.sh"
    should make a package for the client.  Use pkg_add to install.  The
    package will install using transarc-paths, regardless of how you
-   configured.
+   configured.  The package builder does not work on OpenBSD 3.5 and later
+   due to the incompatible re-write of pkg_create.
 
    There is no server package, but I am told that "make install" will put
    server binaries in /usr/afs.
@@ -186,8 +188,12 @@ G  FreeBSD Notes
    include file.  Use the --with-bsd-kernel-build= configure option if your
    kernel build is not GENERIC in the standard place.
 
-   There is no client package, but you may be able to modify the OpenBSD
-   package builder (see "OpenBSD Notes" above) or install by hand.
+   There is a package builder in src/packaging/OpenBSD.  "sh buildpkg.sh"
+   should make a package for the client.  Use pkg_add to install.  The
+   package will install using transarc-paths, regardless of how you
+   configured.  The builder uses an old version of the /usr/vice/etc/rc file
+   that probably won't work.  You might be able to replace it with something
+   like "kldload libafs.ko; /usr/vice/etc/afsd".
 
    There is no server package, but I am told that "make install" will put
    server binaries in /usr/afs.