lima-vm / lima

Linux virtual machines, with a focus on running containers
https://lima-vm.io/
Apache License 2.0
15.14k stars 591 forks source link

Add `qemu-<VERSION>-<OS>-<ARCH>.tar.gz` to https://github.com/lima-vm/lima/releases #1504

Open AkihiroSuda opened 1 year ago

AkihiroSuda commented 1 year ago

Adding qemu-<VERSION>-<OS>-<ARCH>.tar.gz to https://github.com/lima-vm/lima/releases will be helpful for users who don't use Homebrew/Nix/MacPorts.

The existing lima-<VERSION>-<OS>-<ARCH>.tar.gz should remain minimalistic.

jandubois commented 1 year ago

Wouldn't it make more sense to have a separate repo with these releases (just like socket-vmnet)?

afbjorklund commented 1 year ago

Also note that QEMU uses the GPLv2 license, which could be another reason to keep it separate.