From 2ab06cdf67d347f35ba61121a8d0e25c0451faae Mon Sep 17 00:00:00 2001 From: Frank Halasz Date: Thu, 26 Jun 2025 18:58:50 -0700 Subject: [PATCH] Add the WSL1 vs WSL2 distinction to the medley_downloads page --- .../downloads_page/medley_downloads.html | 22 ++++++++++++----- installers/downloads_page/medley_downloads.md | 24 ++++++++++++++----- 2 files changed, 34 insertions(+), 12 deletions(-) diff --git a/installers/downloads_page/medley_downloads.html b/installers/downloads_page/medley_downloads.html index b2ba6e6c7..ee1348f1e 100644 --- a/installers/downloads_page/medley_downloads.html +++ b/installers/downloads_page/medley_downloads.html @@ -15,11 +15,16 @@

Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for ARM64 machines

Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for ARMv7 machines

-
  • Windows System for Linux

    +
  • Windows System for Linux v1

    -

    Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for x86.64 machines

    +

    Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for x86.64 machines

    -

    Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for ARM64 machines

  • +

    Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for ARM64 machines

    +
  • Windows System for Linux v2

    + +

    Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for x86.64 machines

    + +

    Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for ARM64 machines

  • Local Installations (for any Linux distro)

    @@ -31,11 +36,16 @@

    Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for ARM64 machines

    Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for ARMv7 machines

  • -
  • Windows System for Linux

    +
  • Windows System for Linux v1

    + +

    Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for x86_64 machines

    + +

    Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for ARM64 machines

  • +
  • Windows System for Linux v2

    -

    Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for x86_64 machines

    +

    Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for x86_64 machines

    -

    Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for ARM64 machines

  • +

    Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for ARM64 machines

  • WINDOWS 10/11 (Single install based on cygwin - Docker install deprecated)

    diff --git a/installers/downloads_page/medley_downloads.md b/installers/downloads_page/medley_downloads.md index d2df64d16..1eff06a5e 100644 --- a/installers/downloads_page/medley_downloads.md +++ b/installers/downloads_page/medley_downloads.md @@ -12,11 +12,17 @@ [Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for ARMv7 machines](@@@DOWNLOAD_URL@@@/medley-full-linux-armv7l-@@@COMBINED.RELEASE.TAG@@@.deb) - * #### Windows System for Linux + * #### Windows System for Linux v1 - [Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for x86\.64 machines](@@@DOWNLOAD_URL@@@/medley-full-wsl-x86\_64-@@@COMBINED.RELEASE.TAG@@@.deb) + [Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for x86\.64 machines](@@@DOWNLOAD_URL@@@/medley-full-wsl1-x86\_64-@@@COMBINED.RELEASE.TAG@@@.deb) - [Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for ARM64 machines](@@@DOWNLOAD_URL@@@/medley-full-wsl-aarch64-@@@COMBINED.RELEASE.TAG@@@.deb) + [Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for ARM64 machines](@@@DOWNLOAD_URL@@@/medley-full-wsl1-aarch64-@@@COMBINED.RELEASE.TAG@@@.deb) + + * #### Windows System for Linux v2 + + [Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for x86\.64 machines](@@@DOWNLOAD_URL@@@/medley-full-wsl2-x86\_64-@@@COMBINED.RELEASE.TAG@@@.deb) + + [Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for ARM64 machines](@@@DOWNLOAD_URL@@@/medley-full-wsl2-aarch64-@@@COMBINED.RELEASE.TAG@@@.deb) * ### Local Installations (for any Linux distro) @@ -28,11 +34,17 @@ [Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for ARMv7 machines](@@@DOWNLOAD_URL@@@/medley-full-linux-armv7l-@@@COMBINED.RELEASE.TAG@@@.tgz) - * #### Windows System for Linux + * #### Windows System for Linux v1 + + [Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for x86\_64 machines](@@@DOWNLOAD_URL@@@/medley-full-wsl1-x86\_64-@@@COMBINED.RELEASE.TAG@@@.tgz) + + [Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for ARM64 machines](@@@DOWNLOAD_URL@@@/medley-full-wsl1-aarch64-@@@COMBINED.RELEASE.TAG@@@.tgz) + + * #### Windows System for Linux v2 - [Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for x86\_64 machines](@@@DOWNLOAD_URL@@@/medley-full-wsl-x86\_64-@@@COMBINED.RELEASE.TAG@@@.tgz) + [Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for x86\_64 machines](@@@DOWNLOAD_URL@@@/medley-full-wsl2-x86\_64-@@@COMBINED.RELEASE.TAG@@@.tgz) - [Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for ARM64 machines](@@@DOWNLOAD_URL@@@/medley-full-wsl-aarch64-@@@COMBINED.RELEASE.TAG@@@.tgz) + [Release @@@MEDLEY.SHORT.RELEASE.TAG@@@ for ARM64 machines](@@@DOWNLOAD_URL@@@/medley-full-wsl2-aarch64-@@@COMBINED.RELEASE.TAG@@@.tgz) * ## WINDOWS 10/11 (Single install based on cygwin - Docker install deprecated)