aboutsummaryrefslogtreecommitdiffstats
path: root/testing/buildbot/buildmaster.initd
Commit message (Collapse)AuthorAgeFilesLines
* community/buildbot: upgrade to 0.9.0rc2, moved from testingFrancesco Colista2016-08-241-69/+0
|
* testing/buildbot: Fix some stuff.Przemyslaw Pawelczyk2016-06-201-1/+16
| | | | | | | | | | | | | | | * APKBUILD: Leverage default_prepare and use builddir (no _). * APKBUILD: Introduce some constants for better DRY-ness, reformat package() function, create there a workdir (otherwise buildbot won't start). * buildmaster.initd: Put openrc-run in shebang. Add create command, which is a wrapper around `buildbot create-master -r $BASEDIR`. It has not been truly tested, but at least it starts now if you perform following command before starting buildmaster: /etc/init.d/buildmaster create
* testing/buildbot: add missing filesCarlo Landmeter2013-10-091-0/+54