From 595d7ca2bb5b0a7fca32607750ee6190b996c61d Mon Sep 17 00:00:00 2001 From: Phil Clifford Date: Thu, 9 May 2024 21:38:05 +0100 Subject: [PATCH] docs: A few more tweaks to man pages from 4.9.3 changes --- build-docs | 2 +- docs/quickemu.1 | 26 +++++++++++++++++--------- docs/quickemu.1.md | 21 +++++++++++++-------- 3 files changed, 31 insertions(+), 18 deletions(-) diff --git a/build-docs b/build-docs index bfd2e4b..c8e81ca 160000 --- a/build-docs +++ b/build-docs @@ -1 +1 @@ -Subproject commit bfd2e4ba571279453b0a725c379fc1e2c4e24906 +Subproject commit c8e81caf8a95ee689f7a2b37a7f4150e57175290 diff --git a/docs/quickemu.1 b/docs/quickemu.1 index ff57d4f..332021c 100644 --- a/docs/quickemu.1 +++ b/docs/quickemu.1 @@ -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/ QEMU .UE \c -\ that attempts to automatically \f[I]\[lq]do the right thing\[rq]\f[R], -rather than expose exhaustive configuration options. -You decide what operating system you want to run, and Quickemu will -figure out the best way to do it for you. +\ that automatically \f[I]\[lq]does the right thing\[rq]\f[R] when +creating virtual machines. +No requirement for exhaustive configuration options. +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 The original objective of the project was to \c .UR https://github.com/quickemu-project/quickemu/wiki/02-Create-Linux-virtual-machines enable quick testing of Linux distributions .UE \c -\ where the virtual machine configurations can be stored anywhere (such -as external USB storage or your home directory) and no elevated -permissions are required to run the virtual machines. +\ where the virtual machines and their configuration can be stored +anywhere (such as external USB storage or your home directory) and no +elevated permissions are required to run the virtual machines. .PP \f[B]Today, Quickemu includes comprehensive support for \c .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 \f[B]Windows\f[R] 10 and 11 including TPM 2.0 .IP \[bu] 2 +\f[B]Windows Server\f[R] 2022 2019 2016 2012\-r2 +.IP \[bu] 2 \c .UR https://ubuntu.com/desktop Ubuntu @@ -218,8 +228,6 @@ Full duplex audio Braille support .IP \[bu] 2 EFI (with or without SecureBoot) and Legacy BIOS boot -.IP \[bu] 2 -Graphical user interfaces available .PP When installing from source, you will need to install the following requirements manually: diff --git a/docs/quickemu.1.md b/docs/quickemu.1.md index 7e7335b..7d9e427 100644 --- a/docs/quickemu.1.md +++ b/docs/quickemu.1.md @@ -147,17 +147,22 @@ You can also pass optional parameters # Introduction **Quickemu** is a wrapper for the excellent -[QEMU](https://www.qemu.org/) that attempts to automatically *"do the -right thing"*, rather than expose exhaustive configuration options. You -decide what operating system you want to run, and Quickemu will figure -out the best way to do it for you. +[QEMU](https://www.qemu.org/) that automatically *"does the right +thing"* when creating virtual machines. No requirement for exhaustive +configuration options. You decide what operating system you want to run +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 Linux distributions](https://github.com/quickemu-project/quickemu/wiki/02-Create-Linux-virtual-machines) -where the virtual machine configurations can be stored anywhere (such as -external USB storage or your home directory) and no elevated permissions -are required to run the virtual machines. +where the virtual machines and their configuration can be stored +anywhere (such as external USB storage or your home directory) and no +elevated permissions are required to run the virtual machines. **Today, Quickemu includes comprehensive support for [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 - **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 flavours](https://ubuntu.com/download/flavours)** - **Nearly 1000 operating system editions are supported!** @@ -188,7 +194,6 @@ Haiku, KolibriOS, OpenIndiana, ReactOS, and more. - Full duplex audio - Braille support - EFI (with or without SecureBoot) and Legacy BIOS boot -- Graphical user interfaces available When installing from source, you will need to install the following requirements manually: