Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

v0.500.4

Choose a tag to compare

@phrdina phrdina released this 22 Jan 12:41
· 540 commits to main since this release
  • New virt-install --console option for specifying virtio console device
  • New virt-install --channel option for specifying guest communication channel
  • New virt-install --boot option. Allows setting post-install boot order, direct kernel/initrd boot, and enabling boot device menu.
  • New virt-install --initrd-inject option, which enables installation using a local kickstart file (Colin Walters)