From 7a87d5ac7e50ca23a8a90bb1b62777a808755cfb Mon Sep 17 00:00:00 2001 From: Phil Clifford Date: Wed, 26 Apr 2023 11:49:07 +0100 Subject: [PATCH] updated for new release --- README.md | 14 +++++--------- build-docs | 2 +- docs/quickemu.1 | 18 +++++++++--------- docs/quickemu.1.md | 14 +++++--------- docs/quickemu_conf.1 | 2 +- docs/quickemu_conf.1.md | 2 +- docs/quickget.1 | 18 +++++++++--------- docs/quickget.1.md | 14 +++++--------- 8 files changed, 36 insertions(+), 48 deletions(-) diff --git a/README.md b/README.md index 5f55a3b..724e1b3 100644 --- a/README.md +++ b/README.md @@ -222,6 +222,7 @@ with your preferred flavour. - `kubuntu` (Kubuntu) - `lubuntu` (Lubuntu) - `ubuntu-budgie` (Ubuntu Budgie) +- `ubuntucinnamon` (Ubuntu Cinnamon) - `ubuntukylin` (Ubuntu Kylin) - `ubuntu-mate` (Ubuntu MATE) - `ubuntustudio` (Ubuntu Studio) @@ -249,10 +250,10 @@ with your preferred flavour. - `dragonflybsd` (DragonFlyBSD) - `elementary` (elementary OS) - `endeavouros` (EndeavourOS) +- `endless` (Endless OS) - `fedora` (Fedora) - `freebsd` (FreeBSD) - `freedos` (FreeDOS) -- `garuda` (Garuda Linux) - `gentoo` (Gentoo) - `ghostbsd` (GhostBSD) - `haiku` (Haiku) @@ -274,12 +275,14 @@ with your preferred flavour. - `reactos` (ReactOS) - `rebornos` (RebornOS) - `rockylinux` (Rocky Linux) +- `siduction` (Siduction) - `slackware` (Slackware) - `solus` (Solus) - `tails` (Tails) - `truenas-core` (TrueNAS Core) - `truenas-scale` (TrueNAS Scale) - `void` (Void Linux) +- `vxlinux` (VX Linux) - `zorin` (Zorin OS) Or you can download a Linux image and manually create a VM @@ -460,13 +463,6 @@ automatically, but does automatically create an optimised virtual machine configuration that you can just add an Windows .iso image to. This configuration also includes the [VirtIO drivers for Windows](https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/). -`quickget` can automatically download Windows 8.1, [Windows -10](https://www.microsoft.com/en-gb/software-download/windows10ISO) and -[Windows -11](https://www.microsoft.com/en-gb/software-download/windows11) along -with the [VirtIO drivers for -Windows](https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/) -and creates a virtual machine configuration. ``` bash quickget windows 11 @@ -780,7 +776,7 @@ You can also pass optional parameters ``` - +``` ## Desktop shortcuts Desktop shortcuts can be created for a VM, the shortcuts are saved in diff --git a/build-docs b/build-docs index 8080141..9a4b74d 160000 --- a/build-docs +++ b/build-docs @@ -1 +1 @@ -Subproject commit 80801415867ebbd343bfc49b5d7b9fa33a79759a +Subproject commit 9a4b74daffbae575a547bc1272d6961992902215 diff --git a/docs/quickemu.1 b/docs/quickemu.1 index 2c3e0e2..f1b3f98 100644 --- a/docs/quickemu.1 +++ b/docs/quickemu.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "QUICKEMU" "1" "February 7, 2023" "quickemu" "Quickemu User Manual" +.TH "QUICKEMU" "1" "April 26, 2023" "quickemu" "Quickemu User Manual" .hy .SH NAME .PP @@ -316,6 +316,8 @@ All the official Ubuntu flavours are supported, just replace .IP \[bu] 2 \f[V]ubuntu-budgie\f[R] (Ubuntu Budgie) .IP \[bu] 2 +\f[V]ubuntucinnamon\f[R] (Ubuntu Cinnamon) +.IP \[bu] 2 \f[V]ubuntukylin\f[R] (Ubuntu Kylin) .IP \[bu] 2 \f[V]ubuntu-mate\f[R] (Ubuntu MATE) @@ -363,14 +365,14 @@ All the official Ubuntu flavours are supported, just replace .IP \[bu] 2 \f[V]endeavouros\f[R] (EndeavourOS) .IP \[bu] 2 +\f[V]endless\f[R] (Endless OS) +.IP \[bu] 2 \f[V]fedora\f[R] (Fedora) .IP \[bu] 2 \f[V]freebsd\f[R] (FreeBSD) .IP \[bu] 2 \f[V]freedos\f[R] (FreeDOS) .IP \[bu] 2 -\f[V]garuda\f[R] (Garuda Linux) -.IP \[bu] 2 \f[V]gentoo\f[R] (Gentoo) .IP \[bu] 2 \f[V]ghostbsd\f[R] (GhostBSD) @@ -413,6 +415,8 @@ All the official Ubuntu flavours are supported, just replace .IP \[bu] 2 \f[V]rockylinux\f[R] (Rocky Linux) .IP \[bu] 2 +\f[V]siduction\f[R] (Siduction) +.IP \[bu] 2 \f[V]slackware\f[R] (Slackware) .IP \[bu] 2 \f[V]solus\f[R] (Solus) @@ -425,6 +429,8 @@ All the official Ubuntu flavours are supported, just replace .IP \[bu] 2 \f[V]void\f[R] (Void Linux) .IP \[bu] 2 +\f[V]vxlinux\f[R] (VX Linux) +.IP \[bu] 2 \f[V]zorin\f[R] (Zorin OS) .PP Or you can download a Linux image and manually create a VM @@ -688,12 +694,6 @@ automatically, but does automatically create an optimised virtual machine configuration that you can just add an Windows .iso image to. This configuration also includes the VirtIO drivers for Windows (https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/). -\f[V]quickget\f[R] can automatically download Windows 8.1, Windows -10 (https://www.microsoft.com/en-gb/software-download/windows10ISO) and -Windows 11 (https://www.microsoft.com/en-gb/software-download/windows11) -along with the VirtIO drivers for -Windows (https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/) -and creates a virtual machine configuration. .IP .nf \f[C] diff --git a/docs/quickemu.1.md b/docs/quickemu.1.md index f8e4db4..18d3f41 100644 --- a/docs/quickemu.1.md +++ b/docs/quickemu.1.md @@ -1,6 +1,6 @@ --- author: Martin Wimpress -date: February 7, 2023 +date: April 26, 2023 footer: quickemu header: Quickemu User Manual section: 1 @@ -246,6 +246,7 @@ with your preferred flavour. - `kubuntu` (Kubuntu) - `lubuntu` (Lubuntu) - `ubuntu-budgie` (Ubuntu Budgie) +- `ubuntucinnamon` (Ubuntu Cinnamon) - `ubuntukylin` (Ubuntu Kylin) - `ubuntu-mate` (Ubuntu MATE) - `ubuntustudio` (Ubuntu Studio) @@ -273,10 +274,10 @@ with your preferred flavour. - `dragonflybsd` (DragonFlyBSD) - `elementary` (elementary OS) - `endeavouros` (EndeavourOS) +- `endless` (Endless OS) - `fedora` (Fedora) - `freebsd` (FreeBSD) - `freedos` (FreeDOS) -- `garuda` (Garuda Linux) - `gentoo` (Gentoo) - `ghostbsd` (GhostBSD) - `haiku` (Haiku) @@ -298,12 +299,14 @@ with your preferred flavour. - `reactos` (ReactOS) - `rebornos` (RebornOS) - `rockylinux` (Rocky Linux) +- `siduction` (Siduction) - `slackware` (Slackware) - `solus` (Solus) - `tails` (Tails) - `truenas-core` (TrueNAS Core) - `truenas-scale` (TrueNAS Scale) - `void` (Void Linux) +- `vxlinux` (VX Linux) - `zorin` (Zorin OS) Or you can download a Linux image and manually create a VM @@ -490,13 +493,6 @@ automatically, but does automatically create an optimised virtual machine configuration that you can just add an Windows .iso image to. This configuration also includes the [VirtIO drivers for Windows](https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/). -`quickget` can automatically download Windows 8.1, [Windows -10](https://www.microsoft.com/en-gb/software-download/windows10ISO) and -[Windows -11](https://www.microsoft.com/en-gb/software-download/windows11) along -with the [VirtIO drivers for -Windows](https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/) -and creates a virtual machine configuration. ``` bash quickget windows 11 diff --git a/docs/quickemu_conf.1 b/docs/quickemu_conf.1 index 5e438e8..3967eeb 100644 --- a/docs/quickemu_conf.1 +++ b/docs/quickemu_conf.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "QUICKEMU_CONF" "1" "February 7, 2023" "quickemu_conf" "Quickemu Configuration Manual" +.TH "QUICKEMU_CONF" "1" "April 26, 2023" "quickemu_conf" "Quickemu Configuration Manual" .hy .SH NAME .PP diff --git a/docs/quickemu_conf.1.md b/docs/quickemu_conf.1.md index 04c5572..4c7396d 100644 --- a/docs/quickemu_conf.1.md +++ b/docs/quickemu_conf.1.md @@ -1,6 +1,6 @@ --- author: Martin Wimpress -date: February 7, 2023 +date: April 26, 2023 footer: quickemu_conf header: Quickemu Configuration Manual section: 1 diff --git a/docs/quickget.1 b/docs/quickget.1 index 6819fbc..b36e705 100644 --- a/docs/quickget.1 +++ b/docs/quickget.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "QUICKGET" "1" "February 7, 2023" "quickget" "Quickget User Manual" +.TH "QUICKGET" "1" "April 26, 2023" "quickget" "Quickget User Manual" .hy .SH NAME .PP @@ -98,6 +98,8 @@ All the official Ubuntu flavours are supported, just replace .IP \[bu] 2 \f[V]ubuntu-budgie\f[R] (Ubuntu Budgie) .IP \[bu] 2 +\f[V]ubuntucinnamon\f[R] (Ubuntu Cinnamon) +.IP \[bu] 2 \f[V]ubuntukylin\f[R] (Ubuntu Kylin) .IP \[bu] 2 \f[V]ubuntu-mate\f[R] (Ubuntu MATE) @@ -145,14 +147,14 @@ All the official Ubuntu flavours are supported, just replace .IP \[bu] 2 \f[V]endeavouros\f[R] (EndeavourOS) .IP \[bu] 2 +\f[V]endless\f[R] (Endless OS) +.IP \[bu] 2 \f[V]fedora\f[R] (Fedora) .IP \[bu] 2 \f[V]freebsd\f[R] (FreeBSD) .IP \[bu] 2 \f[V]freedos\f[R] (FreeDOS) .IP \[bu] 2 -\f[V]garuda\f[R] (Garuda Linux) -.IP \[bu] 2 \f[V]gentoo\f[R] (Gentoo) .IP \[bu] 2 \f[V]ghostbsd\f[R] (GhostBSD) @@ -195,6 +197,8 @@ All the official Ubuntu flavours are supported, just replace .IP \[bu] 2 \f[V]rockylinux\f[R] (Rocky Linux) .IP \[bu] 2 +\f[V]siduction\f[R] (Siduction) +.IP \[bu] 2 \f[V]slackware\f[R] (Slackware) .IP \[bu] 2 \f[V]solus\f[R] (Solus) @@ -207,6 +211,8 @@ All the official Ubuntu flavours are supported, just replace .IP \[bu] 2 \f[V]void\f[R] (Void Linux) .IP \[bu] 2 +\f[V]vxlinux\f[R] (VX Linux) +.IP \[bu] 2 \f[V]zorin\f[R] (Zorin OS) .PP Or you can download a Linux image and manually create a VM @@ -470,12 +476,6 @@ automatically, but does automatically create an optimised virtual machine configuration that you can just add an Windows .iso image to. This configuration also includes the VirtIO drivers for Windows (https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/). -\f[V]quickget\f[R] can automatically download Windows 8.1, Windows -10 (https://www.microsoft.com/en-gb/software-download/windows10ISO) and -Windows 11 (https://www.microsoft.com/en-gb/software-download/windows11) -along with the VirtIO drivers for -Windows (https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/) -and creates a virtual machine configuration. .IP .nf \f[C] diff --git a/docs/quickget.1.md b/docs/quickget.1.md index cef5a9f..5051be5 100644 --- a/docs/quickget.1.md +++ b/docs/quickget.1.md @@ -1,6 +1,6 @@ --- author: Martin Wimpress -date: February 7, 2023 +date: April 26, 2023 footer: quickget header: Quickget User Manual section: 1 @@ -78,6 +78,7 @@ with your preferred flavour. - `kubuntu` (Kubuntu) - `lubuntu` (Lubuntu) - `ubuntu-budgie` (Ubuntu Budgie) +- `ubuntucinnamon` (Ubuntu Cinnamon) - `ubuntukylin` (Ubuntu Kylin) - `ubuntu-mate` (Ubuntu MATE) - `ubuntustudio` (Ubuntu Studio) @@ -105,10 +106,10 @@ with your preferred flavour. - `dragonflybsd` (DragonFlyBSD) - `elementary` (elementary OS) - `endeavouros` (EndeavourOS) +- `endless` (Endless OS) - `fedora` (Fedora) - `freebsd` (FreeBSD) - `freedos` (FreeDOS) -- `garuda` (Garuda Linux) - `gentoo` (Gentoo) - `ghostbsd` (GhostBSD) - `haiku` (Haiku) @@ -130,12 +131,14 @@ with your preferred flavour. - `reactos` (ReactOS) - `rebornos` (RebornOS) - `rockylinux` (Rocky Linux) +- `siduction` (Siduction) - `slackware` (Slackware) - `solus` (Solus) - `tails` (Tails) - `truenas-core` (TrueNAS Core) - `truenas-scale` (TrueNAS Scale) - `void` (Void Linux) +- `vxlinux` (VX Linux) - `zorin` (Zorin OS) Or you can download a Linux image and manually create a VM @@ -322,13 +325,6 @@ automatically, but does automatically create an optimised virtual machine configuration that you can just add an Windows .iso image to. This configuration also includes the [VirtIO drivers for Windows](https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/). -`quickget` can automatically download Windows 8.1, [Windows -10](https://www.microsoft.com/en-gb/software-download/windows10ISO) and -[Windows -11](https://www.microsoft.com/en-gb/software-download/windows11) along -with the [VirtIO drivers for -Windows](https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/) -and creates a virtual machine configuration. ``` bash quickget windows 11