OpenAFS Master Repository branch, openafs-devel-1_7_x, updated. openafs-devel-1_7_1-191-gffb9815
Gerrit Code Review
gerrit@openafs.org
Wed, 16 Nov 2011 10:21:08 -0800 (PST)
The following commit has been merged in the openafs-devel-1_7_x branch:
commit 7ecc9f50577ad43de20bed850d1e28cddeee734a
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Wed Nov 16 10:33:41 2011 -0500
Windows: Do not install IBM AFS HLP files
The IBM AFS HLP files are so out of date at this point
that they are simply confusing. They reference tools and screens
that no longer exist and claim the product is "IBM AFS". Incorrect
documentation is worse than no documentation.
The HLP files cannot be updated since we do not have the sources.
HLP file format is no longer supported on Windows Vista or 7.
The afs-nt.hlp file will continue to be installed conditionally
when afscreds.exe is installed but the shortcut to it in the
Start menu is being removed. afscreds.exe is not installed by
default.
Reviewed-on: http://gerrit.openafs.org/6065
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
(cherry picked from commit 1c97c04add6639a11e88d412e369771bf6f0f281)
Change-Id: Ia3dcda194d8ec7b2253d3c7023c766d61ce567bb
Reviewed-on: http://gerrit.openafs.org/6066
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
src/WINNT/install/wix/feature.wxi | 3 ---
src/WINNT/install/wix/files.wxi | 20 +-------------------
2 files changed, 1 insertions(+), 22 deletions(-)
--
OpenAFS Master Repository