[elbe-devel] [PATCH v2 09/10] docs elbe-initvm: remove mentions of tmux and mention libvirt

Torben Hohn torben.hohn at linutronix.de
Tue Apr 17 12:39:40 CEST 2018


Tmux was removed, when libvirt got introduced.
Update man page to reflect that.
With the migration to the qemu:///system provider, being a member of
the libvirt group is also required. Mention that here.

Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>
---
 docs/elbe-initvm.txt | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/docs/elbe-initvm.txt b/docs/elbe-initvm.txt
index f44c0727..b53518b6 100644
--- a/docs/elbe-initvm.txt
+++ b/docs/elbe-initvm.txt
@@ -22,7 +22,9 @@ DESCRIPTION
 -----------
 
 This command allows to build and manage an initvm.
-It makes use of the tmux Terminal multiplexer.
+
+Initvms are managed via libvirt, and its necessary, that a user is a member of the
+libvirt group.
 
 
 OPTIONS
@@ -69,9 +71,7 @@ COMMANDS
 
 'attach'::
 
-Attach to the initvm running in a Background tmux session.
-When tmux is being used, it links the initvm window into the current tmux session.
-If tmux is not used, tmux is started and the Background session is attached.
+Attach to the initvm console, which is accessed via virsh.
 
 
 'create' [ <xmlfile> | <isoimage> ]::
@@ -139,7 +139,6 @@ $ elbe initvm submit /usr/share/doc/elbe-doc/examples/elbe-desktop.xml
 SEE ALSO
 --------
 linkgit:elbe-control[1]
-linkgit:tmux[1]
 
 ELBE
 ----
-- 
2.11.0




More information about the elbe-devel mailing list