mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
obsd-20061026
OpenBSD: deprecate --with-krb5 warn about AUTOCONF_VERSION package builder is now just a tarball builder
This commit is contained in:
parent
2145b549b3
commit
a51a33beb3
15
README
15
README
@ -157,20 +157,17 @@ F OpenBSD Notes
|
||||
--enable-namei-fileserver
|
||||
--enable-largefile-fileserver
|
||||
--enable-supergroups
|
||||
--with-krb5
|
||||
|
||||
If you need to run regen.sh to make the configure script, you should
|
||||
first install autoconf-2.59, then setenv AUTOCONF_VERSION 2.59.
|
||||
|
||||
You need kernel source installed to build OpenAFS. Use the
|
||||
--with-bsd-kernel-headers= configure option if your kernel source is not
|
||||
in /usr/src/sys.
|
||||
|
||||
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 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.
|
||||
src/packaging/OpenBSD/buildpkg.sh will make a tar file for installing the
|
||||
client. 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
|
||||
|
Loading…
Reference in New Issue
Block a user