]> git.michaelhowe.org Git - packages/o/openafs.git/commit
* Improve the openafs-client init script.
authorRuss Allbery <rra@debian.org>
Thu, 11 Aug 2005 00:29:20 +0000 (00:29 +0000)
committerRuss Allbery <rra@debian.org>
Thu, 11 Aug 2005 00:29:20 +0000 (00:29 +0000)
commit7d0ed8c25afdb998fcc5d44696296669375d08e1
treea540787563a784028d59e084633e1840b6bec672
parent1c1647fa611dd46fbed49557ab78966f95e0d50f
  * Improve the openafs-client init script.
    - Choose the client options based on the cache size by default.
    - Move the code to build the options string to the init script from
      afs.conf so that afs.conf is pure configuration.
    - Improve the readability of the output on start.
    - Significantly improve the comments in afs.conf.
    - Remove the code to set -nosettime as it's now the default.
  * Move the openafs-client init script and afs.conf file we use into the
    debian directory rather than patching the upstream version.  We've
    diverged so much that there's no point in continuing to merge changes.
debian/afs.conf [new file with mode: 0644]
debian/changelog
debian/openafs-client.init [new file with mode: 0755]
debian/rules
src/afsd/afs.conf.linux
src/afsd/afs.rc.linux