control-vm.sh: Rephrase and extrend the setup process
This commit is contained in:
parent
5aa532bb84
commit
ac904da92d
@ -12,11 +12,13 @@
|
|||||||
# Author: Nils Freydank <nils.freydank@datenschutz-ist-voll-doof.de>
|
# Author: Nils Freydank <nils.freydank@datenschutz-ist-voll-doof.de>
|
||||||
# License: MIT
|
# License: MIT
|
||||||
|
|
||||||
# === Installation ===
|
# === Setup ===
|
||||||
# The following packages are necessary on Gentoo/Linux:
|
# On Gentoo/Linux the following packages are necessary:
|
||||||
# app-emulation/qemu net-misc/socat app-emulation/virt-viewer
|
# app-emulation/qemu net-misc/socat app-emulation/virt-viewer
|
||||||
# To use an EFI for the clients you will need also sys-firmware/edk2-ovmf
|
# -- the latter one with USE="vnc spice" --
|
||||||
# which is pulled into the depgraph by USE="binary" on qemu.
|
# plus optionally
|
||||||
|
# sys-firmware/edk2-ovmf via USE="binary" for qemu if EFI is used.
|
||||||
|
# Obviously, bash is also necessary ;)
|
||||||
|
|
||||||
# === How to use this script ===
|
# === How to use this script ===
|
||||||
# Create a directory to store your VM images and metadata.
|
# Create a directory to store your VM images and metadata.
|
||||||
|
Loading…
Reference in New Issue
Block a user