summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/open-iscsi.lorry6
-rw-r--r--open-source-lorries/python-packages.lorry12
2 files changed, 18 insertions, 0 deletions
diff --git a/open-source-lorries/open-iscsi.lorry b/open-source-lorries/open-iscsi.lorry
new file mode 100644
index 0000000..5d4b359
--- /dev/null
+++ b/open-source-lorries/open-iscsi.lorry
@@ -0,0 +1,6 @@
+{
+ "open-iscsi": {
+ "type": "git",
+ "url": "git://github.com/mikechristie/open-iscsi.git"
+ }
+}
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index 81cd530..fc06a14 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -35,6 +35,10 @@
"type": "git",
"url": "git://github.com/Zearin/cmd2.git"
},
+ "python-packages/configshell-fb": {
+ "type": "git",
+ "url": "git://github.com/agrover/configshell-fb.git"
+ },
"python-packages/creole": {
"type": "git",
"url": "git://github.com/jedie/python-creole.git"
@@ -508,6 +512,10 @@
"type": "tarball",
"url": "http://semanchuk.com/philip/sysv_ipc/sysv_ipc-0.6.8.tar.gz"
},
+ "python-packages/targetcli": {
+ "type": "git",
+ "url": "git://github.com/agrover/targetcli-fb.git"
+ },
"python-packages/tempita": {
"type": "hg",
"url": "https://bitbucket.org/ianb/tempita"
@@ -540,6 +548,10 @@
"type": "git",
"url": "git://github.com/shazow/urllib3.git"
},
+ "python-packages/urwid": {
+ "type": "git",
+ "url": "git://github.com/wardi/urwid.git"
+ },
"python-packages/uwsgi": {
"type": "git",
"url": "git://github.com/unbit/uwsgi.git"