From f5a91d15d5240c8117a91176f3259042ace67658 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 8 Oct 2009 11:54:14 -0400 Subject: added note about dependencies to README --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README') diff --git a/README b/README index b7b416e..0fac291 100644 --- a/README +++ b/README @@ -9,6 +9,17 @@ stable of kvm instances in a fairly secure and isolated fashion. The basic model is to use runit to supervise each KVM instance, with a single, non-privileged user account for each instance. +Dependencies: + + runit : for system supervision + uml-utilities : for tunctl for the tun/tap interface + kvm : for the virtual machine emulator + screen : for the detached, logged serial console + +Recommendations: + + openssh-server : i've been using ssh to access the vm's serial console + A typical workflow to start an installer is: kvm-creator create $GUESTNAME [$DISKSIZE [$RAM [$TAP [$MAC] ] ] ] -- cgit v1.2.3