mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
updated docs for release 4.2
This commit is contained in:
parent
bf3fb16921
commit
5a711439da
8 changed files with 50 additions and 55 deletions
18
README.md
18
README.md
|
@ -193,11 +193,11 @@ quickemu --vm ubuntu-22.04.conf
|
||||||
|
|
||||||
- Complete the installation as normal.
|
- Complete the installation as normal.
|
||||||
- Post-install:
|
- Post-install:
|
||||||
- Install the SPICE agent (`spice-vdagent`) to enable copy/paste
|
- Install the SPICE agent (`spice-vdagent`) in the guest to enable
|
||||||
and USB redirection
|
copy/paste and USB redirection
|
||||||
- `sudo apt install spice-vdagent`
|
- `sudo apt install spice-vdagent`
|
||||||
- Install the SPICE WebDAV agent (`spice-webdavd`) to enable file
|
- Install the SPICE WebDAV agent (`spice-webdavd`) in the guest to
|
||||||
sharing.
|
enable file sharing.
|
||||||
- `sudo apt install spice-webdavd`
|
- `sudo apt install spice-webdavd`
|
||||||
|
|
||||||
### Ubuntu devel (daily-live) images
|
### Ubuntu devel (daily-live) images
|
||||||
|
@ -268,7 +268,6 @@ with your preferred flavour.
|
||||||
- `oraclelinux` (Oracle Linux)
|
- `oraclelinux` (Oracle Linux)
|
||||||
- `popos` (Pop!\_OS)
|
- `popos` (Pop!\_OS)
|
||||||
- `reactos` (ReactOS)
|
- `reactos` (ReactOS)
|
||||||
- `regolith` (Regolith Linux)
|
|
||||||
- `rockylinux` (Rocky Linux)
|
- `rockylinux` (Rocky Linux)
|
||||||
- `slackware` (Slackware)
|
- `slackware` (Slackware)
|
||||||
- `solus` (Solus)
|
- `solus` (Solus)
|
||||||
|
@ -296,10 +295,10 @@ quickemu --vm debian-bullseye.conf
|
||||||
|
|
||||||
- Complete the installation as normal.
|
- Complete the installation as normal.
|
||||||
- Post-install:
|
- Post-install:
|
||||||
- Install the SPICE agent (`spice-vdagent`) to enable copy/paste
|
- Install the SPICE agent (`spice-vdagent`) in the guest to enable
|
||||||
and USB redirection.
|
copy/paste and USB redirection.
|
||||||
- Install the SPICE WebDAV agent (`spice-webdavd`) to enable file
|
- Install the SPICE WebDAV agent (`spice-webdavd`) in the guest to
|
||||||
sharing.
|
enable file sharing.
|
||||||
|
|
||||||
## macOS Guest
|
## macOS Guest
|
||||||
|
|
||||||
|
@ -739,7 +738,6 @@ You can also pass optional parameters
|
||||||
--version : Print version
|
--version : Print version
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
<!-- [[[end]]] -->
|
<!-- [[[end]]] -->
|
||||||
|
|
||||||
## Desktop shortcuts
|
## Desktop shortcuts
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit da4705f350bb95c08dfd7e31627285ffc8019045
|
Subproject commit b00b951c83c5c18aafd57c0898c4cfd7394ef4f3
|
|
@ -14,7 +14,7 @@
|
||||||
. ftr VB CB
|
. ftr VB CB
|
||||||
. ftr VBI CBI
|
. ftr VBI CBI
|
||||||
.\}
|
.\}
|
||||||
.TH "QUICKEMU" "1" "September 1, 2022" "quickemu" "Quickemu User Manual"
|
.TH "QUICKEMU" "1" "September 19, 2022" "quickemu" "Quickemu User Manual"
|
||||||
.hy
|
.hy
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.PP
|
.PP
|
||||||
|
@ -182,6 +182,8 @@ util-linux (https://github.com/karelzak/util-linux)
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
sed (https://www.gnu.org/software/sed/)
|
sed (https://www.gnu.org/software/sed/)
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
|
socat (http://www.dest-unreach.org/socat/)
|
||||||
|
.IP \[bu] 2
|
||||||
spicy (https://gitlab.freedesktop.org/spice/spice-gtk)
|
spicy (https://gitlab.freedesktop.org/spice/spice-gtk)
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
swtpm (https://github.com/stefanberger/swtpm)
|
swtpm (https://github.com/stefanberger/swtpm)
|
||||||
|
@ -274,15 +276,15 @@ Complete the installation as normal.
|
||||||
Post-install:
|
Post-install:
|
||||||
.RS 2
|
.RS 2
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
Install the SPICE agent (\f[V]spice-vdagent\f[R]) to enable copy/paste
|
Install the SPICE agent (\f[V]spice-vdagent\f[R]) in the guest to enable
|
||||||
and USB redirection
|
copy/paste and USB redirection
|
||||||
.RS 2
|
.RS 2
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
\f[V]sudo apt install spice-vdagent\f[R]
|
\f[V]sudo apt install spice-vdagent\f[R]
|
||||||
.RE
|
.RE
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
Install the SPICE WebDAV agent (\f[V]spice-webdavd\f[R]) to enable file
|
Install the SPICE WebDAV agent (\f[V]spice-webdavd\f[R]) in the guest to
|
||||||
sharing.
|
enable file sharing.
|
||||||
.RS 2
|
.RS 2
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
\f[V]sudo apt install spice-webdavd\f[R]
|
\f[V]sudo apt install spice-webdavd\f[R]
|
||||||
|
@ -399,8 +401,6 @@ 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]regolith\f[R] (Regolith Linux)
|
|
||||||
.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)
|
||||||
|
@ -442,11 +442,11 @@ Complete the installation as normal.
|
||||||
Post-install:
|
Post-install:
|
||||||
.RS 2
|
.RS 2
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
Install the SPICE agent (\f[V]spice-vdagent\f[R]) to enable copy/paste
|
Install the SPICE agent (\f[V]spice-vdagent\f[R]) in the guest to enable
|
||||||
and USB redirection.
|
copy/paste and USB redirection.
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
Install the SPICE WebDAV agent (\f[V]spice-webdavd\f[R]) to enable file
|
Install the SPICE WebDAV agent (\f[V]spice-webdavd\f[R]) in the guest to
|
||||||
sharing.
|
enable file sharing.
|
||||||
.RE
|
.RE
|
||||||
.SS macOS Guest
|
.SS macOS Guest
|
||||||
.PP
|
.PP
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
author: Martin Wimpress
|
author: Martin Wimpress
|
||||||
date: September 1, 2022
|
date: September 19, 2022
|
||||||
footer: quickemu
|
footer: quickemu
|
||||||
header: Quickemu User Manual
|
header: Quickemu User Manual
|
||||||
section: 1
|
section: 1
|
||||||
|
@ -145,6 +145,7 @@ QEMU](https://img.youtube.com/vi/AOTYWEgw0hI/0.jpg)](https://www.youtube.com/wat
|
||||||
- [usbutils](https://github.com/gregkh/usbutils)
|
- [usbutils](https://github.com/gregkh/usbutils)
|
||||||
- [util-linux](https://github.com/karelzak/util-linux)
|
- [util-linux](https://github.com/karelzak/util-linux)
|
||||||
- [sed](https://www.gnu.org/software/sed/)
|
- [sed](https://www.gnu.org/software/sed/)
|
||||||
|
- [socat](http://www.dest-unreach.org/socat/)
|
||||||
- [spicy](https://gitlab.freedesktop.org/spice/spice-gtk)
|
- [spicy](https://gitlab.freedesktop.org/spice/spice-gtk)
|
||||||
- [swtpm](https://github.com/stefanberger/swtpm)
|
- [swtpm](https://github.com/stefanberger/swtpm)
|
||||||
- [Wget](https://www.gnu.org/software/wget/)
|
- [Wget](https://www.gnu.org/software/wget/)
|
||||||
|
@ -216,11 +217,11 @@ quickemu --vm ubuntu-22.04.conf
|
||||||
|
|
||||||
- Complete the installation as normal.
|
- Complete the installation as normal.
|
||||||
- Post-install:
|
- Post-install:
|
||||||
- Install the SPICE agent (`spice-vdagent`) to enable copy/paste
|
- Install the SPICE agent (`spice-vdagent`) in the guest to enable
|
||||||
and USB redirection
|
copy/paste and USB redirection
|
||||||
- `sudo apt install spice-vdagent`
|
- `sudo apt install spice-vdagent`
|
||||||
- Install the SPICE WebDAV agent (`spice-webdavd`) to enable file
|
- Install the SPICE WebDAV agent (`spice-webdavd`) in the guest to
|
||||||
sharing.
|
enable file sharing.
|
||||||
- `sudo apt install spice-webdavd`
|
- `sudo apt install spice-webdavd`
|
||||||
|
|
||||||
### Ubuntu devel (daily-live) images
|
### Ubuntu devel (daily-live) images
|
||||||
|
@ -291,7 +292,6 @@ with your preferred flavour.
|
||||||
- `oraclelinux` (Oracle Linux)
|
- `oraclelinux` (Oracle Linux)
|
||||||
- `popos` (Pop!\_OS)
|
- `popos` (Pop!\_OS)
|
||||||
- `reactos` (ReactOS)
|
- `reactos` (ReactOS)
|
||||||
- `regolith` (Regolith Linux)
|
|
||||||
- `rockylinux` (Rocky Linux)
|
- `rockylinux` (Rocky Linux)
|
||||||
- `slackware` (Slackware)
|
- `slackware` (Slackware)
|
||||||
- `solus` (Solus)
|
- `solus` (Solus)
|
||||||
|
@ -319,10 +319,10 @@ quickemu --vm debian-bullseye.conf
|
||||||
|
|
||||||
- Complete the installation as normal.
|
- Complete the installation as normal.
|
||||||
- Post-install:
|
- Post-install:
|
||||||
- Install the SPICE agent (`spice-vdagent`) to enable copy/paste
|
- Install the SPICE agent (`spice-vdagent`) in the guest to enable
|
||||||
and USB redirection.
|
copy/paste and USB redirection.
|
||||||
- Install the SPICE WebDAV agent (`spice-webdavd`) to enable file
|
- Install the SPICE WebDAV agent (`spice-webdavd`) in the guest to
|
||||||
sharing.
|
enable file sharing.
|
||||||
|
|
||||||
## macOS Guest
|
## macOS Guest
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
. ftr VB CB
|
. ftr VB CB
|
||||||
. ftr VBI CBI
|
. ftr VBI CBI
|
||||||
.\}
|
.\}
|
||||||
.TH "QUICKEMU_CONF" "1" "September 1, 2022" "quickemu_conf" "Quickemu Configuration Manual"
|
.TH "QUICKEMU_CONF" "1" "September 19, 2022" "quickemu_conf" "Quickemu Configuration Manual"
|
||||||
.hy
|
.hy
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.PP
|
.PP
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
author: Martin Wimpress
|
author: Martin Wimpress
|
||||||
date: September 1, 2022
|
date: September 19, 2022
|
||||||
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" "September 1, 2022" "quickget" "Quickget User Manual"
|
.TH "QUICKGET" "1" "September 19, 2022" "quickget" "Quickget User Manual"
|
||||||
.hy
|
.hy
|
||||||
.SH NAME
|
.SH NAME
|
||||||
.PP
|
.PP
|
||||||
|
@ -58,15 +58,15 @@ Complete the installation as normal.
|
||||||
Post-install:
|
Post-install:
|
||||||
.RS 2
|
.RS 2
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
Install the SPICE agent (\f[V]spice-vdagent\f[R]) to enable copy/paste
|
Install the SPICE agent (\f[V]spice-vdagent\f[R]) in the guest to enable
|
||||||
and USB redirection
|
copy/paste and USB redirection
|
||||||
.RS 2
|
.RS 2
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
\f[V]sudo apt install spice-vdagent\f[R]
|
\f[V]sudo apt install spice-vdagent\f[R]
|
||||||
.RE
|
.RE
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
Install the SPICE WebDAV agent (\f[V]spice-webdavd\f[R]) to enable file
|
Install the SPICE WebDAV agent (\f[V]spice-webdavd\f[R]) in the guest to
|
||||||
sharing.
|
enable file sharing.
|
||||||
.RS 2
|
.RS 2
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
\f[V]sudo apt install spice-webdavd\f[R]
|
\f[V]sudo apt install spice-webdavd\f[R]
|
||||||
|
@ -183,8 +183,6 @@ 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]regolith\f[R] (Regolith Linux)
|
|
||||||
.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)
|
||||||
|
@ -226,11 +224,11 @@ Complete the installation as normal.
|
||||||
Post-install:
|
Post-install:
|
||||||
.RS 2
|
.RS 2
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
Install the SPICE agent (\f[V]spice-vdagent\f[R]) to enable copy/paste
|
Install the SPICE agent (\f[V]spice-vdagent\f[R]) in the guest to enable
|
||||||
and USB redirection.
|
copy/paste and USB redirection.
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
Install the SPICE WebDAV agent (\f[V]spice-webdavd\f[R]) to enable file
|
Install the SPICE WebDAV agent (\f[V]spice-webdavd\f[R]) in the guest to
|
||||||
sharing.
|
enable file sharing.
|
||||||
.RE
|
.RE
|
||||||
.SS macOS Guest
|
.SS macOS Guest
|
||||||
.PP
|
.PP
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
author: Martin Wimpress
|
author: Martin Wimpress
|
||||||
date: September 1, 2022
|
date: September 19, 2022
|
||||||
footer: quickget
|
footer: quickget
|
||||||
header: Quickget User Manual
|
header: Quickget User Manual
|
||||||
section: 1
|
section: 1
|
||||||
|
@ -49,11 +49,11 @@ quickemu --vm ubuntu-22.04.conf
|
||||||
|
|
||||||
- Complete the installation as normal.
|
- Complete the installation as normal.
|
||||||
- Post-install:
|
- Post-install:
|
||||||
- Install the SPICE agent (`spice-vdagent`) to enable copy/paste
|
- Install the SPICE agent (`spice-vdagent`) in the guest to enable
|
||||||
and USB redirection
|
copy/paste and USB redirection
|
||||||
- `sudo apt install spice-vdagent`
|
- `sudo apt install spice-vdagent`
|
||||||
- Install the SPICE WebDAV agent (`spice-webdavd`) to enable file
|
- Install the SPICE WebDAV agent (`spice-webdavd`) in the guest to
|
||||||
sharing.
|
enable file sharing.
|
||||||
- `sudo apt install spice-webdavd`
|
- `sudo apt install spice-webdavd`
|
||||||
|
|
||||||
### Ubuntu devel (daily-live) images
|
### Ubuntu devel (daily-live) images
|
||||||
|
@ -124,7 +124,6 @@ with your preferred flavour.
|
||||||
- `oraclelinux` (Oracle Linux)
|
- `oraclelinux` (Oracle Linux)
|
||||||
- `popos` (Pop!\_OS)
|
- `popos` (Pop!\_OS)
|
||||||
- `reactos` (ReactOS)
|
- `reactos` (ReactOS)
|
||||||
- `regolith` (Regolith Linux)
|
|
||||||
- `rockylinux` (Rocky Linux)
|
- `rockylinux` (Rocky Linux)
|
||||||
- `slackware` (Slackware)
|
- `slackware` (Slackware)
|
||||||
- `solus` (Solus)
|
- `solus` (Solus)
|
||||||
|
@ -152,10 +151,10 @@ quickemu --vm debian-bullseye.conf
|
||||||
|
|
||||||
- Complete the installation as normal.
|
- Complete the installation as normal.
|
||||||
- Post-install:
|
- Post-install:
|
||||||
- Install the SPICE agent (`spice-vdagent`) to enable copy/paste
|
- Install the SPICE agent (`spice-vdagent`) in the guest to enable
|
||||||
and USB redirection.
|
copy/paste and USB redirection.
|
||||||
- Install the SPICE WebDAV agent (`spice-webdavd`) to enable file
|
- Install the SPICE WebDAV agent (`spice-webdavd`) in the guest to
|
||||||
sharing.
|
enable file sharing.
|
||||||
|
|
||||||
## macOS Guest
|
## macOS Guest
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue