Skip to content

Commit 87bb7fc

Browse files
committed
NEWS: add something re msys2-docker
1 parent 84d8d03 commit 87bb7fc

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

web/news.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,19 @@ the legacy runtime using:
1818
1919
Please follow the instructions and let us know if there are any issues.
2020

21+
### 2024-05-02 - MSYS2 on Linux (Experimental)
22+
23+
We've created a Docker image including a Wine fork + Cygwin fixes + MSYS2, as an
24+
experiment, so you can run MSYS2 on Linux: https://github.com/msys2/msys2-docker
25+
26+
Be warned, it's very slow and flaky, and signature verification is disabled for
27+
packages/repos, because otherwise things would be unacceptably slow. Don't
28+
use it for anything important.
29+
30+
Shout out to [@pojntfx (Felicitas Pojtinger)](https://github.com/pojntfx) for
31+
the idea and initial Dockerfile and to [@jhol (Joel
32+
Holdsworth)](https://github.com/jhol) for developing the wine fork.
33+
2134
### 2024-04-23 - TLS/SSL Support for the Repository Rsync Server
2235

2336
We have added TLS/SSL support for the repository rsync server. This means that

0 commit comments

Comments
 (0)