From: Jim Rees Date: Tue, 16 Mar 2004 16:19:07 +0000 (+0000) Subject: freebsd-pkg-builder-20040316 X-Git-Tag: openafs-devel-1_3_60~22 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=462160c4d08d45dcc2ec9ec46397e83b4fb62c0c;p=packages%2Fo%2Fopenafs.git freebsd-pkg-builder-20040316 Mention the FreeBSD package builder, with warning. --- diff --git a/README b/README index ee7c8b626..8ce19f1bf 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.