Commit Graph

763 Commits

Author SHA1 Message Date
Martin Wimpress
59e9a73e4c
Clairfy QEMU not found messages 2021-12-03 16:54:33 +00:00
Martin Wimpress
6167f30c93
Update OS support in README 2021-12-03 16:54:33 +00:00
Jinming Wu, Patrick
194b303a54 add a display setting in the conf file 2021-12-03 13:49:34 +00:00
Phil Clifford
0af524e3e5
Add Alma Linux (#259)
* 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
2021-12-03 13:42:04 +00:00
Martin Wimpress
ca0f144351
Bump version to 2.3.3 2021-12-03 11:33:56 +00:00
Martin Wimpress
e6823edde7
Make port scans non-blocking 2021-12-03 11:33:41 +00:00
Martin Wimpress
4f0bbfc667
Add --delete-disk and --delete-vm options. Close #227 2021-12-03 11:33:17 +00:00
Phil
2af2b9c34d Missing rocky appearance in final catalog 2021-12-03 10:16:30 +00:00
Phil
92878c27df some shellcheck fixes 2021-12-03 10:16:00 +00:00
Cowboy General
9ba10f91df Turn off Hibernation in Windows autounattend.xml
Turn off Hibernation in Windows to correct issue #162
2021-12-03 10:10:20 +00:00
Phil Clifford
b9a1405917 missed Debian from the features section 2021-12-03 10:05:51 +00:00
Phil Clifford
765355c4d3 Added option support for debian nonfree 2021-12-03 10:05:51 +00:00
Phil Clifford
8369e170df Added debian to readme 2021-12-03 10:05:51 +00:00
Phil Clifford
7afc9bf710 Add debian current support 2021-12-03 10:05:51 +00:00
Charles Hood
0fe5717447 Add version 8.5 support Oracle Linux
Just released 11/16/2021
2021-12-03 10:05:10 +00:00
Charles Hood
bccabad4fd Add Oracle Linux version 7.9, 7.8, 7.7 support
Add Oracle Linux version 7.9, 7.8, 7.7 support
Note different ISO naming pattern from 8.x
2021-12-03 10:05:10 +00:00
Charles Hood
93cafe7bf7 Remove extra comma
Between Oracle Linux and Rocky Linux
2021-12-03 10:05:10 +00:00
Charles Hood
3d2924d913 Add Oracle Linux and Rocky Linux to README
Add Oracle Linux as supported Linux
Add Rocky Linux as supported Linux
2021-12-03 10:05:10 +00:00
Charles Hood
8df11258f0 2nd attempt at OracleLinux HASH checking 2021-12-03 10:05:10 +00:00
Charles Hood
f7ead7e815 Attempt get HASH for OracleLinux and check it 2021-12-03 10:05:10 +00:00
Charles Hood
e5e40ba77c Restrict OracleLinux support 8.x for now
7.x and 6.x use a different naming scheme
2021-12-03 10:05:10 +00:00
Charles Hood
b2971e0dd3 Adjusting OracleLinux start disk size
20G seems good
2021-12-03 10:05:10 +00:00
Charles Hood
95e05c5af4 Clean up OracleLinux debugging
Still no HASH checking yet
2021-12-03 10:05:10 +00:00
Charles Hood
b1f4c08704 Even more OracleLinux debugging
add more disk space by default
2021-12-03 10:05:10 +00:00
Charles Hood
3bfd7e1ad9 OracleLinux debugging
more echo statements
2021-12-03 10:05:10 +00:00
Charles Hood
8449e40a47 Debugging OracleLinux support
echo variables for debugging
2021-12-03 10:05:10 +00:00
Charles Hood
6245b654dc Add OracleLinux Support
No checksum checking yet
2021-12-03 10:05:10 +00:00
guyosi
8a47ad721e
Update README.md 2021-11-29 07:54:59 -05:00
guyosi
e8434516a6
Update README.md 2021-11-29 07:50:24 -05:00
guyosi
ca6fac8c7a
Merge pull request #1 from philclifford/help-guyosi
Attempt to get gentoo
2021-11-29 07:48:32 -05:00
Phil
ae6f2f9d17 Attempt to get gentoo
Some tweaks towards getting the latest release iso
2021-11-29 04:00:55 +00:00
guyosi
7c48090b18
Merge branch 'quickemu-project:master' into master 2021-11-28 18:06:44 -05:00
guyosi
726d32a025
Adding gentoo support
This code is for adding gentoo support, its not complete yet
2021-11-28 18:06:23 -05:00
Vladislav Nepogodin
b46c8e4f54
use url from mirror 2021-11-24 00:17:37 +04:00
Vladislav Nepogodin
c0ea6963ac
sort the changes 2021-11-23 00:32:38 +04:00
Vladislav Nepogodin
f8fe496df2
Add CachyOS support 2021-11-21 23:54:34 +04:00
Lukewh
4080bf8048 png != svg. Causes 404 for image urls 2021-11-18 21:36:58 +00:00
cowboygeneral
9779af371c Add version 8.5 to Rocky Linux
New version posted by Rocky Linux on November 15, 2021
2021-11-17 18:16:39 +00:00
Lukewh
468cf309bc Update icon urls from lukewh -> quickemu-project 2021-11-17 18:15:59 +00:00
Phil
5e4cd1c397 Go back one Win11 version 2021-11-17 18:10:42 +00:00
Leonardo Brondani Schenkel
566faa97d8 Fix case statement
The correct separator is "|" and not ",".
2021-11-15 12:33:32 +00:00
Martin Wimpress
084b632eae
Disable S3 when booting Windows with SecureBoot #162
Disabling S3 is required while booting Windows with SecureBoot enable. Disabling S3 is not the cause of #162
2021-11-15 10:41:08 +00:00
Martin Wimpress
951c8a6379 Add .png and .svg icons to the CSV and JSON lists. Close #183
https://github.com/Lukewh/quickemu-icons
2021-11-13 21:13:59 +00:00
Martin Wimpress
f8e7f10ffd
Consistent formatting of GUEST_TWEAKS 2021-11-13 19:07:50 +00:00
Martin Wimpress
20e5b02e43
Disable S3 when SecureBooting Windows on Arch Linux. Close #220 2021-11-13 19:07:30 +00:00
Martin Wimpress
1036cd7ec9
Tune all display devices to have 64MB VRAM. Close #211
64MB VRAM is sufficient to run 3840 x 2160 with page flipping., even though qemu support a max of 2560x1600. No need to tune this since 64MB is relatively small in the great scheme of things.

References:
  - https://www.ovirt.org/develop/internal/video-ram.html
  - https://stafwag.github.io/blog/blog/2018/04/22/high-screen-resolution-on-a-kvm-virtual-machine-with-qxl/
  -
2021-11-13 18:52:10 +00:00
Martin Wimpress
95748059b9
Update comments about macOS VirtIO support 2021-11-13 18:18:24 +00:00
Zach Bacon
6d7b87254c This adds OMVF support in solus
however secureboot in OMVF isn't enabled in solus.
2021-11-13 18:17:21 +00:00
Martin Wimpress
e53021d029
When SPICE is requested, also use SPICE for audio. Close #209 2021-11-13 16:30:56 +00:00
Martin Wimpress
16f379e044
Bump version to 2.3.2 2021-11-13 15:57:50 +00:00