Commit Graph

158 Commits

Author SHA1 Message Date
Phil 2dcc05abac Merge remote-tracking branch 'nqvrg/add-haiku'
into merging-updated-distros
2022-01-17 04:50:03 +00:00
Phil 641f6f8a7f Merge remote-tracking branch 'guyosi/master' into merging-updated-distros 2022-01-17 03:51:59 +00:00
Phil a8f9a8d703 Merge remote-tracking branch 'nvepogodin/master'
into merging-updated-distros

Also updated release and ISO name
as that had changed with an updated release
2022-01-17 03:43:53 +00:00
Phil fbec9cf21c Merge remote-tracking branch 'vpnmahawar/mxlinux-support' into merging-updated-distros 2022-01-17 02:13:53 +00:00
Phil f232fdfb4e Merge remote-tracking branch 'jai-JAP/patch-1' into merging-updated-distros 2022-01-17 02:03:22 +00:00
Phil 5e58fd4e56 Merge remote-tracking branch 'jai-JAP/alpine' into merging-updated-distros 2022-01-17 01:58:29 +00:00
Jai A P 35d174d241
Update README.md 2022-01-01 11:05:25 +05:30
Jai A P 545fd39392
Update README.md 2021-12-29 23:48:06 +05:30
Vipin Mahawar 4fc02da75e Added MX-Linux support 2021-12-27 12:36:28 +05:30
nqvrg aee9ea296c Add more info about Haiku to README.md
Replacing second "BSD Guests" section, because it was duplicated above.
2021-12-26 19:22:14 +01:00
nqvrg 1f917c85c1 Add Haiku to README 2021-12-26 19:22:14 +01:00
arcolinuxz a5f9b282c9 readme added 2021-12-20 13:33:44 +01:00
arcolinuxz a487d9a952 readme added 2021-12-20 13:20:21 +01:00
arcolinuxz cc7caab80e readme added 2021-12-20 13:18:50 +01:00
guyosi b3edcfcc1c
Merge branch 'master' into master 2021-12-09 20:29:50 -05:00
Martin Wimpress 2a0ba4d10a Enable network during Windows installs 2021-12-08 10:42:54 +00:00
Phil 8c2f2d0adc Some new features needed adding to the README 2021-12-06 11:46:04 +00:00
Phil f8aee430ec Re-disabled network for re-appearance of #115 2021-12-06 11:00:08 +00:00
Martin Wimpress 6167f30c93
Update OS support in README 2021-12-03 16:54:33 +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
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
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
Vladislav Nepogodin f8fe496df2
Add CachyOS support 2021-11-21 23:54:34 +04: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