diff --git a/README b/README index ee7c8b6261..8ce19f1bf0 100644 --- a/README +++ b/README @@ -186,8 +186,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.