Phil Clifford
b9a1405917
missed Debian from the features section
2021-12-03 10:05:51 +00:00
Phil Clifford
8369e170df
Added debian to readme
2021-12-03 10:05:51 +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
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
e5053ec566
Add USB pass-through and WebDAV via SPICE for macOS. Close #223 Close #196
2021-11-13 15:51:58 +00:00
Phil Clifford
854226bd50
Garuda support added ( #197 )
...
* 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 )
2021-11-08 00:32:57 +00:00
Phil Clifford
b44d6228ce
Added support for Regolith Linux ( #190 )
...
* Added support for Regolith Linux
* merge conflicts resolved
* small tidy of dross and whitespace
2021-11-08 00:10:02 +00:00
Dani Llewellyn
87fea6c845
Re-enable networking during Windows installation ( #193 )
...
* Force Windows VMs to use AHCI for the cdrom and hard disk devices.
* Re-enable networking during Windows installation.
2021-11-07 23:20:50 +00:00
Phil Clifford
0a619985af
Added support for Zorin OS ( #185 )
...
* 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
2021-11-07 23:18:29 +00:00
Lukewh
37ac340127
Add quickemu logo and update README
2021-10-29 16:04:32 +01:00
Martin Wimpress
4a91cdcfda
Update README
2021-10-29 11:26:10 +01:00
Martin Wimpress
4a301f111a
Correct NixOS docs
2021-10-29 11:00:25 +01:00
Philipp Kiemle
fb832b2c8a
Add Arch Linux to Quickget ( #146 )
...
* quickget: Add Arch Linux
* Update README to include Arch Linux
* Use JSON API to determine SHA1 hash and Arch ISO name
* Use wget instead of curl
2021-10-29 10:36:31 +01:00
Martin Wimpress
3cbb07c3af
Update README
2021-10-28 16:07:14 +01:00
Martin Wimpress
528064383b
Add support for QEMU Guest Agent
2021-10-27 22:20:57 +01:00
Adam Fairbrother
6e851ff1c8
Added support for Bridge mode networking. ( #160 )
...
* 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
2021-10-27 22:07:14 +01:00
Martin Wimpress
1117fbb84a
Update README
2021-10-27 15:45:45 +01:00
Martin Wimpress
bf4e597d0f
Update README
2021-10-27 12:47:10 +01:00
Alexander Potemkin
b7202e8a8b
adding apt update in readme
...
to prevent:
```
$ sudo apt install quickemu
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package quickemu
```
2021-10-27 11:32:35 +01:00
Martin Wimpress
61ac7ad809
Correct typo
2021-10-25 15:42:01 +01:00
Martin Wimpress
fa0cc05917
Update headless operation docs
2021-10-25 15:41:45 +01:00
Martin Wimpress
205023fd50
Add -display none option. Close #110
...
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.
2021-10-25 15:37:17 +01:00
Martin Wimpress
0c381dec37
Update README
2021-10-25 14:38:17 +01:00
Martin Wimpress
2c513a1823
Add QEMU requirements. Close #89
2021-10-25 13:28:19 +01:00
fedx-sudo
6bfc80715d
update README.md
2021-10-25 11:33:21 +01:00
takov751
f1114974c0
Added Kali support ( #148 )
...
* 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
2021-10-25 11:32:22 +01:00
Martin Wimpress
b6db417b81
Refactor OVMF detection and add SecureBoot support
...
Add 'secureboot="on"' to a VM configuration to enable SecureBoot.
2021-10-25 11:16:35 +01:00
Martin Wimpress
e06c6119ec
Update README
2021-10-21 01:14:05 +01:00
Martin Wimpress
d052d913f9
Order the usage
2021-10-21 00:28:03 +01:00
Martin Wimpress
b7fcb954d4
Update README.md
2021-10-19 20:41:24 +01:00
Yannick Mauray
516ececfbd
Added elementary OS support ( #130 )
...
* Added elementary OS support
* Updated README.md
* Added pretty name for elementary OS
2021-10-19 12:04:16 +01:00
Yannick Mauray
9eb455c295
Added Pop!_OS support ( #131 )
...
* Added Pop!_OS support
* Updated README.md
* Added pretty name for Pop!_OS
2021-10-19 12:04:00 +01:00
Martin Wimpress
abd5e99c47
Highlight both GUIs for Quickemu
2021-10-19 09:03:14 +01:00
Martin Wimpress
6abdd0e7a5
Update README.md
2021-10-19 02:17:42 +01:00
Martin Wimpress
fd901a987c
Disable all network interfaces during Windows install. Close #115
...
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.,
2021-10-19 01:35:25 +01:00
Martin Wimpress
d785c89a38
Add distro, kernel and CPU details to start up messages. Close #96
2021-10-18 16:26:48 +01:00
Attila Pinter
f33892c62d
adding openSUSE MicroOS only
2021-10-18 13:01:04 +01:00
Cat Lee Ball
92adf69847
Add shallow clone flag to install section
...
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.
2021-10-18 11:48:18 +01:00
Yannick Mauray
2911835187
Added linuxmint support
...
quickget supports linuxmint cinnamon 20.2, MATE 20.2, and xfce 20.2
2021-10-18 11:44:23 +01:00
Yannick Mauray
b4b69b8574
Added openSUSE support ( #113 )
2021-10-16 19:27:45 +01:00
Yannick Mauray
c5cdb44325
Show list of fedora releases ( #112 )
2021-10-16 19:09:39 +01:00
Martin Wimpress
53e971f5f8
Add Quickemu GUI to README.md
2021-10-16 00:13:59 +01:00
Martin Wimpress
f82fa57231
Update README
2021-10-15 12:57:25 +01:00
Martin Wimpress
d9e3bfd357
Update README so screen and windows size is for Linux guests only.
2021-10-15 02:47:11 +01:00
Dani Llewellyn
e009c3bfd5
[WINDOWS] Add remaining post install steps to unattended setup
...
* Add USBDK download and install
* Add SPICE-WebDavd download and install
* Update README to remove post install instructions
Signed-off-by: Dani Llewellyn <diddledani@ubuntu.com>
2021-10-15 01:25:15 +01:00
Dani Llewellyn
3749c85017
[WINDOWS] more preinstalled drivers & guest-agent
...
* 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>
2021-10-15 01:25:15 +01:00
Yannick Mauray
840294c16b
Added impish ( #106 )
2021-10-15 01:20:50 +01:00
Martin Wimpress
8b3d64882f
Clearly document the bash 4+ requirement. Close #93
2021-10-13 03:39:40 +01:00
Martin Wimpress
ec89223b22
Reinstate sharing ~/Public is smbd is available. Close #76
...
This is a "bonus item". Samba, specifically smbd, is not a hard requirement of Quickemu, but if present quickemu will enable Samba file sharing.
2021-10-09 14:30:21 +01:00