diff --git a/README.md b/README.md index ec4f320..3dadd44 100644 --- a/README.md +++ b/README.md @@ -32,41 +32,21 @@ Features -------- - **macOS** Monterey, Big Sur, Catalina, Mojave & High Sierra - - **Windows** 8.1, 10 and 11 including TPM 2.0 - -- [Ubuntu](https://ubuntu.com/desktop) and all the **[official Ubuntu - flavours](https://ubuntu.com/download/flavours)** -- [Fedora](https://getfedora.org/) & openSUSE - ([Leap](https://get.opensuse.org/leap/), - [Tumbleweed](https://get.opensuse.org/tumbleweed/), - [MicroOS](https://microos.opensuse.org/)) -- [Linux Mint](https://linuxmint.com/) (Cinnamon, MATE, and XFCE), - [elementary OS](https://elementary.io/), - [Pop!\_OS](https://pop.system76.com/) -- [Arch Linux](https://www.archlinux.org/), - [Kali](https://www.kali.org/),[Garuda](https://garudalinux.org/), - [ZorinOS](https://zorin.com/os/) & [NixOS](https://nixos.org/) -- [Regolith Linux](https://regolith-linux.org/) (Release 1.6 and - latest 2.0.0 pre-release ) - -- [FreeBSD](https://www.freebsd.org/) & - [OpenBSD](https://www.openbsd.org/) - +- [Ubuntu](https://ubuntu.com/desktop) and all the **[official Ubuntu flavours](https://ubuntu.com/download/flavours)** +- **And over 30 other operating systems are supported:** - Full SPICE support including host/guest clipboard sharing - VirtIO-webdavd file sharing for Linux and Windows guests - VirtIO-9p file sharing for Linux and macOS guests -- [QEMU Guest Agent - support](https://wiki.qemu.org/Features/GuestAgent); provides access - to a system-level agent via standard QMP commands -- Samba file sharing for Linux, macOS and Windows guests (*if `smbd` - is installed on the host*) +- [QEMU Guest Agent support](https://wiki.qemu.org/Features/GuestAgent); provides access to a system-level agent via standard QMP commands +- Samba file sharing for Linux, macOS and Windows guests (*if `smbd` is installed on the host*) - VirGL acceleration - USB device pass-through - Smartcard pass-through - Automatic SSH port forwarding to guests - Network port forwarding - Full duplex audio +- Braille support - EFI (with or without SecureBoot) and Legacy BIOS boot - Graphical user interfaces available @@ -86,8 +66,7 @@ QEMU](https://img.youtube.com/vi/AOTYWEgw0hI/0.jpg)](https://www.youtube.com/wat Requirements ------------ -- [QEMU](https://www.qemu.org/) (*6.0.0 or newer*) **with GTK, SDL, - SPICE & VirtFS support** +- [QEMU](https://www.qemu.org/) (*6.0.0 or newer*) **with GTK, SDL, SPICE & VirtFS support** - [bash](https://www.gnu.org/software/bash/) (*4.0 or newer*) - [Coreutils](https://www.gnu.org/software/coreutils/) - [EDK II](https://github.com/tianocore/edk2) @@ -223,57 +202,44 @@ with your preferred flavour. - `ubuntu` (Ubuntu) - `xubuntu` (Xubuntu) -Other Linux Guests ------------------- +Other Operating Systems +----------------------- `quickget` also supports: - `alma` (Alma Linux) - `alpine` (Alpine Linux) +- `android` (Android x86) - `archlinux` (Arch Linux) - `arcolinux` (Arco Linux) - `cachyos` (CachyOS) - `debian` (Debian) +- `devuan` (Devuan) - `elementary` (elementary OS) - `fedora` (Fedora) +- `freebsd` (FreeBSD) - `garuda` (Garuda Linux) - `gentoo` (Gentoo) - `haiku` (Haiku) - `kali` (Kali) - `kdeneon` (KDE Neon) - `kolibrios` (KolibriOS) -- `linuxmint-cinnamon` (Linux Mint Cinnamon) -- `linuxmint-mate` (Linux Mint MATE) -- `linuxmint-xfce` (Linux Mint XFCE) -- `manjaro-budgie` (Manjaro Budgie) -- `manjaro-cinnamon` (Manjaro Cinnamon) -- `manjaro-deepin` (Manjaro Deepin) -- `manjaro-gnome` (Manjaro Gnome) -- `manjaro-i3` (Manjaro i3) -- `manjaro-kde` (Manjaro KDE) -- `manjaro-mate` (Manjaro MATE) -- `manjaro-xfce` (Manjaro XFCE) -- `mxlinux-fluxbox` (MX Linux Fluxbox) -- `mxlinux-kde` (MX Linux KDE) -- `mxlinux-xfce` (MX Linux XFCE) -- `nixos-gnome` (NixOS Gnome) -- `nixos-minimal` (NixOS Minimal) -- `nixos-plasma5` (NixOS KDE) +- `linuxmint` (Linux Mint) +- `manjaro` (Manjaro) +- `mxlinux` (MX Linux) +- `nixos` (NixOS) +- `openbsd` (OpenBSD) - `opensuse` (openSUSE) - `oraclelinux` (Oracle Linux) - `popos` (Pop!\_OS) - `regolith` (Regolith Linux) - `rockylinux` (Rocky Linux) +- `slackware` (Slackware) - `solus` (Solus) - `tails` (Tails) - `void` (Void Linux) - `zorin` (Zorin OS) -### BSD Guest Support - -- `freebsd` (FreeBSD) -- `openbsd` (OpenBSD) - Or you can download a Linux image and manually create a VM configuration.