]> git.openfabrics.org - ~shefty/rdma-win.git/commit
[WinOF] 2.0-rc0 learnings:
authorstansmith <stansmith@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Fri, 5 Sep 2008 16:53:47 +0000 (16:53 +0000)
committerstansmith <stansmith@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Fri, 5 Sep 2008 16:53:47 +0000 (16:53 +0000)
commit1b158b6bdb0d08d7c2c7c17496c8813978e213bc
tree0e51ee871abd6bc125d5982165dbadf026c31208
parent60a19fbc57c5be9eae8f7ff9d06324ef643ee4f2
[WinOF] 2.0-rc0 learnings:
  symbols provided for installed (free) drivers - etc\makebin.bat
  devcon install replaced with update; resolves phantom HCA devices being created.
  debug drivers are signed (.cat & .sys) - build-all-msi.bat
  README_checked.txt - Added checked drivers install thoughts.
  signing .cat files insufficient for WLH, sign .sys files also.
  Installer .msi files signed - build-all-msi.bat
  VER_LEGALCOPYRIGHT_STR updated to 2008 - inc/oib_ver.h
  VER_PROVIDER updated OpenIB --> OpenFabrics - inc/openib.def
  Fixed where ND fake binaries are placed: trunk\bin instead of ulp\bin - trunk\ulp\nd\user\sources

git-svn-id: svn://openib.tc.cornell.edu/gen1@1553 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
32 files changed:
branches/WOF2-0/branches/WinOF/WIX/CustomActions.vbs
branches/WOF2-0/branches/WinOF/WIX/README_checked.txt [new file with mode: 0644]
branches/WOF2-0/branches/WinOF/WIX/README_release.txt
branches/WOF2-0/branches/WinOF/WIX/Release_notes.htm
branches/WOF2-0/branches/WinOF/WIX/build-all-MSI.bat
branches/WOF2-0/branches/WinOF/WIX/sign-all-drivers.bat
branches/WOF2-0/branches/WinOF/WIX/wlh/build-MSI.bat
branches/WOF2-0/branches/WinOF/WIX/wlh/ia64/Makefile
branches/WOF2-0/branches/WinOF/WIX/wlh/ia64/wof.wxs
branches/WOF2-0/branches/WinOF/WIX/wlh/signDrivers.bat
branches/WOF2-0/branches/WinOF/WIX/wlh/x64/Makefile
branches/WOF2-0/branches/WinOF/WIX/wlh/x64/wof.wxs
branches/WOF2-0/branches/WinOF/WIX/wlh/x86/Makefile
branches/WOF2-0/branches/WinOF/WIX/wlh/x86/wof.wxs
branches/WOF2-0/branches/WinOF/WIX/wnet/build-MSI.bat
branches/WOF2-0/branches/WinOF/WIX/wnet/ia64/Makefile
branches/WOF2-0/branches/WinOF/WIX/wnet/ia64/wof.wxs
branches/WOF2-0/branches/WinOF/WIX/wnet/signDrivers.bat
branches/WOF2-0/branches/WinOF/WIX/wnet/x64/Makefile
branches/WOF2-0/branches/WinOF/WIX/wnet/x64/wof.wxs
branches/WOF2-0/branches/WinOF/WIX/wnet/x86/Makefile
branches/WOF2-0/branches/WinOF/WIX/wnet/x86/wof.wxs
branches/WOF2-0/branches/WinOF/WIX/wxp/build-MSI.bat
branches/WOF2-0/branches/WinOF/WIX/wxp/signDrivers.bat
branches/WOF2-0/branches/WinOF/WIX/wxp/x86/Makefile
branches/WOF2-0/branches/WinOF/WIX/wxp/x86/wof.wxs
branches/WOF2-0/trunk/BuildRelease.bat
branches/WOF2-0/trunk/etc/makebin.bat
branches/WOF2-0/trunk/inc/oib_ver.h
branches/WOF2-0/trunk/inc/openib.def
branches/WOF2-0/trunk/ulp/ipoib/kernel/netipoib-xp32.inf
branches/WOF2-0/trunk/ulp/nd/user/SOURCES