From 179bc6cc9ca468769d37f5984277e5c1537d14d5 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Sun, 12 Dec 2010 22:35:36 -0500 Subject: updated README with new dependencies --- README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README b/README index 5a69f9d..4bcb458 100644 --- a/README +++ b/README @@ -22,6 +22,8 @@ Dependencies: bridge-utils : for configuring a bridge device lvm2 : for creating the relevant block devices udev : for configuring the block devices with proper permissions + fakeroot : for rebuilding the initramfs as a regular user in di-maker + xorriso : for grub2 to make an iso in di-maker Recommendations: @@ -33,6 +35,10 @@ INSTALLATION aptitude install runit uml-utilities kvm screen bridge-utils lvm2 udev + If you want to be able to use di-maker, you'll also need: + + aptitude install fakeroot xorriso grub2 + * Link programs into /usr/local/sbin: ln -s {di-maker,kvm-manager,kvm-creator} /usr/local/sbin/ -- cgit v1.2.3