The following commit has been merged in the master branch:
commit 123f0fb134370ffe417d466fb9d103b13565960a
Author: Garrett Wollman <[email protected]>
Date:   Thu Aug 28 03:09:49 2014 -0400

    config: remove support for old FreeBSD releases
    
    The FreeBSD project no longer supports 5.x, 6.x, or 7.x releases, and
    has not done so for a long time.  It's unlikely the OpenAFS works
    properly on any of them, if it even still builds, since it is not
    regularly build-tested on anything older than 8.3.  Unclutter
    src/config by removing the param.*.h files for these obsolete
    releases.
    
    Change-Id: Iedd11e9a9045b39d2193c61b9833abd592d1bfa2
    Reviewed-on: http://gerrit.openafs.org/11438
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/config/param.amd64_fbsd_53.h |   38 -------------------------
 src/config/param.amd64_fbsd_70.h |   43 ----------------------------
 src/config/param.amd64_fbsd_71.h |   46 ------------------------------
 src/config/param.amd64_fbsd_72.h |   47 -------------------------------
 src/config/param.amd64_fbsd_73.h |   52 ----------------------------------
 src/config/param.amd64_fbsd_74.h |   55 ------------------------------------
 src/config/param.i386_fbsd_50.h  |   23 ---------------
 src/config/param.i386_fbsd_51.h  |   26 -----------------
 src/config/param.i386_fbsd_52.h  |   29 -------------------
 src/config/param.i386_fbsd_53.h  |   32 ---------------------
 src/config/param.i386_fbsd_60.h  |   35 -----------------------
 src/config/param.i386_fbsd_61.h  |   38 -------------------------
 src/config/param.i386_fbsd_62.h  |   41 ---------------------------
 src/config/param.i386_fbsd_70.h  |   46 ------------------------------
 src/config/param.i386_fbsd_71.h  |   49 --------------------------------
 src/config/param.i386_fbsd_72.h  |   52 ----------------------------------
 src/config/param.i386_fbsd_73.h  |   55 ------------------------------------
 src/config/param.i386_fbsd_74.h  |   57 --------------------------------------
 18 files changed, 0 insertions(+), 764 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to