summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorroot <root@europa5.lan>2009-03-21 11:49:00 +0100
committerroot <root@europa5.lan>2009-03-21 11:49:00 +0100
commit3a467eff5e435b5709d48f9d6cb48859925be5b8 (patch)
treed595bf80ef1f60eba722c8862634051f881dc911 /INSTALL
downloadminilinux-3a467eff5e435b5709d48f9d6cb48859925be5b8.tar.gz
minilinux-3a467eff5e435b5709d48f9d6cb48859925be5b8.tar.bz2
checked in initial version
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 10 insertions, 0 deletions
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.