diff --git a/docs/quickemu.1 b/docs/quickemu.1 index 9f843ed..26498aa 100644 --- a/docs/quickemu.1 +++ b/docs/quickemu.1 @@ -1,6 +1,6 @@ -.\" Automatically generated by Pandoc 3.2 +.\" Automatically generated by Pandoc 3.2.1 .\" -.TH "QUICKEMU" "1" "June 24, 2024" "quickemu" "Quickemu User Manual" +.TH "QUICKEMU" "1" "June 29, 2024" "quickemu" "Quickemu User Manual" .SH NAME quickemu \- A quick VM builder and manager .SH SYNOPSIS @@ -334,6 +334,7 @@ usbutils .UR https://github.com/karelzak/util-linux util\-linux .UE \c +; including \f[CR]uuidgen\f[R] .IP \[bu] 2 \c .UR https://www.gnu.org/software/sed/ @@ -401,7 +402,7 @@ sudo apt\-get install bash coreutils curl genisoimage grep jq mesa\-utils ovmf p .SS Install requirements on Fedora hosts .IP .EX -sudo dnf install bash coreutils curl edk2\-tools genisoimage grep jq mesa\-demos pciutils procps python3 qemu sed socat spice\-gtk\-tools swtpm unzip usbutils util\-linux xdg\-user\-dirs xrandr zsync +sudo dnf install bash coreutils curl edk2\-tools genisoimage grep jq mesa\-demos pciutils procps python3 qemu sed socat spice\-gtk\-tools swtpm unzip usbutils util\-linux uuidgen\-runtime xdg\-user\-dirs xrandr zsync .EE .SS Install requirements on Gentoo Please note that you may have to use \f[CR]sys\-firmware/edk2\-ovmf\f[R] @@ -488,21 +489,6 @@ Philipp Kiemle Quickemu icons .UE \c \f[R] 🎨 -.SS qqX -There is also a multi option desktop integrated text interface, the -\f[B]quickemu quickget X terminal project\f[R], or \f[B]qqX\f[R], with -lots of unique tools and utilities to help you make light work of -installations, snapshots and disk management -.IP \[bu] 2 -\f[B]\c -.UR https://github.com/TuxVinyards/qqX -qqX -.UE \c -\f[R] is independently curated by \c -.UR https://github.com/TuxVinyards -Alex Genovese -.UE \c -\ (see the github pages) .SS Creating Linux guests 🐧 .SS Ubuntu \f[CR]quickget\f[R] will automatically download an Ubuntu release and diff --git a/docs/quickemu.1.md b/docs/quickemu.1.md index 28665c5..f4c4a2c 100644 --- a/docs/quickemu.1.md +++ b/docs/quickemu.1.md @@ -1,6 +1,6 @@ --- author: Martin Wimpress -date: June 24, 2024 +date: June 29, 2024 footer: quickemu header: Quickemu User Manual section: 1 @@ -229,7 +229,8 @@ requirements manually: - [python3](https://www.python.org/) - [mkisofs](http://cdrtools.sourceforge.net/private/cdrecord.html) - [usbutils](https://github.com/gregkh/usbutils) -- [util-linux](https://github.com/karelzak/util-linux) +- [util-linux](https://github.com/karelzak/util-linux); including + `uuidgen` - [sed](https://www.gnu.org/software/sed/) - [socat](http://www.dest-unreach.org/socat/) - [spicy](https://gitlab.freedesktop.org/spice/spice-gtk) @@ -260,7 +261,7 @@ sudo apt-get install bash coreutils curl genisoimage grep jq mesa-utils ovmf pci #### Install requirements on Fedora hosts ``` shell -sudo dnf install bash coreutils curl edk2-tools genisoimage grep jq mesa-demos pciutils procps python3 qemu sed socat spice-gtk-tools swtpm unzip usbutils util-linux xdg-user-dirs xrandr zsync +sudo dnf install bash coreutils curl edk2-tools genisoimage grep jq mesa-demos pciutils procps python3 qemu sed socat spice-gtk-tools swtpm unzip usbutils util-linux uuidgen-runtime xdg-user-dirs xrandr zsync ``` ### Install requirements on Gentoo @@ -332,24 +333,6 @@ Many thanks to [Luke Wesley-Holley](https://github.com/Lukewh) and [Philipp Kiemle](https://github.com/daPhipz) for creating the **[Quickemu icons](https://github.com/Lukewh/quickemu-icons)** 🎨 -### qqX - -There is also a multi option desktop integrated text interface, the -**quickemu quickget X terminal project**, or **qqX**, with lots of -unique tools and utilities to help you make light work of installations, -snapshots and disk management - -- **[qqX](https://github.com/TuxVinyards/qqX)** is independently curated - by [Alex Genovese](https://github.com/TuxVinyards) (see the github - pages) - -
- - -
- ## Creating Linux guests 🐧 ### Ubuntu