OpenAFS Master Repository branch, master, updated. openafs-devel-1_9_2-498-gdb80bfc

Gerrit Code Review gerrit@openafs.org
Fri, 5 Jun 2026 17:45:30 -0400


The following commit has been merged in the master branch:
commit db80bfc8d5648b1ecbcdb5d680c8548844b86cbf
Author: Michael Meffie <mmeffie@sinenomine.net>
Date:   Fri Jun 5 17:17:24 2026 -0400

    INSTALL: Move sysname table to end of the file
    
    The build system automatically detects the sysname these days, so move
    the sysname list to an appendix to make the instructions easier to read.
    
    Remove step "1." and unindent the step "2.", since we only have one step
    now.
    
    Also, remove the old reference to just the src directory being created
    after untarring, which hasn't been true for a while.
    
    Change-Id: I66fe3c9fd8c9265139953d9b64f953011179ae74
    Reviewed-on: https://gerrit.openafs.org/16814
    Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
    Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
    Tested-by: Michael Meffie <mmeffie@sinenomine.net>

 INSTALL | 161 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 84 insertions(+), 77 deletions(-)

-- 
OpenAFS Master Repository