OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1667-gb9d9264

Gerrit Code Review gerrit@openafs.org
Thu, 15 Sep 2011 11:31:26 -0700 (PDT)


The following commit has been merged in the master branch:
commit b9d9264c0efb3529fe1d67d5a837be8d3081fcc9
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Thu Sep 15 02:00:00 2011 -0400

    Windows: NSIS installers for AFS Redirector
    
    These changes provide basic support for installing
    the AFS Redirector and the AFSRDFSProvider.dll.
    However, since NSIS is not useful for 64-bit installations
    the NSIS installers will be removed from the source tree
    in the near future.
    
    1.7.x series will not be distributed with NSIS installers.
    
    Change-Id: Ifd9d06af4f047e27c23c87af79ba84085bc3614a
    Reviewed-on: http://gerrit.openafs.org/5441
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>

 src/WINNT/install/NSIS/AdminGroup.cpp |    2 +-
 src/WINNT/install/NSIS/NTMakefile     |    4 +-
 src/WINNT/install/NSIS/OpenAFS.nsi    |  105 +++++++++++++++++++++------------
 3 files changed, 68 insertions(+), 43 deletions(-)

-- 
OpenAFS Master Repository