Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
isaak yansane-sisk
slapos
Commits
ffcc210b
Commit
ffcc210b
authored
Mar 02, 2016
by
donkey-hotei
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'upstream/master'
parents
11ad0309
4d404e75
Changes
9
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
42 additions
and
42 deletions
+42
-42
component/openssl/buildout.cfg
component/openssl/buildout.cfg
+2
-2
software/agent/software.cfg
software/agent/software.cfg
+7
-7
software/apache-frontend/software.cfg
software/apache-frontend/software.cfg
+7
-7
software/gitlab/software.cfg
software/gitlab/software.cfg
+3
-3
software/monitor/software.cfg
software/monitor/software.cfg
+7
-7
software/neoppod/software-common.cfg
software/neoppod/software-common.cfg
+2
-2
software/re6stnet/software.cfg
software/re6stnet/software.cfg
+7
-7
software/slaprunner/software.cfg
software/slaprunner/software.cfg
+6
-6
stack/slapos.cfg
stack/slapos.cfg
+1
-1
No files found.
component/openssl/buildout.cfg
View file @
ffcc210b
...
@@ -16,8 +16,8 @@ parts =
...
@@ -16,8 +16,8 @@ parts =
[openssl]
[openssl]
recipe = slapos.recipe.cmmi
recipe = slapos.recipe.cmmi
url = https://www.openssl.org/source/openssl-1.0.2
f
.tar.gz
url = https://www.openssl.org/source/openssl-1.0.2
g
.tar.gz
md5sum =
b3bf73f507172be9292ea2a8c28b659d
md5sum =
f3c710c045cdee5fd114feb69feba7aa
location = ${buildout:parts-directory}/${:_buildout_section_name_}
location = ${buildout:parts-directory}/${:_buildout_section_name_}
# 'prefix' option to override --openssldir/--prefix (which is useful
# 'prefix' option to override --openssldir/--prefix (which is useful
# when combined with INSTALL_PREFIX). Used by slapos.package.git/obs
# when combined with INSTALL_PREFIX). Used by slapos.package.git/obs
...
...
software/agent/software.cfg
View file @
ffcc210b
...
@@ -48,29 +48,29 @@ gitdb = 0.6.4
...
@@ -48,29 +48,29 @@ gitdb = 0.6.4
pycrypto = 2.6.1
pycrypto = 2.6.1
slapos.recipe.download = 1.0
slapos.recipe.download = 1.0
slapos.recipe.template = 2.8
slapos.recipe.template = 2.8
slapos.toolbox = 0.5
3
slapos.toolbox = 0.5
5
smmap = 0.9.0
smmap = 0.9.0
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
GitPython = 1.0.1
GitPython = 1.0.1
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
atomize = 0.2.0
atomize = 0.2.0
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
feedparser = 5.2.1
feedparser = 5.2.1
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
lockfile = 0.10.2
lockfile = 0.10.2
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
paramiko = 1.16.0
paramiko = 1.16.0
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
rpdb = 0.1.5
rpdb = 0.1.5
software/apache-frontend/software.cfg
View file @
ffcc210b
...
@@ -11,29 +11,29 @@ plone.recipe.command = 1.1
...
@@ -11,29 +11,29 @@ plone.recipe.command = 1.1
pycrypto = 2.6.1
pycrypto = 2.6.1
rdiff-backup = 1.0.5
rdiff-backup = 1.0.5
slapos.recipe.template = 2.8
slapos.recipe.template = 2.8
slapos.toolbox = 0.5
3
slapos.toolbox = 0.5
5
smmap = 0.9.0
smmap = 0.9.0
# Required by:
# Required by:
# slapos.toolbox==0.5
2
# slapos.toolbox==0.5
5
GitPython = 1.0.1
GitPython = 1.0.1
# Required by:
# Required by:
# slapos.toolbox==0.5
2
# slapos.toolbox==0.5
5
atomize = 0.2.0
atomize = 0.2.0
# Required by:
# Required by:
# slapos.toolbox==0.5
2
# slapos.toolbox==0.5
5
feedparser = 5.2.1
feedparser = 5.2.1
# Required by:
# Required by:
# slapos.toolbox==0.5
2
# slapos.toolbox==0.5
5
lockfile = 0.10.2
lockfile = 0.10.2
# Required by:
# Required by:
# slapos.toolbox==0.5
2
# slapos.toolbox==0.5
5
paramiko = 1.16.0
paramiko = 1.16.0
# Required by:
# Required by:
# slapos.toolbox==0.5
2
# slapos.toolbox==0.5
5
rpdb = 0.1.5
rpdb = 0.1.5
software/gitlab/software.cfg
View file @
ffcc210b
...
@@ -111,7 +111,7 @@ git-executable = ${git:location}/bin/git
...
@@ -111,7 +111,7 @@ git-executable = ${git:location}/bin/git
[gitlab-repository]
[gitlab-repository]
<= git-repository
<= git-repository
#repository = https://gitlab.com/gitlab-org/gitlab-ce.git
#repository = https://gitlab.com/gitlab-org/gitlab-ce.git
repository = https://lab.nexedi.com/
kirr
/gitlab-ce.git
repository = https://lab.nexedi.com/
nexedi
/gitlab-ce.git
# 8.5.X + NXD patches:
# 8.5.X + NXD patches:
revision = v8.5.1-15-g5d6b7eba1ed4540ef4908783eddf1eef9c3ec74d
revision = v8.5.1-15-g5d6b7eba1ed4540ef4908783eddf1eef9c3ec74d
location = ${buildout:parts-directory}/gitlab
location = ${buildout:parts-directory}/gitlab
...
@@ -119,7 +119,7 @@ location = ${buildout:parts-directory}/gitlab
...
@@ -119,7 +119,7 @@ location = ${buildout:parts-directory}/gitlab
[gitlab-shell-repository]
[gitlab-shell-repository]
<= git-repository
<= git-repository
#repository = https://gitlab.com/gitlab-org/gitlab-shell.git
#repository = https://gitlab.com/gitlab-org/gitlab-shell.git
repository = https://lab.nexedi.com/
kirr
/gitlab-shell.git
repository = https://lab.nexedi.com/
nexedi
/gitlab-shell.git
# gitlab 8.5 wants gitlab-shell 2.6.10
# gitlab 8.5 wants gitlab-shell 2.6.10
# 2.6.10 + no-hooks.old patch
# 2.6.10 + no-hooks.old patch
revision = v2.6.10-13-gcb8f331c955aa780efe10263d0d45b332f030f42
revision = v2.6.10-13-gcb8f331c955aa780efe10263d0d45b332f030f42
...
@@ -128,7 +128,7 @@ location = ${buildout:parts-directory}/gitlab-shell
...
@@ -128,7 +128,7 @@ location = ${buildout:parts-directory}/gitlab-shell
[gitlab-workhorse-repository]
[gitlab-workhorse-repository]
<= git-repository
<= git-repository
#repository = https://gitlab.com/gitlab-org/gitlab-workhorse.git
#repository = https://gitlab.com/gitlab-org/gitlab-workhorse.git
repository = https://lab.nexedi.com/
kirr
/gitlab-workhorse.git
repository = https://lab.nexedi.com/
nexedi
/gitlab-workhorse.git
# 0.6.4 + NXD patches for blob download speedup
# 0.6.4 + NXD patches for blob download speedup
# (https://gitlab.com/gitlab-org/gitlab-workhorse/merge_requests/17)
# (https://gitlab.com/gitlab-org/gitlab-workhorse/merge_requests/17)
revision = 0.6.4-2-g86b2a17f24f6c369774bbb388560e4aa9a4321c1
revision = 0.6.4-2-g86b2a17f24f6c369774bbb388560e4aa9a4321c1
...
...
software/monitor/software.cfg
View file @
ffcc210b
...
@@ -109,30 +109,30 @@ apache-libcloud = 0.16.0
...
@@ -109,30 +109,30 @@ apache-libcloud = 0.16.0
ecdsa = 0.11
ecdsa = 0.11
gitdb = 0.6.0
gitdb = 0.6.0
pycrypto = 2.6.1
pycrypto = 2.6.1
slapos.toolbox = 0.5
3
slapos.toolbox = 0.5
5
smmap = 0.8.3
smmap = 0.8.3
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
GitPython = 0.3.2.1
GitPython = 0.3.2.1
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
atomize = 0.2.0
atomize = 0.2.0
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
feedparser = 5.1.3
feedparser = 5.1.3
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
paramiko = 1.16.0
paramiko = 1.16.0
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
lockfile = 0.10.2
lockfile = 0.10.2
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
rpdb = 0.1.5
rpdb = 0.1.5
software/neoppod/software-common.cfg
View file @
ffcc210b
...
@@ -113,8 +113,8 @@ md5sum = febd3ed58043ce1367b86cf6e4e69700
...
@@ -113,8 +113,8 @@ md5sum = febd3ed58043ce1367b86cf6e4e69700
slapos.recipe.template = 2.9
slapos.recipe.template = 2.9
# patched egg
# patched egg
ZODB3 = 3.10.5+SlapOSPatched001
ZODB3 = 3.10.5+SlapOSPatched001
# Required by slapos.toolbox==0.5
2
# Required by slapos.toolbox==0.5
5
slapos.toolbox = 0.5
3
slapos.toolbox = 0.5
5
apache-libcloud = 0.20.1
apache-libcloud = 0.20.1
atomize = 0.2.0
atomize = 0.2.0
ecdsa = 0.13
ecdsa = 0.13
...
...
software/re6stnet/software.cfg
View file @
ffcc210b
...
@@ -110,15 +110,15 @@ gitdb = 0.6.4
...
@@ -110,15 +110,15 @@ gitdb = 0.6.4
plone.recipe.command = 1.1
plone.recipe.command = 1.1
pycrypto = 2.6.1
pycrypto = 2.6.1
slapos.recipe.template = 2.7
slapos.recipe.template = 2.7
slapos.toolbox = 0.5
3
slapos.toolbox = 0.5
5
smmap = 0.9.0
smmap = 0.9.0
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
GitPython = 0.3.6
GitPython = 0.3.6
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
atomize = 0.2.0
atomize = 0.2.0
# Required by:
# Required by:
...
@@ -126,11 +126,11 @@ atomize = 0.2.0
...
@@ -126,11 +126,11 @@ atomize = 0.2.0
backports.ssl-match-hostname = 3.4.0.2
backports.ssl-match-hostname = 3.4.0.2
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
feedparser = 5.1.3
feedparser = 5.1.3
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
lockfile = 0.10.2
lockfile = 0.10.2
# Required by:
# Required by:
...
@@ -138,10 +138,10 @@ lockfile = 0.10.2
...
@@ -138,10 +138,10 @@ lockfile = 0.10.2
miniupnpc = 1.9
miniupnpc = 1.9
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
paramiko = 1.16.0
paramiko = 1.16.0
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
rpdb = 0.1.5
rpdb = 0.1.5
software/slaprunner/software.cfg
View file @
ffcc210b
...
@@ -19,25 +19,25 @@ gunicorn = 19.4.5
...
@@ -19,25 +19,25 @@ gunicorn = 19.4.5
prettytable = 0.7.2
prettytable = 0.7.2
pycrypto = 2.6.1
pycrypto = 2.6.1
slapos.recipe.template = 2.9
slapos.recipe.template = 2.9
slapos.toolbox = 0.5
3
slapos.toolbox = 0.5
5
smmap = 0.9.0
smmap = 0.9.0
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
GitPython = 1.0.2
GitPython = 1.0.2
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
atomize = 0.2.0
atomize = 0.2.0
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
feedparser = 5.2.1
feedparser = 5.2.1
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
lockfile = 0.10.2
lockfile = 0.10.2
# Required by:
# Required by:
# slapos.toolbox==0.5
3
# slapos.toolbox==0.5
5
paramiko = 1.16.0
paramiko = 1.16.0
stack/slapos.cfg
View file @
ffcc210b
...
@@ -115,7 +115,7 @@ cffi = 1.5.2
...
@@ -115,7 +115,7 @@ cffi = 1.5.2
cliff = 2.0.0
cliff = 2.0.0
cmd2 = 0.6.8
cmd2 = 0.6.8
collective.recipe.template = 1.13
collective.recipe.template = 1.13
cryptography = 1.2.
2
cryptography = 1.2.
3
decorator = 4.0.9
decorator = 4.0.9
idna = 2.0
idna = 2.0
inotifyx = 0.2.2
inotifyx = 0.2.2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment