aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index b15a59b9f6..ed604f8c36 100644
--- a/README
+++ b/README
@@ -61,6 +61,13 @@ provided by your OS distributor:
* ACPI ASL compiler (iasl)
* markdown
+In addition to the above there are a number of optional build
+prerequisites. Omitting these will cause the related features to be
+disabled at compile time:
+ * Development install of Ocaml (e.g. ocaml-nox and
+ ocaml-findlib). Required to build ocaml components which
+ includes the alternative ocaml xenstored.
+
Second, you need to acquire a suitable kernel for use in domain 0. If
possible you should use a kernel provided by your OS distributor. If
no suitable kernel is available from your OS distributor then refer to