* temp working files to build function
* remove working dross
* inital Alma Linux support
* Added option for dvd or minimal iso to Alma
* corrections
* temp working files to build function
* remove working dross
* inital Alma Linux support
* Added option for dvd or minimal iso to Alma
* corrections
* Support for Garuda
* remove debugging
* more debug removal
* damn intellisense typo de-autocorrected
* whitespace
* more fun finding patterns that work
* enabled zsync for Garuda (#5)
* Zorin support added to Quickget
* Added Zorin Educational releases
* Update README
* tidy up
* Found stupid bug so zorin should be a linux now
* get sizing for zorin educational large enough to install (#2)
* get sizing for zorin educational large enough to install
* Added support for Bridge mode networking.
added config file option "bridge"
set to a correctly configured bridge device to enable qemu-bridge-helper
* Added Docs for Bridge network feature
Using the -display none option will start the VM with SPICE enabled but no display attached. The .ports file in the VM directory can be used to lookup the SSH and SPICE ports used by the VM.
* Added Kali support
* Support for Kali
* remove link left in quickget
* made changes to get latest release.
* Added weekly iso as well
* few typo and clearing up choosing release version
* fixing readme about version
During the Windows install network interfaces are completely disabled! This is to allow those users who want to create local accounts to do so.
A side affect is that the first time Windows boots with the QEMU network enabled it will blue screen,
automatically restart and then boot normally with fully functioning networking.,
Just adding `--depth=1` to the git clone command for folks copy-pasting the install directions. Figured it might save users a few bits of disk and network usage that they might not otherwise think about.
* Update the autounattend file with the remaining virtio drivers
* Update the autounattend file with an installation step for the guest agent
* Remove obsolete instructions for steps that the autounattend file handles now
Signed-off-by: Dani Llewellyn <diddledani@ubuntu.com>