File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,19 @@ the legacy runtime using:
18
18
19
19
Please follow the instructions and let us know if there are any issues.
20
20
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
+
21
34
### 2024-04-23 - TLS/SSL Support for the Repository Rsync Server
22
35
23
36
We have added TLS/SSL support for the repository rsync server. This means that
You can’t perform that action at this time.
0 commit comments