docs: A few more tweaks to man pages from 4.9.3 changes

This commit is contained in:
Phil Clifford 2024-05-09 21:38:05 +01:00 committed by Martin Wimpress
parent ad5ca69aa0
commit 595d7ca2bb
3 changed files with 31 additions and 18 deletions

@ -1 +1 @@
Subproject commit bfd2e4ba571279453b0a725c379fc1e2c4e24906 Subproject commit c8e81caf8a95ee689f7a2b37a7f4150e57175290

View File

@ -147,18 +147,26 @@ Launches the VM specified in the file \f[I]ubuntu\-mate\-22.04.conf\f[R]
.UR https://www.qemu.org/ .UR https://www.qemu.org/
QEMU QEMU
.UE \c .UE \c
\ that attempts to automatically \f[I]\[lq]do the right thing\[rq]\f[R], \ that automatically \f[I]\[lq]does the right thing\[rq]\f[R] when
rather than expose exhaustive configuration options. creating virtual machines.
You decide what operating system you want to run, and Quickemu will No requirement for exhaustive configuration options.
figure out the best way to do it for you. You decide what operating system you want to run and Quickemu takes care
of the rest 🤖
.IP \[bu] 2
\f[CR]quickget\f[R] \f[B]automatically downloads the upstream OS\f[R]
and creates the configuration 📀
.IP \[bu] 2
\f[CR]quickemu\f[R] enumerates your hardware and launches the virtual
machine with the \f[B]optimum configuration best suited to your
computer\f[R] ⚡️
.PP .PP
The original objective of the project was to \c The original objective of the project was to \c
.UR https://github.com/quickemu-project/quickemu/wiki/02-Create-Linux-virtual-machines .UR https://github.com/quickemu-project/quickemu/wiki/02-Create-Linux-virtual-machines
enable quick testing of Linux distributions enable quick testing of Linux distributions
.UE \c .UE \c
\ where the virtual machine configurations can be stored anywhere (such \ where the virtual machines and their configuration can be stored
as external USB storage or your home directory) and no elevated anywhere (such as external USB storage or your home directory) and no
permissions are required to run the virtual machines. elevated permissions are required to run the virtual machines.
.PP .PP
\f[B]Today, Quickemu includes comprehensive support for \c \f[B]Today, Quickemu includes comprehensive support for \c
.UR https://github.com/quickemu-project/quickemu/wiki/03-Create-macOS-virtual-machines .UR https://github.com/quickemu-project/quickemu/wiki/03-Create-macOS-virtual-machines
@ -176,6 +184,8 @@ FreeDOS, Haiku, KolibriOS, OpenIndiana, ReactOS, and more.
.IP \[bu] 2 .IP \[bu] 2
\f[B]Windows\f[R] 10 and 11 including TPM 2.0 \f[B]Windows\f[R] 10 and 11 including TPM 2.0
.IP \[bu] 2 .IP \[bu] 2
\f[B]Windows Server\f[R] 2022 2019 2016 2012\-r2
.IP \[bu] 2
\c \c
.UR https://ubuntu.com/desktop .UR https://ubuntu.com/desktop
Ubuntu Ubuntu
@ -218,8 +228,6 @@ Full duplex audio
Braille support Braille support
.IP \[bu] 2 .IP \[bu] 2
EFI (with or without SecureBoot) and Legacy BIOS boot EFI (with or without SecureBoot) and Legacy BIOS boot
.IP \[bu] 2
Graphical user interfaces available
.PP .PP
When installing from source, you will need to install the following When installing from source, you will need to install the following
requirements manually: requirements manually:

View File

@ -147,17 +147,22 @@ You can also pass optional parameters
# Introduction # Introduction
**Quickemu** is a wrapper for the excellent **Quickemu** is a wrapper for the excellent
[QEMU](https://www.qemu.org/) that attempts to automatically *"do the [QEMU](https://www.qemu.org/) that automatically *"does the right
right thing"*, rather than expose exhaustive configuration options. You thing"* when creating virtual machines. No requirement for exhaustive
decide what operating system you want to run, and Quickemu will figure configuration options. You decide what operating system you want to run
out the best way to do it for you. and Quickemu takes care of the rest 🤖
- `quickget` **automatically downloads the upstream OS** and creates
the configuration 📀
- `quickemu` enumerates your hardware and launches the virtual machine
with the **optimum configuration best suited to your computer** ⚡️
The original objective of the project was to [enable quick testing of The original objective of the project was to [enable quick testing of
Linux Linux
distributions](https://github.com/quickemu-project/quickemu/wiki/02-Create-Linux-virtual-machines) distributions](https://github.com/quickemu-project/quickemu/wiki/02-Create-Linux-virtual-machines)
where the virtual machine configurations can be stored anywhere (such as where the virtual machines and their configuration can be stored
external USB storage or your home directory) and no elevated permissions anywhere (such as external USB storage or your home directory) and no
are required to run the virtual machines. elevated permissions are required to run the virtual machines.
**Today, Quickemu includes comprehensive support for **Today, Quickemu includes comprehensive support for
[macOS](https://github.com/quickemu-project/quickemu/wiki/03-Create-macOS-virtual-machines), [macOS](https://github.com/quickemu-project/quickemu/wiki/03-Create-macOS-virtual-machines),
@ -169,6 +174,7 @@ Haiku, KolibriOS, OpenIndiana, ReactOS, and more.
- **macOS** Sonoma, Ventura, Monterey, Big Sur, Catalina & Mojave - **macOS** Sonoma, Ventura, Monterey, Big Sur, Catalina & Mojave
- **Windows** 10 and 11 including TPM 2.0 - **Windows** 10 and 11 including TPM 2.0
- **Windows Server** 2022 2019 2016 2012-r2
- [Ubuntu](https://ubuntu.com/desktop) and all the **[official Ubuntu - [Ubuntu](https://ubuntu.com/desktop) and all the **[official Ubuntu
flavours](https://ubuntu.com/download/flavours)** flavours](https://ubuntu.com/download/flavours)**
- **Nearly 1000 operating system editions are supported!** - **Nearly 1000 operating system editions are supported!**
@ -188,7 +194,6 @@ Haiku, KolibriOS, OpenIndiana, ReactOS, and more.
- Full duplex audio - Full duplex audio
- Braille support - Braille support
- EFI (with or without SecureBoot) and Legacy BIOS boot - EFI (with or without SecureBoot) and Legacy BIOS boot
- Graphical user interfaces available
When installing from source, you will need to install the following When installing from source, you will need to install the following
requirements manually: requirements manually: