OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4439-g27b66f2

Gerrit Code Review gerrit@openafs.org
Wed, 5 Nov 2014 08:30:07 -0500


The following commit has been merged in the master branch:
commit 27b66f24aad04d1e74a7aa43d6ebcca0b98af18f
Author: Benjamin Kaduk <kaduk@mit.edu>
Date:   Thu Oct 30 19:38:50 2014 -0400

    Attempt to make the server install bits current
    
    Avoid using -noauth, and mention both the rxkad.keytab (1.6)
    and the KeyFileExt (as 1.8, though it's only master at present).
    To support these, move forward the use of kadmin to extract
    the afs/cell principal's keytab.
    
    Move the buserver's creation to the end of the list and mark it
    as optional (many sites do not run the AFS backup suite).
    
    Deindent some programlisting blocks so they don't flow off the
    page as much in the PDF version.
    
    Drop vos syncserv and vos syncvldb from the tasks for setting
    up a new server; they should not be needed, as the new db server
    should pick up the existing database when it joins the quorum.
    
    General edits for clarity, whitespace and such.
    
    Change-Id: I951ec3ee237e4c83a17c82802328f0a454b61097
    Reviewed-on: http://gerrit.openafs.org/11581
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: D Brashear <shadow@your-file-system.com>

 doc/xml/QuickStartUnix/auqbg003.xml |    9 +-
 doc/xml/QuickStartUnix/auqbg004.xml |   79 ++++---
 doc/xml/QuickStartUnix/auqbg005.xml |  472 +++++++++++++++++------------------
 3 files changed, 289 insertions(+), 271 deletions(-)

-- 
OpenAFS Master Repository