spiegel_podman/pkg/machine/qemu
Mario Loriedo b2e6d53265 Get WSL disk as an OCI artifact
[Since a few days][1] WSL disk releases are also pushed
to [quay.io/podman/machine-os-wsl][2]. This PR updates
`podman machine init` mechanism to download WSL disk
images. The WSL disk images are now pulled from quay.io
as for the rest of the providers.

Fixes [#22927][3] and [RUN-2177][4]

[1]: https://github.com/containers/podman-machine-wsl-os/pull/6
[2]: https://quay.io/repository/podman/machine-os-wsl?tab=tags
[3]: https://github.com/containers/podman/issues/22927
[4]: https://issues.redhat.com/browse/RUN-2177

Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>
2024-09-16 14:36:50 +02:00
..
command machine/linux: Switch to virtiofs by default 2024-06-07 10:03:06 -04:00
config.go golangci-lint: make windows linting happy 2024-08-19 11:41:29 +02:00
config_test.go Build tag out QEMU for Darwin 2024-02-15 15:53:06 -05:00
machine.go machine/linux: Switch to virtiofs by default 2024-06-07 10:03:06 -04:00
machine_unix.go Improve cross platform support in QEMU machine sources 2024-02-16 12:49:54 +02:00
machine_unsupported.go Build tag out QEMU for Darwin 2024-02-15 15:53:06 -05:00
machine_windows.go Build tag out QEMU for Darwin 2024-02-15 15:53:06 -05:00
options_freebsd.go Build tag out QEMU for Darwin 2024-02-15 15:53:06 -05:00
options_freebsd_amd64.go Build tag out QEMU for Darwin 2024-02-15 15:53:06 -05:00
options_freebsd_arm64.go Build tag out QEMU for Darwin 2024-02-15 15:53:06 -05:00
options_linux_amd64.go machine/linux: Use memory-backend-memfd by default 2024-06-07 10:03:06 -04:00
options_linux_arm64.go machine/linux: Use memory-backend-memfd by default 2024-06-07 10:03:06 -04:00
options_windows.go Build tag out QEMU for Darwin 2024-02-15 15:53:06 -05:00
options_windows_amd64.go Resurrect auto-port reassignment, but for all providers 2024-03-04 23:55:36 -06:00
options_windows_arm64.go Merge pull request #21638 from ashley-cui/buildtag 2024-02-19 13:31:58 +00:00
stubber.go Get WSL disk as an OCI artifact 2024-09-16 14:36:50 +02:00
virtiofsd.go machine/linux: Support virtiofs mounts (retain 9p default) 2024-06-07 10:03:06 -04:00