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
667c0c81
Commit
667c0c81
authored
Aug 19, 2014
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cleanup find-links.
parent
c9bf00fe
Changes
12
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
4 additions
and
34 deletions
+4
-34
component/hookbox/buildout.cfg
component/hookbox/buildout.cfg
+1
-2
component/kumo/buildout.cfg
component/kumo/buildout.cfg
+0
-1
component/libreoffice-bin/buildout.cfg
component/libreoffice-bin/buildout.cfg
+0
-3
component/messagepack/buildout.cfg
component/messagepack/buildout.cfg
+0
-1
component/openoffice-bin/buildout.cfg
component/openoffice-bin/buildout.cfg
+0
-2
component/w3-validator/buildout.cfg
component/w3-validator/buildout.cfg
+0
-3
software/erp5testnode/software.cfg
software/erp5testnode/software.cfg
+0
-4
software/kumofs/software.cfg
software/kumofs/software.cfg
+0
-2
software/varnish/software.cfg
software/varnish/software.cfg
+0
-6
stack/cloudooo.cfg
stack/cloudooo.cfg
+0
-4
stack/erp5/buildout.cfg
stack/erp5/buildout.cfg
+1
-5
stack/slapos.cfg
stack/slapos.cfg
+2
-1
No files found.
component/hookbox/buildout.cfg
View file @
667c0c81
[buildout]
parts =
hookbox
find-links =
http://www.nexedi.org/static/packages/source/
versions = versions
[versions]
...
...
component/kumo/buildout.cfg
View file @
667c0c81
...
...
@@ -6,7 +6,6 @@ extends =
../zlib/buildout.cfg
parts = kumo
find-links = http://www.nexedi.org/static/packages/source/
[kumo]
recipe = slapos.recipe.cmmi
...
...
component/libreoffice-bin/buildout.cfg
View file @
667c0c81
...
...
@@ -6,9 +6,6 @@ extends =
parts =
libreoffice-bin
find-links =
http://www.nexedi.org/static/packages/source/
[libreoffice-bin]
recipe = slapos.recipe.build
# here, two %s are used, first one is for directory name (eg. x86_64), and second one is for filename (eg. x86-64).
...
...
component/messagepack/buildout.cfg
View file @
667c0c81
[buildout]
parts = messagepack
find-links = http://www.nexedi.org/static/packages/source/
[messagepack]
recipe = slapos.recipe.cmmi
...
...
component/openoffice-bin/buildout.cfg
View file @
667c0c81
[buildout]
parts =
openoffice-bin
find-links =
http://www.nexedi.org/static/packages/source/
[openoffice-bin]
# XXX: This section and recipe have to be reviewed against using
...
...
component/w3-validator/buildout.cfg
View file @
667c0c81
...
...
@@ -15,9 +15,6 @@ extends =
parts = w3-validator
find-links =
http://www.nexedi.org/static/packages/source/
versions = versions
[versions]
...
...
software/erp5testnode/software.cfg
View file @
667c0c81
[buildout]
find-links += http://dist.repoze.org
http://www.nexedi.org/static/packages/source/
extends =
../../stack/slapos.cfg
../../component/git/buildout.cfg
...
...
software/kumofs/software.cfg
View file @
667c0c81
...
...
@@ -18,8 +18,6 @@ parts =
eggs
instance-recipe-egg
find-links += http://www.nexedi.org/static/packages/source/
[instance-recipe]
egg = slapos.cookbook
module = kumofs
...
...
software/varnish/software.cfg
View file @
667c0c81
...
...
@@ -3,12 +3,6 @@
develop =
${:parts-directory}/slapos.cookbook-repository
find-links =
http://www.nexedi.org/static/packages/source/slapos.buildout/
http://www.nexedi.org/static/packages/source/hexagonit.recipe.download/
http://dist.repoze.org
http://www.nexedi.org/static/packages/source/
extends =
../../stack/slapos.cfg
../../component/dash/buildout.cfg
...
...
stack/cloudooo.cfg
View file @
667c0c81
[buildout]
find-links =
http://www.nexedi.org/static/packages/source/slapos.buildout/
http://www.nexedi.org/static/packages/source/hexagonit.recipe.download/
http://dist.repoze.org
http://www.nexedi.org/static/packages/source/
http://www.owlfish.com/software/wsgiutils/download.html
# Separate from site eggs
...
...
stack/erp5/buildout.cfg
View file @
667c0c81
...
...
@@ -5,11 +5,7 @@ develop =
${:parts-directory}/cloudooo-repository
find-links =
http://www.nexedi.org/static/packages/source/slapos.buildout/
http://www.nexedi.org/static/packages/source/hexagonit.recipe.download/
http://dist.repoze.org
http://www.nexedi.org/static/packages/source/
http://www.owlfish.com/software/wsgiutils/download.html
http://www.owlfish.com/software/wsgiutils/download.html
extends =
# Exact version of Zope
...
...
stack/slapos.cfg
View file @
667c0c81
...
...
@@ -29,9 +29,10 @@ exec-sitecustomize = false
# Add location for modified non-official slapos.buildout
find-links +=
http://
www.nexedi.org/static/packages/source/slapos.buildout/
http://
dist.repoze.org
http://www.nexedi.org/static/packages/source/
http://www.nexedi.org/static/packages/source/hexagonit.recipe.download/
http://www.nexedi.org/static/packages/source/slapos.buildout/
# Use only quite well working sites.
allow-hosts +=
...
...
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