From 3a467eff5e435b5709d48f9d6cb48859925be5b8 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 21 Mar 2009 11:49:00 +0100 Subject: checked in initial version --- INSTALL | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 INSTALL (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL new file mode 100644 index 0000000..718cb7e --- /dev/null +++ b/INSTALL @@ -0,0 +1,10 @@ +Fetch all required sources with: + +make source + +Build the qemu image with: + +make qemu + +Note that building VDI images needs vditool, which needs a properly +installed version of the VirtualBox shared library files. -- cgit v1.2.3-54-g00ecf