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
Jean-Paul Smets
slapos
Commits
8b3915a6
Commit
8b3915a6
authored
Jan 08, 2013
by
Cédric de Saint Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove self-reference to git repository from profiles
parent
3dafae0a
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
13 additions
and
14 deletions
+13
-14
software/fluxbb/software.cfg
software/fluxbb/software.cfg
+2
-2
software/lifetype/software.cfg
software/lifetype/software.cfg
+1
-1
software/phpbms/software.cfg
software/phpbms/software.cfg
+2
-2
software/phpfin/software.cfg
software/phpfin/software.cfg
+3
-3
software/phpip/software.cfg
software/phpip/software.cfg
+1
-1
software/pixelpost/software.cfg
software/pixelpost/software.cfg
+1
-1
software/simple-invoicing/software.cfg
software/simple-invoicing/software.cfg
+1
-2
software/xellplan/software.cfg
software/xellplan/software.cfg
+1
-1
software/zikula/software.cfg
software/zikula/software.cfg
+1
-1
No files found.
software/fluxbb/software.cfg
View file @
8b3915a6
...
...
@@ -20,12 +20,12 @@ md5sum = bc2168205d404421729cc3b040d6fe15
[configure-script]
recipe = hexagonit.recipe.download
location = ${buildout:parts-directory}/${:_buildout_section_name_}
url =
http://git.erp5.org/gitweb/slapos.git/blob_plain/refs/heads/lamp-mayoro:/software/fluxbb
/configure-fluxbb.py
url =
${:_profile_base_location_}
/configure-fluxbb.py
filename = configure-fluxbb.py
[application-template]
recipe = slapos.recipe.download
url =
http://git.erp5.org/gitweb/slapos.git/blob_plain/refs/heads/lamp-mayoro:/software/fluxbb
/template/config.inc.php.in
url =
${:_profile_base_location_}
/template/config.inc.php.in
filename = template.in
mode = 0644
location = ${buildout:parts-directory}/${:_buildout_section_name_}
...
...
software/lifetype/software.cfg
View file @
8b3915a6
...
...
@@ -15,7 +15,7 @@ extends =
[lifetype-patch]
recipe = slapos.recipe.download
url =
http://git.erp5.org/gitweb/slapos.git/blob_plain/refs/heads/lamp-mayoro:/software/lifetype
/lifetype_for_mysql5.patch
url =
${:_profile_base_location_}
/lifetype_for_mysql5.patch
md5sum = c52bea61ea452b9f3caa82426a5819e5
location = ${buildout:parts-directory}/${:_buildout_section_name_}
filename = lifetype_for_mysql5.patch
...
...
software/phpbms/software.cfg
View file @
8b3915a6
...
...
@@ -15,7 +15,7 @@ extends =
[phpbms-patch]
recipe = slapos.recipe.download
url =
http://git.erp5.org/gitweb/slapos.git/blob_plain/8ee03078582ccc2410836ea90e30959d216480bc:/software/phpbms
/phpbms_for_mysql5.patch
url =
${:_profile_base_location_}
/phpbms_for_mysql5.patch
md5sum = ddf323ac00e9e486cea8b8cc4277e065
location = ${buildout:parts-directory}/${:_buildout_section_name_}
filename = phpbms_for_mysql5.patch
...
...
@@ -33,7 +33,7 @@ cmds= patch -d ${application:location} -p1 < ${phpbms-patch:location}/${phpbms-p
[application-template]
recipe = slapos.recipe.download
url =
http://git.erp5.org/gitweb/slapos.git/blob_plain/8ee03078582ccc2410836ea90e30959d216480bc:/software/phpbms
/template/settings.php.in
url =
${:_profile_base_location_}
/template/settings.php.in
filename = template.in
mode = 0644
location = ${buildout:parts-directory}/${:_buildout_section_name_}
...
...
software/phpfin/software.cfg
View file @
8b3915a6
...
...
@@ -15,18 +15,18 @@ extends =
[application]
recipe = slapos.recipe.build:download-unpacked
url = http://garr.dl.sourceforge.net/project/phpfin/phpfin/phpfinV1.00%20Free/phpfinfree1_0.zip
md5sum = 06f5ef5205c492e38ecbb6159f5417e4
md5sum = 06f5ef5205c492e38ecbb6159f5417e4
[configure-script]
recipe = hexagonit.recipe.download
location = ${buildout:parts-directory}/${:_buildout_section_name_}
url =
http://git.erp5.org/gitweb/slapos.git/blob_plain/refs/heads/lamp-mayoro:/software/phpfin
/configure-phpfin.py
url =
${:_profile_base_location_}
/configure-phpfin.py
filename = configure-phpfin.py
download-only = True
[application-template]
recipe = slapos.recipe.download
url =
http://git.erp5.org/gitweb/slapos.git/blob_plain/refs/heads/lamp-mayoro:/software/phpfin
/template/connection.inc.in
url =
${:_profile_base_location_}
/template/connection.inc.in
#md5sum = Student may put here md5sum of this file, this is good idea
download-only = True
filename = template.in
...
...
software/phpip/software.cfg
View file @
8b3915a6
...
...
@@ -18,7 +18,7 @@ md5sum = 94fe615f61fbb5ef0fcbf60a44ac5093
[application-template]
recipe = slapos.recipe.download
url =
http://git.erp5.org/gitweb/slapos.git/blob_plain/refs/heads/lamp-mayoro:/software/phpip
/template/database.php.in
url =
${:_profile_base_location_}
/template/database.php.in
#md5sum = Student may put here md5sum of this file, this is good idea
download-only = True
filename = template.in
...
...
software/pixelpost/software.cfg
View file @
8b3915a6
...
...
@@ -15,7 +15,7 @@ extends =
[pixelpost-patch]
recipe = slapos.recipe.download
url =
http://git.erp5.org/gitweb/slapos.git/blob_plain/refs/heads/lamp-mayoro:/software/pixelpost
/pixelpost_for_mysql5.patch
url =
${:_profile_base_location_}
/pixelpost_for_mysql5.patch
md5sum = 100883ebbe4973883a710996b91f5d23
location = ${buildout:parts-directory}/${:_buildout_section_name_}
filename = pixelpost_for_mysql5.patch
...
...
software/simple-invoicing/software.cfg
View file @
8b3915a6
...
...
@@ -10,8 +10,7 @@ parts =
downloadcache-workaround
extends =
http://git.erp5.org/gitweb/slapos.git/blob_plain/refs/heads/lamp:/stack/lamp.cfg?js=1
http://git.erp5.org/gitweb/slapos.git/blob_plain/HEAD:/stack/shacache-client.cfg
../../stack/lamp.cfg
[application]
recipe = hexagonit.recipe.download
...
...
software/xellplan/software.cfg
View file @
8b3915a6
...
...
@@ -18,7 +18,7 @@ md5sum = 37880217917367eb2d4a0a33c4a7fb65
[application-template]
recipe = slapos.recipe.download
url =
http://git.erp5.org/gitweb/slapos.git/blob_plain/refs/heads/lamp-mayoro:/software/xellplan
/template/sfx.php.in
url =
${:_profile_base_location_}
/template/sfx.php.in
filename = template.in
mode = 0644
location = ${buildout:parts-directory}/${:_buildout_section_name_}
...
...
software/zikula/software.cfg
View file @
8b3915a6
...
...
@@ -20,7 +20,7 @@ md5sum = bc453d665605f954f1497586ccd6d267
[configure-script]
recipe = slapos.recipe.download
location = ${buildout:parts-directory}/${:_buildout_section_name_}
url =
http://git.erp5.org/gitweb/slapos.git/blob_plain/refs/heads/lamp-mayoro:/software/zikula
/configure-zikula.py
url =
${:_profile_base_location_}
/configure-zikula.py
md5sum = c4d5f87d8f02cad3f20e679160195f48
filename = configure-zikula.py
mode = 0744
...
...
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