Liam

Results 11 issues of Liam

This should not be merged until quickemu has support for other architectures - Check architecture of host system - Added Ubuntu Desktop 22.04/daily-live arm64 - Added Ubuntu Server arm64 -...

Includes PRs: - #860 - Replace macrecovery with inbuilt downloading & alternate method of verification - ~~#875 - Fix error where VMs fail to launch when running command from outside...

Fixes #899 Current RAM check is not very versatile. It functions by printing out text following the colon, preceding the first instance of the character 'G', excluding spaces. This will...

Fedora (https://fedoraproject.org/wiki/Changes/Wget2asWget) and other distros are starting to replace wget with wget2. Wget2 renames the "show-progress" option to "force-progress", causing downloads from quickget to fail.

macOS VMs with core counts not powers of 2 fail to boot to the installer. I've attempted to use 5, 10, 12, and 24 cores, and none boot. 4, 8,...

Only image types img & iso are supported by quickemu, so throw an error if the file/url doesn't end in one of those. Quickget shouldn't require the user to specify...

Use mozilla's 4 week release schedule and the approximate date of the current Firefox release to determine the likely latest Firefox release. Microsoft could block or otherwise render useless the...

I have this laying around from when I added language support in a [fork of quickget](https://github.com/lj3954/quickemu/commit/f12bea727d92f7506d5c8df6787d9a1a8e49afff). Argument parsing probably should be rewritten in order to support the feature. Fixes #12.