[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH RFC v1 14/14] Add README file



Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx>
---
Not sure what I should put in here other than building.

And we also need COPYING file.
---
 README | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 README

diff --git a/README b/README
new file mode 100644
index 0000000..76def8b
--- /dev/null
+++ b/README
@@ -0,0 +1,16 @@
+How to build
+------------
+
+Please first clone xen.git, mini-os.git and qemu-xen-traditional.git
+to suitable locations.
+
+Then
+
+export XEN_ROOT=/path/to/xen.git
+export MINIOS_ROOT=/path/to/mini-os.git
+export QEMU_TRAD_ROOT=/path/to/qemu-xen-traditional.git
+./configure
+make dist
+
+You should find all generated files under dist/ directory.
+
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.