* Fix server installation instructions in README.servers, which used the
early demand-attach syntax before separate demand-attach binaries were
built. (Closes: #693311)
3. If the machine is to be a file server, create an fs instance using
bos create:
- bos create <host> fs fs -cmd /usr/lib/openafs/dafileserver \
+ bos create <host> dafs dafs -cmd /usr/lib/openafs/dafileserver \
-cmd /usr/lib/openafs/davolserver \
-cmd /usr/lib/openafs/salvageserver \
- -cmd /usr/lib/openafs/salvager -localauth
+ -cmd /usr/lib/openafs/dasalvager -localauth
For a file server, this is all you have to do. The above uses the
default fileserver options, however, which are not particularly
read and write to a file, the reading client may see first couple
bytes of a file as nulls.
- Support newer glibc versions.
+ * Fix server installation instructions in README.servers, which used the
+ early demand-attach syntax before separate demand-attach binaries were
+ built. (Closes: #693311)
* Switch to xz compression for the upstream tarball, Debian tarball, and
binary packages.
* Remove debian/import-upstream and change README.source to document