Commit Graph

1058 Commits

Author SHA1 Message Date
Jake Halaska
1522e4b1a4 Force IPv4 on android mirror 2022-08-18 09:56:59 +01:00
Deihim Poornader
309057f984 Add udp port forward
Add udp port forward, which can be useful for windows rdp udp acceleration.
2022-08-18 09:48:35 +01:00
Deihim Poornader
6474505dc2 Update quickemu
Limit spice to localhost, preventing potential unauthorized access.
2022-08-18 09:48:22 +01:00
Phil Clifford
573b2566cb
Add super-size for some Zorin options (#522)
test the EDITION for those that need a large disk

Co-authored-by: Martin Wimpress <304639+flexiondotorg@users.noreply.github.com>
2022-08-18 09:47:59 +01:00
Dani Llewellyn
e19a2ce837 Remove duplicate option (usb_controller)
the default for `usb_controller` is set twice in `quickemu` script.

Remove the second `usb_controller` default setting.
2022-08-18 09:46:29 +01:00
3nprob
8e8c65eac6
Allow overriding some VM arguments via env vars (#519)
* allow overriding MACHINE_TYPE,MAC_DISK_DEV,NET_DEVICE,SMM via env vars

* allow overriding EFI_CODE,EFI_EXTRA_VARS
2022-08-18 09:45:10 +01:00
Graham Ashton
1b1bd84e6a Add script to retrieve Windows product keys 2022-08-18 09:44:43 +01:00
Mikael Bak
600ada52ae
Add reactos (#423)
* Add initial support for ReactOS

* Move code block to be able to override default cdrom settings
2022-08-18 09:44:09 +01:00
Martin Wimpress
52f298ba8b
Merge remote-tracking branch 'origin/master' 2022-08-01 11:21:53 +01:00
Martin Wimpress
54908fa3da
Bump the version to 4.0 2022-08-01 11:21:47 +01:00
Phil Clifford
7e0c00bfe7 Last change hopefully 2022-08-01 11:17:14 +01:00
Phil Clifford
2e5785286f doc refresh to include option 2022-08-01 11:17:14 +01:00
Martin Wimpress
ab2e7e5300
Create a known local user account for Windows. Closes #312
Username: Quickemu
Password: quickemu
2022-08-01 11:04:22 +01:00
Martin Wimpress
4e836b78fe
Collapse component in unattended.xml 2022-08-01 10:16:51 +01:00
MatejSpindler
7ce97daf27
Add multiscreen mode (#473)
Enable multiscreen with max_outputs for the virtio-vga if user configures max_outputs in the .conf file
2022-08-01 09:23:19 +01:00
infokiller
e8b1b7cb3e
Add support for spice-app (#510)
* Add spice-app as display option

* Rework how we set the default OUTPUT
variable display is never set and display_param_check is already checked when parsing options

* enable overriding the gl param

3d acceleration is not stable on some setups (looking at you, nvidia)

Co-authored-by: Matej <spindler.matej@gmail.com>
2022-08-01 09:22:12 +01:00
Vladislav Nepogodin
f65b8e328b new release 2022-08-01 09:15:35 +01:00
Phil Clifford
45722ac1f8
Oracle Linux 9.0 added (#513)
* chore: docs submodule

* Oracle Linux Release 9.0 added

also removed some early obsoleted 8.x releases
2022-08-01 09:14:53 +01:00
Phil Clifford
b7e1fba117
Correct batocera for release 34 (#512)
* chore: docs submodule

* check for current batocera release at runtime
2022-08-01 09:14:21 +01:00
Phil Clifford
d0c2bb228a
New release docs with cogged README (#508) 2022-07-30 07:56:23 +01:00
Martin Wimpress
39da52a3bf
Bump the version to 3.16 2022-07-29 11:45:59 +01:00
Martin Wimpress
974c9ab5fa
White space clean up 2022-07-29 09:31:10 +01:00
Martin Wimpress
02b09416d5
Drop Alma 8.5. Close #500 2022-07-24 01:28:18 +01:00
Abe Hanoka
76bb64035d
fix window 11 config example (#497) 2022-07-24 01:23:04 +01:00
kaikikokuke
601273de40
Updates MSRs alert comment to include windows (#507)
Adds windows to MSRs alert comment in addition to macOS
2022-07-24 01:22:01 +01:00
Phil Clifford
b540471acc
Update latest Rocky to 9.0 release (#506)
also reflect changed name for dvd iso
2022-07-24 01:21:41 +01:00
Phil Clifford
cfadfde2b7
Add 11.4.0 current live release (#503)
* Add 11.4.0 current live release

* move latest debian on so last switches to archive
2022-07-24 01:20:49 +01:00
Phil Clifford
da30757832
Remove Impish at EOL 14/7/2022 (#495) 2022-07-24 01:19:19 +01:00
Philip Crockett
677b3e3874
Support Pop!_OS 22.04 (#493) 2022-07-24 01:19:04 +01:00
Phil Clifford
cb0922de20
Add OpenSuSE 15.4 release (#489) 2022-07-24 01:17:54 +01:00
Phil Clifford
0390dcf652
add LMDE (#484)
requested in #482
2022-07-24 01:17:23 +01:00
Phil Clifford
f127cca13b
add Release 20.3 (#483)
requested in #482
2022-07-24 01:16:37 +01:00
Dimitris
95c72d3eef
Update NixOS releases (#479) 2022-07-24 01:16:24 +01:00
Philipp Kiemle
fe46fffeff
Make Fedora 36 available (#477)
Closes #471
2022-07-24 01:16:05 +01:00
Heysion
f061991b67
feat: add deepin support (#475)
add deepin v20 support

Log:

Co-authored-by: Heysion Y <heysion@deepin.com>
2022-07-24 01:15:52 +01:00
Scott Travis
790c626993
Add support for CentOS Stream (#464)
* Add support for CentOS Stream

Supports CentOS Stream releases 8 and 9, editions 'dvd1' and 'boot'.

* Rename 'centos' to 'centos-stream' for clarity
2022-07-24 01:13:00 +01:00
Phil Clifford
4f3f5f2b58
updated mxlinux release to 21.1 (#462) 2022-07-24 01:12:33 +01:00
Phil Clifford
dea192b785
add warning for unsupported fedora spins (#461) 2022-07-24 01:11:46 +01:00
Phil Clifford
35b90f77e0
changed haiku mirror as cdn no longer resolves (#460)
NY set as it seemed good enough.  Other working options left in comments in case
2022-07-24 01:11:03 +01:00
Phil Clifford
a5b792de21
update openBSD releases (#459) 2022-07-24 01:10:35 +01:00
Phil Clifford
349b9df81c
removed obsolete 12.2 version (#458) 2022-07-24 01:10:21 +01:00
Phil Clifford
3f0dfaf9a0
Update Alma releases (#457)
* Update Alma for available releases

8.4 removed and current  betas added

* fixed for beta paths

* Alma 9.0 released
2022-07-24 01:09:40 +01:00
Steffen Dirkwinkel
c1c5e27538
quickget: get_windows: validate that download url leads to microsoft cdn (#455)
For windows downloads hashes aren't validated via hashes. Let's at least
validate that downloads are coming from microsoft via https.

Signed-off-by: Steffen Dirkwinkel <me@steffen.cc>
2022-07-24 01:09:19 +01:00
dabrown645
68729159cb
Update Garuda to Release: latest & get Editions from web site (#453) 2022-07-24 01:08:54 +01:00
Phil Clifford
582dd448fa
add support for EndeavourOS (#449) 2022-07-24 01:07:33 +01:00
goosepirate
ace75eee9d
Mention SPICE Windows guest tools in README (#440) 2022-07-24 01:07:08 +01:00
Eli Array Minkoff
ac0ad82752 Add shebang to conf and mark it as executable 2022-07-24 01:06:09 +01:00
Phil Clifford
ab1d9672ac
Add filter to choose iso files in daily-live (#430)
fix: #429
2022-07-24 01:03:37 +01:00
Phil Clifford
ecc37fa329
Additional OVMF paths for recently updated Solus hosts (#422)
* Extra OVMF search paths needed for Solus
who have moved things around

also spotted a possible typo to investigate in the void additions

* Revert "updated submodule position"

This reverts commit 9648f79b81b5e72465785993bc62469130ac848f.

* minor cleanup

* try realign submodule backwards
2022-07-24 00:59:39 +01:00
Phil Clifford
7d1e909088
Cleanly Add Batocera (#403)
just batocera

removed leakage from ludos
2022-07-24 00:59:15 +01:00