Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.05 KB

release.template.md

File metadata and controls

31 lines (26 loc) · 1.05 KB

Highlights

<<RELEASE_HIGHLIGHTS>>

Included in this release

  • QEMU <<QEMU_VERSION>> (this one includes 9pfs on Windows hosts patches and UEFI pflash fixes, if this functionality is not needed, then consider using official installer)
  • Podman <<PODMAN_VERSION>> with patches to enable QEMU support on Windows
  • Docker CLI <<DOCKER_VERSION>>
  • Docker Compose <<DOCKER_COMPOSE_VERSION>>

How to install

  1. Download and install QEMU (from this release or official one version 7.2.0 or newer)
  2. Download and install Podman from this release (it might be a good idea to uninstall one first if you had it before)
  3. Choose a location where you want utilities to reside and open Powershell terminal there, then execute
iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/arixmkii/qcw/<<TAG_NAME>>/qcw-utils.ps1'))
  1. Follow the instructions in README.

SHA checksums

SHA256

<<SHA256>>

SHA512

<<SHA512>>

Build log

Build log is available for 90 days at <<BUILD_LOG_URL>>