Difference between revisions of "Windows builds"
From OpenZFS on OS X
								
												
				| (30 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
== Nightly builds ==  | == Nightly builds ==  | ||
| − | We do not have nightly builds.  | + | We do not have nightly builds. But occasional-builds.  | 
| − | + | === Fully code-signed ===  | |
| − | + | ||
| − | + | Practicing proper release cycle instead, get into habit of doing things correctly.  | |
| − | + | ||
| − | + |  https://www.lundman.net/OpenZFSOnWindows-debug-2.1.6rc2.exe 2022/12/07 zfswin-2.1.6 release candidate 2 (fix gcm)  | |
| + |  https://www.lundman.net/OpenZFSOnWindows-debug-2.1.6rc1.exe 2022/12/05 zfswin-2.1.6 release candidate 1  | ||
| + | |||
| + | Consider the one below rc0 maybe ?  | ||
| + |  https://www.lundman.net/OpenZFSOnWindows-debug-2.1.6.exe 2022/10/24 zfswin-2.1.6 release  | ||
| + |  NOTE: This release contains assembler versions of aes, pclmulqdq, sha, aesNI. Extra caution is suggested (save your work!)  | ||
| + |  https://www.lundman.net/OpenZFSOnWindows-debug-2.1.99-1757-gf303ba2af9-dirty.exe 2022/10/06 Testing ZOL-2.1.6, updated  | ||
| + |  https://www.lundman.net/OpenZFSOnWindows-debug-2.1.99-1624-g27e584dab7-dirty.exe 2022/09/14 Testing ZOL-2.1.6  | ||
| + |  https://www.lundman.net/OpenZFSOnWindows-debug-2.1.99-1022-ga8162d01f-dirty.exe 2022/08/29 try unmount/export fix  | ||
| + |  https://www.lundman.net/OpenZFSOnWindows-debug-2.1.99-993-g5057d967c-dirty.exe 2022/04/27 Brynja: send/recv, filename, streams, BSOD fixes.  | ||
| + | |||
| + | === Partially code-signed ===  | ||
| + | |||
| + | Use the Advanced Boot options and select to "disable driver signature enforcement"  | ||
| + | |||
| + |  none at the moment  | ||
| + | |||
| + | === Not so relevant now ===  | ||
https://support.viewsonic.com/en/support/solutions/articles/33000252416-how-to-install-unsigned-drivers-in-windows-10  | https://support.viewsonic.com/en/support/solutions/articles/33000252416-how-to-install-unsigned-drivers-in-windows-10  | ||
Latest revision as of 06:31, 7 December 2022
Nightly builds
We do not have nightly builds. But occasional-builds.
Fully code-signed
Practicing proper release cycle instead, get into habit of doing things correctly.
https://www.lundman.net/OpenZFSOnWindows-debug-2.1.6rc2.exe 2022/12/07 zfswin-2.1.6 release candidate 2 (fix gcm) https://www.lundman.net/OpenZFSOnWindows-debug-2.1.6rc1.exe 2022/12/05 zfswin-2.1.6 release candidate 1
Consider the one below rc0 maybe ?
https://www.lundman.net/OpenZFSOnWindows-debug-2.1.6.exe 2022/10/24 zfswin-2.1.6 release NOTE: This release contains assembler versions of aes, pclmulqdq, sha, aesNI. Extra caution is suggested (save your work!) https://www.lundman.net/OpenZFSOnWindows-debug-2.1.99-1757-gf303ba2af9-dirty.exe 2022/10/06 Testing ZOL-2.1.6, updated https://www.lundman.net/OpenZFSOnWindows-debug-2.1.99-1624-g27e584dab7-dirty.exe 2022/09/14 Testing ZOL-2.1.6 https://www.lundman.net/OpenZFSOnWindows-debug-2.1.99-1022-ga8162d01f-dirty.exe 2022/08/29 try unmount/export fix https://www.lundman.net/OpenZFSOnWindows-debug-2.1.99-993-g5057d967c-dirty.exe 2022/04/27 Brynja: send/recv, filename, streams, BSOD fixes.
Partially code-signed
Use the Advanced Boot options and select to "disable driver signature enforcement"
none at the moment
Not so relevant now
Or enable developer mode:
https://www.howtogeek.com/292914/what-is-developer-mode-in-windows-10/