summaryrefslogtreecommitdiffstats
path: root/main/aports-build
Commit message (Collapse)AuthorAgeFilesLines
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/aports-build: only upload .latest.txt if its generatedNatanael Copa2014-11-262-8/+8
| | | | with v3.1 we no longer generate those
* main/aports-build: fix rsync mqtt notificationsNatanael Copa2014-11-122-10/+13
| | | | | use the directory as payload for the rsync notification instead of commit. This makes it easier for mirrors to know what to sync.
* main/aports-build: remove compat init.d scriptNatanael Copa2014-10-301-4/+1
|
* main/aports-build: fix dir for pidfileNatanael Copa2014-10-302-5/+5
|
* main/aports-build: fix config for mqtt-execNatanael Copa2014-08-192-12/+14
| | | | | | - set the mqtt_topic after we set git_branch - set mqtt_user - fix typo of will_retain
* main/aports-build: re-use the general mqtt-exec initscriptNatanael Copa2014-08-194-24/+35
| | | | | | | | Instead of rolling our own specialized init.d script we simply reuse the general purpose mqtt-exec init.d script. This gives use support for will messages and support for subscribing to more than a single topic.
* main/aports-build: upload latest-releases.yaml if it existsNatanael Copa2014-07-032-6/+10
|
* main/aports-build: add config option for which formats we do releasesNatanael Copa2014-04-143-11/+15
| | | | For now this only indicates if we want make release or not.
* main/aports-build: prevent abuild from posting mqtt messagesNatanael Copa2014-04-022-5/+4
| | | | aports-build takes care of posting mqtt status messages.
* main/aports-build: send status messages only to mqttNatanael Copa2014-04-012-14/+15
|
* main/aports-build: fix arch detectionNatanael Copa2014-03-312-9/+6
|
* main/aports-build: use new buildrepo implemented in LuaNatanael Copa2014-03-281-3/+3
|
* main/aports-build: add support for override buildrepo commandNatanael Copa2014-03-272-5/+6
| | | | | | | This is so we can configure what buildrepo implementation should be used. We also remove the buildrepo_opts option as it becomes redundant.
* main/aports-build: fix mosquitto depsNatanael Copa2014-03-261-2/+2
| | | | mosquitto-utils was renamed to mosquitto-clients
* main/aports-build: depend on networkNatanael Copa2014-03-142-4/+8
|
* main/aports-build: fix checksumNatanael Copa2014-01-031-3/+3
|
* main/aports-build: include the arch in the published rsync messagesNatanael Copa2014-01-022-2/+2
|
* main/aports-build: allow setting custom builrepo optsNatanael Copa2013-12-162-5/+5
|
* main/aports-build: push mqtt notifications for rsyncNatanael Copa2013-12-052-6/+11
| | | | and we use rsync.alpinelinux.org as upload host
* main/aports-build: fix depsNatanael Copa2013-11-291-2/+2
| | | | we need rsync
* main/aports-build: moved from testingNatanael Copa2013-11-295-0/+280