diff --git a/README.md b/README.md index 7e1edae..0792f89 100644 --- a/README.md +++ b/README.md @@ -257,6 +257,7 @@ with your preferred flavour. - `gentoo` (Gentoo) - `ghostbsd` (GhostBSD) - `haiku` (Haiku) +- `holoiso` (HoloISO) - `kali` (Kali) - `kdeneon` (KDE Neon) - `kolibrios` (KolibriOS) @@ -269,6 +270,7 @@ with your preferred flavour. - `netbsd` (NetBSD) - `nixos` (NixOS) - `openbsd` (OpenBSD) +- `openindiana` (OpenIndiana) - `opensuse` (openSUSE) - `oraclelinux` (Oracle Linux) - `popos` (Pop!\_OS) @@ -281,6 +283,7 @@ with your preferred flavour. - `tails` (Tails) - `truenas-core` (TrueNAS Core) - `truenas-scale` (TrueNAS Scale) +- `vanillaos` (Vanilla OS) - `void` (Void Linux) - `vxlinux` (VX Linux) - `zorin` (Zorin OS) @@ -326,8 +329,8 @@ supported. - Use cursor keys and enter key to select the **macOS Base System** - From **macOS Utilities** - Click **Disk Utility** and **Continue** - - Select `QEMU HARDDISK Media` (\~103.08GB) from the list - (on Big Sur and above use `Apple Inc. VirtIO Block Device`) and + - Select `QEMU HARDDISK Media` (\~103.08GB) from the list (on + Big Sur and above use `Apple Inc. VirtIO Block Device`) and click **Erase**. - Enter a `Name:` for the disk - If you are installing macOS Mojave or later (Catalina, Big diff --git a/build-docs b/build-docs index 9a4b74d..a84af78 160000 --- a/build-docs +++ b/build-docs @@ -1 +1 @@ -Subproject commit 9a4b74daffbae575a547bc1272d6961992902215 +Subproject commit a84af781b86758ab0e6c7eba58155f1ea3f7eafb diff --git a/docs/quickemu.1 b/docs/quickemu.1 index f2ef286..fa8d96c 100644 --- a/docs/quickemu.1 +++ b/docs/quickemu.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pandoc 2.17.1.1 +.\" Automatically generated by Pandoc 2.19.2 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "QUICKEMU" "1" "April 26, 2023" "quickemu" "Quickemu User Manual" +.TH "QUICKEMU" "1" "April 30, 2023" "quickemu" "Quickemu User Manual" .hy .SH NAME .PP @@ -379,6 +379,8 @@ All the official Ubuntu flavours are supported, just replace .IP \[bu] 2 \f[V]haiku\f[R] (Haiku) .IP \[bu] 2 +\f[V]holoiso\f[R] (HoloISO) +.IP \[bu] 2 \f[V]kali\f[R] (Kali) .IP \[bu] 2 \f[V]kdeneon\f[R] (KDE Neon) @@ -429,6 +431,8 @@ All the official Ubuntu flavours are supported, just replace .IP \[bu] 2 \f[V]truenas-scale\f[R] (TrueNAS Scale) .IP \[bu] 2 +\f[V]vanillaos\f[R] (Vanilla OS) +.IP \[bu] 2 \f[V]void\f[R] (Void Linux) .IP \[bu] 2 \f[V]vxlinux\f[R] (VX Linux) @@ -493,7 +497,8 @@ From \f[B]macOS Utilities\f[R] Click \f[B]Disk Utility\f[R] and \f[B]Continue\f[R] .RS 2 .IP \[bu] 2 -Select \f[V]QEMU HARDDISK Media\f[R] (\[ti]103.08GB) from the list and +Select \f[V]QEMU HARDDISK Media\f[R] (\[ti]103.08GB) from the list (on +Big Sur and above use \f[V]Apple Inc. VirtIO Block Device\f[R]) and click \f[B]Erase\f[R]. .IP \[bu] 2 Enter a \f[V]Name:\f[R] for the disk diff --git a/docs/quickemu.1.md b/docs/quickemu.1.md index 0a13c9a..61361e2 100644 --- a/docs/quickemu.1.md +++ b/docs/quickemu.1.md @@ -1,6 +1,6 @@ --- author: Martin Wimpress -date: April 26, 2023 +date: April 30, 2023 footer: quickemu header: Quickemu User Manual section: 1 @@ -281,6 +281,7 @@ with your preferred flavour. - `gentoo` (Gentoo) - `ghostbsd` (GhostBSD) - `haiku` (Haiku) +- `holoiso` (HoloISO) - `kali` (Kali) - `kdeneon` (KDE Neon) - `kolibrios` (KolibriOS) @@ -306,6 +307,7 @@ with your preferred flavour. - `tails` (Tails) - `truenas-core` (TrueNAS Core) - `truenas-scale` (TrueNAS Scale) +- `vanillaos` (Vanilla OS) - `void` (Void Linux) - `vxlinux` (VX Linux) - `zorin` (Zorin OS) @@ -351,7 +353,8 @@ supported. - Use cursor keys and enter key to select the **macOS Base System** - From **macOS Utilities** - Click **Disk Utility** and **Continue** - - Select `QEMU HARDDISK Media` (\~103.08GB) from the list and + - Select `QEMU HARDDISK Media` (\~103.08GB) from the list (on + Big Sur and above use `Apple Inc. VirtIO Block Device`) and click **Erase**. - Enter a `Name:` for the disk - If you are installing macOS Mojave or later (Catalina, Big diff --git a/docs/quickemu_conf.1 b/docs/quickemu_conf.1 index 3967eeb..f5bd66f 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" "April 26, 2023" "quickemu_conf" "Quickemu Configuration Manual" +.TH "QUICKEMU_CONF" "1" "April 30, 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 4c7396d..afddeec 100644 --- a/docs/quickemu_conf.1.md +++ b/docs/quickemu_conf.1.md @@ -1,6 +1,6 @@ --- author: Martin Wimpress -date: April 26, 2023 +date: April 30, 2023 footer: quickemu_conf header: Quickemu Configuration Manual section: 1 diff --git a/docs/quickget.1 b/docs/quickget.1 index 0d01cea..ba743d1 100644 --- a/docs/quickget.1 +++ b/docs/quickget.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pandoc 2.17.1.1 +.\" Automatically generated by Pandoc 2.19.2 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "QUICKGET" "1" "April 26, 2023" "quickget" "Quickget User Manual" +.TH "QUICKGET" "1" "April 30, 2023" "quickget" "Quickget User Manual" .hy .SH NAME .PP @@ -161,6 +161,8 @@ All the official Ubuntu flavours are supported, just replace .IP \[bu] 2 \f[V]haiku\f[R] (Haiku) .IP \[bu] 2 +\f[V]holoiso\f[R] (HoloISO) +.IP \[bu] 2 \f[V]kali\f[R] (Kali) .IP \[bu] 2 \f[V]kdeneon\f[R] (KDE Neon) @@ -211,6 +213,8 @@ All the official Ubuntu flavours are supported, just replace .IP \[bu] 2 \f[V]truenas-scale\f[R] (TrueNAS Scale) .IP \[bu] 2 +\f[V]vanillaos\f[R] (Vanilla OS) +.IP \[bu] 2 \f[V]void\f[R] (Void Linux) .IP \[bu] 2 \f[V]vxlinux\f[R] (VX Linux) @@ -275,7 +279,8 @@ From \f[B]macOS Utilities\f[R] Click \f[B]Disk Utility\f[R] and \f[B]Continue\f[R] .RS 2 .IP \[bu] 2 -Select \f[V]QEMU HARDDISK Media\f[R] (\[ti]103.08GB) from the list and +Select \f[V]QEMU HARDDISK Media\f[R] (\[ti]103.08GB) from the list (on +Big Sur and above use \f[V]Apple Inc. VirtIO Block Device\f[R]) and click \f[B]Erase\f[R]. .IP \[bu] 2 Enter a \f[V]Name:\f[R] for the disk diff --git a/docs/quickget.1.md b/docs/quickget.1.md index 02a3dae..a52b6aa 100644 --- a/docs/quickget.1.md +++ b/docs/quickget.1.md @@ -1,6 +1,6 @@ --- author: Martin Wimpress -date: April 26, 2023 +date: April 30, 2023 footer: quickget header: Quickget User Manual section: 1 @@ -113,6 +113,7 @@ with your preferred flavour. - `gentoo` (Gentoo) - `ghostbsd` (GhostBSD) - `haiku` (Haiku) +- `holoiso` (HoloISO) - `kali` (Kali) - `kdeneon` (KDE Neon) - `kolibrios` (KolibriOS) @@ -138,6 +139,7 @@ with your preferred flavour. - `tails` (Tails) - `truenas-core` (TrueNAS Core) - `truenas-scale` (TrueNAS Scale) +- `vanillaos` (Vanilla OS) - `void` (Void Linux) - `vxlinux` (VX Linux) - `zorin` (Zorin OS) @@ -183,7 +185,8 @@ supported. - Use cursor keys and enter key to select the **macOS Base System** - From **macOS Utilities** - Click **Disk Utility** and **Continue** - - Select `QEMU HARDDISK Media` (\~103.08GB) from the list and + - Select `QEMU HARDDISK Media` (\~103.08GB) from the list (on + Big Sur and above use `Apple Inc. VirtIO Block Device`) and click **Erase**. - Enter a `Name:` for the disk - If you are installing macOS Mojave or later (Catalina, Big