[elbe-devel] [PATCH] Revert "quickstart: describe how to use virtual machines as a regular user"

Manuel Traut manut at linutronix.de
Thu Mar 8 15:59:13 CET 2018


This reverts commit b42c076d9ea757a8ed47ac617b90173fcdaabccd.

Libvirt was added during 2.9.2 elbe-testing development.
So this is not needed in the 2.x stable branch.

Signed-off-by: Manuel Traut <manut at linutronix.de>
Reported-by: bergamote via elbe IRC
---
 docs/quickstart.txt | 13 -------------
 1 file changed, 13 deletions(-)

This should be applied to devel/elbe-2.0 only.

diff --git a/docs/quickstart.txt b/docs/quickstart.txt
index cf08603b..198456b4 100644
--- a/docs/quickstart.txt
+++ b/docs/quickstart.txt
@@ -107,19 +107,6 @@ This virtual-machine is referred to as "initvm". You will want your
 initvm to be the same architecture as your workstation. This allows
 using hardware accelerated virtualization implemented by kvm.
 
-In order to be able to work with virtual machines as a regular user,
-that user needs to be added to some groups depending on Debian version:
-
-For Debian/stretch, jessie-backports, and newer:
-
-$ adduser <youruser> libvirt
-$ adduser <youruser> libvirt-qemu
-
-For jessie and older:
-
-$ adduser <youruser> kvm
-$ adduser <youruser> libvirt
-
 -------------------------------------------------------------------------------
 $ elbe initvm create --directory=initvm
 /home/torbenh/elbe/elbe/initvm
-- 
2.16.2




More information about the elbe-devel mailing list