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>
|
||||
# License: MIT
|
||||
|
||||
# === Installation ===
|
||||
# The following packages are necessary on Gentoo/Linux:
|
||||
# === Setup ===
|
||||
# On Gentoo/Linux the following packages are necessary:
|
||||
# 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
|
||||
# which is pulled into the depgraph by USE="binary" on qemu.
|
||||
# -- the latter one with USE="vnc spice" --
|
||||
# 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 ===
|
||||
# Create a directory to store your VM images and metadata.
|
||||
|
Loading…
Reference in New Issue
Block a user