summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/dev86.lorry6
-rw-r--r--open-source-lorries/xen.lorry6
2 files changed, 12 insertions, 0 deletions
diff --git a/open-source-lorries/dev86.lorry b/open-source-lorries/dev86.lorry
new file mode 100644
index 0000000..452fe23
--- /dev/null
+++ b/open-source-lorries/dev86.lorry
@@ -0,0 +1,6 @@
+{
+ "dev86": {
+ "type": "git",
+ "url": "https://github.com/lkundrak/dev86"
+ }
+}
diff --git a/open-source-lorries/xen.lorry b/open-source-lorries/xen.lorry
new file mode 100644
index 0000000..922df2c
--- /dev/null
+++ b/open-source-lorries/xen.lorry
@@ -0,0 +1,6 @@
+{
+ "xen": {
+ "type": "git",
+ "url": "git://xenbits.xen.org/xen.git"
+ }
+}