We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a42b543 + 73e58be commit 10fa9eeCopy full SHA for 10fa9ee
ChangeLog
@@ -0,0 +1,3 @@
1
+0.9.0 (4-Jun-2013):
2
+* first public release
3
+
INSTALL
@@ -0,0 +1,7 @@
+The easiest way to install is via opam:
+ opam init
4
+ opam remote add xen-org git://github.com/xen-org/opam-repo-dev
5
+ opam install xcp-networkd
6
7
MAINTAINERS
@@ -0,0 +1,12 @@
+How to submit changes to this project
+=====================================
+Please submit changes as pull requests to the repository on github.
+Please ensure that all changes have descriptive commit comments and
+include a Signed-off-by: line.
8
+Maintainers list
9
+----------------
10
11
+* Rob Hoes <[email protected]>
12
0 commit comments