mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
chore: regenerated docs for release
This commit is contained in:
parent
e7480e1820
commit
9f1c3af122
7 changed files with 30 additions and 9 deletions
|
@ -225,8 +225,8 @@ with your preferred flavour.
|
||||||
- `ubuntukylin` (Ubuntu Kylin)
|
- `ubuntukylin` (Ubuntu Kylin)
|
||||||
- `ubuntu-mate` (Ubuntu MATE)
|
- `ubuntu-mate` (Ubuntu MATE)
|
||||||
- `ubuntustudio` (Ubuntu Studio)
|
- `ubuntustudio` (Ubuntu Studio)
|
||||||
- `ubuntu-unity` (Ubuntu Unity)
|
|
||||||
- `ubuntu` (Ubuntu)
|
- `ubuntu` (Ubuntu)
|
||||||
|
- `ubuntu-unity` (Ubuntu Unity)
|
||||||
- `xubuntu` (Xubuntu)
|
- `xubuntu` (Xubuntu)
|
||||||
|
|
||||||
## Other Operating Systems
|
## Other Operating Systems
|
||||||
|
@ -260,6 +260,7 @@ with your preferred flavour.
|
||||||
- `kolibrios` (KolibriOS)
|
- `kolibrios` (KolibriOS)
|
||||||
- `linuxmint` (Linux Mint)
|
- `linuxmint` (Linux Mint)
|
||||||
- `lmde` (Linux Mint Debian Edition)
|
- `lmde` (Linux Mint Debian Edition)
|
||||||
|
- `mageia` (Mageia)
|
||||||
- `manjaro` (Manjaro)
|
- `manjaro` (Manjaro)
|
||||||
- `mxlinux` (MX Linux)
|
- `mxlinux` (MX Linux)
|
||||||
- `netboot` (netboot.xyz)
|
- `netboot` (netboot.xyz)
|
||||||
|
@ -270,10 +271,13 @@ with your preferred flavour.
|
||||||
- `oraclelinux` (Oracle Linux)
|
- `oraclelinux` (Oracle Linux)
|
||||||
- `popos` (Pop!\_OS)
|
- `popos` (Pop!\_OS)
|
||||||
- `reactos` (ReactOS)
|
- `reactos` (ReactOS)
|
||||||
|
- `rebornos` (RebornOS)
|
||||||
- `rockylinux` (Rocky Linux)
|
- `rockylinux` (Rocky Linux)
|
||||||
- `slackware` (Slackware)
|
- `slackware` (Slackware)
|
||||||
- `solus` (Solus)
|
- `solus` (Solus)
|
||||||
- `tails` (Tails)
|
- `tails` (Tails)
|
||||||
|
- `truenas-core` (TrueNAS Core)
|
||||||
|
- `truenas-scale` (TrueNAS Scale)
|
||||||
- `void` (Void Linux)
|
- `void` (Void Linux)
|
||||||
- `zorin` (Zorin OS)
|
- `zorin` (Zorin OS)
|
||||||
|
|
||||||
|
@ -776,9 +780,8 @@ You can also pass optional parameters
|
||||||
--extra_args <arguments> : Pass additional arguments to qemu
|
--extra_args <arguments> : Pass additional arguments to qemu
|
||||||
--version : Print version
|
--version : Print version
|
||||||
|
|
||||||
```
|
|
||||||
<!-- [[[end]]] -->
|
<!-- [[[end]]] -->
|
||||||
|
```
|
||||||
## Desktop shortcuts
|
## Desktop shortcuts
|
||||||
|
|
||||||
Desktop shortcuts can be created for a VM, the shortcuts are saved in
|
Desktop shortcuts can be created for a VM, the shortcuts are saved in
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
. ftr VB CB
|
. ftr VB CB
|
||||||
. ftr VBI CBI
|
. ftr VBI CBI
|
||||||
.\}
|
.\}
|
||||||
.TH "QUICKEMU" "1" "December 11, 2022" "quickemu" "Quickemu User Manual"
|
.TH "QUICKEMU" "1" "February 2, 2023" "quickemu" "Quickemu User Manual"
|
||||||
.hy
|
.hy
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.PP
|
.PP
|
||||||
|
@ -407,6 +407,8 @@ All the official Ubuntu flavours are supported, just replace
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
\f[V]reactos\f[R] (ReactOS)
|
\f[V]reactos\f[R] (ReactOS)
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
|
\f[V]rebornos\f[R] (RebornOS)
|
||||||
|
.IP \[bu] 2
|
||||||
\f[V]rockylinux\f[R] (Rocky Linux)
|
\f[V]rockylinux\f[R] (Rocky Linux)
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
\f[V]slackware\f[R] (Slackware)
|
\f[V]slackware\f[R] (Slackware)
|
||||||
|
@ -415,6 +417,10 @@ All the official Ubuntu flavours are supported, just replace
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
\f[V]tails\f[R] (Tails)
|
\f[V]tails\f[R] (Tails)
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
|
\f[V]truenas-core\f[R] (TrueNAS Core)
|
||||||
|
.IP \[bu] 2
|
||||||
|
\f[V]truenas-scale\f[R] (TrueNAS Scale)
|
||||||
|
.IP \[bu] 2
|
||||||
\f[V]void\f[R] (Void Linux)
|
\f[V]void\f[R] (Void Linux)
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
\f[V]zorin\f[R] (Zorin OS)
|
\f[V]zorin\f[R] (Zorin OS)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
author: Martin Wimpress
|
author: Martin Wimpress
|
||||||
date: December 11, 2022
|
date: February 2, 2023
|
||||||
footer: quickemu
|
footer: quickemu
|
||||||
header: Quickemu User Manual
|
header: Quickemu User Manual
|
||||||
section: 1
|
section: 1
|
||||||
|
@ -295,10 +295,13 @@ with your preferred flavour.
|
||||||
- `oraclelinux` (Oracle Linux)
|
- `oraclelinux` (Oracle Linux)
|
||||||
- `popos` (Pop!\_OS)
|
- `popos` (Pop!\_OS)
|
||||||
- `reactos` (ReactOS)
|
- `reactos` (ReactOS)
|
||||||
|
- `rebornos` (RebornOS)
|
||||||
- `rockylinux` (Rocky Linux)
|
- `rockylinux` (Rocky Linux)
|
||||||
- `slackware` (Slackware)
|
- `slackware` (Slackware)
|
||||||
- `solus` (Solus)
|
- `solus` (Solus)
|
||||||
- `tails` (Tails)
|
- `tails` (Tails)
|
||||||
|
- `truenas-core` (TrueNAS Core)
|
||||||
|
- `truenas-scale` (TrueNAS Scale)
|
||||||
- `void` (Void Linux)
|
- `void` (Void Linux)
|
||||||
- `zorin` (Zorin OS)
|
- `zorin` (Zorin OS)
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
. ftr VB CB
|
. ftr VB CB
|
||||||
. ftr VBI CBI
|
. ftr VBI CBI
|
||||||
.\}
|
.\}
|
||||||
.TH "QUICKEMU_CONF" "1" "December 11, 2022" "quickemu_conf" "Quickemu Configuration Manual"
|
.TH "QUICKEMU_CONF" "1" "February 2, 2023" "quickemu_conf" "Quickemu Configuration Manual"
|
||||||
.hy
|
.hy
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.PP
|
.PP
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
author: Martin Wimpress
|
author: Martin Wimpress
|
||||||
date: December 11, 2022
|
date: February 2, 2023
|
||||||
footer: quickemu_conf
|
footer: quickemu_conf
|
||||||
header: Quickemu Configuration Manual
|
header: Quickemu Configuration Manual
|
||||||
section: 1
|
section: 1
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
. ftr VB CB
|
. ftr VB CB
|
||||||
. ftr VBI CBI
|
. ftr VBI CBI
|
||||||
.\}
|
.\}
|
||||||
.TH "QUICKGET" "1" "December 11, 2022" "quickget" "Quickget User Manual"
|
.TH "QUICKGET" "1" "February 2, 2023" "quickget" "Quickget User Manual"
|
||||||
.hy
|
.hy
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.PP
|
.PP
|
||||||
|
@ -189,6 +189,8 @@ All the official Ubuntu flavours are supported, just replace
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
\f[V]reactos\f[R] (ReactOS)
|
\f[V]reactos\f[R] (ReactOS)
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
|
\f[V]rebornos\f[R] (RebornOS)
|
||||||
|
.IP \[bu] 2
|
||||||
\f[V]rockylinux\f[R] (Rocky Linux)
|
\f[V]rockylinux\f[R] (Rocky Linux)
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
\f[V]slackware\f[R] (Slackware)
|
\f[V]slackware\f[R] (Slackware)
|
||||||
|
@ -197,6 +199,10 @@ All the official Ubuntu flavours are supported, just replace
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
\f[V]tails\f[R] (Tails)
|
\f[V]tails\f[R] (Tails)
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
|
\f[V]truenas-core\f[R] (TrueNAS Core)
|
||||||
|
.IP \[bu] 2
|
||||||
|
\f[V]truenas-scale\f[R] (TrueNAS Scale)
|
||||||
|
.IP \[bu] 2
|
||||||
\f[V]void\f[R] (Void Linux)
|
\f[V]void\f[R] (Void Linux)
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
\f[V]zorin\f[R] (Zorin OS)
|
\f[V]zorin\f[R] (Zorin OS)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
author: Martin Wimpress
|
author: Martin Wimpress
|
||||||
date: December 11, 2022
|
date: February 2, 2023
|
||||||
footer: quickget
|
footer: quickget
|
||||||
header: Quickget User Manual
|
header: Quickget User Manual
|
||||||
section: 1
|
section: 1
|
||||||
|
@ -127,10 +127,13 @@ with your preferred flavour.
|
||||||
- `oraclelinux` (Oracle Linux)
|
- `oraclelinux` (Oracle Linux)
|
||||||
- `popos` (Pop!\_OS)
|
- `popos` (Pop!\_OS)
|
||||||
- `reactos` (ReactOS)
|
- `reactos` (ReactOS)
|
||||||
|
- `rebornos` (RebornOS)
|
||||||
- `rockylinux` (Rocky Linux)
|
- `rockylinux` (Rocky Linux)
|
||||||
- `slackware` (Slackware)
|
- `slackware` (Slackware)
|
||||||
- `solus` (Solus)
|
- `solus` (Solus)
|
||||||
- `tails` (Tails)
|
- `tails` (Tails)
|
||||||
|
- `truenas-core` (TrueNAS Core)
|
||||||
|
- `truenas-scale` (TrueNAS Scale)
|
||||||
- `void` (Void Linux)
|
- `void` (Void Linux)
|
||||||
- `zorin` (Zorin OS)
|
- `zorin` (Zorin OS)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue