aboutsummaryrefslogtreecommitdiffstats
path: root/main/aports-build/aports-build
Commit message (Collapse)AuthorAgeFilesLines
* main/aports-build: add efi release dependencies, modernizeTimo Teräs2017-10-191-1/+2
|
* main/aports-build: regression fixNatanael Copa2017-05-221-0/+1
| | | | create releases if there are new tags
* main/aports-build: pull in grub and gru-ieee1275 for ppc64le releasesNatanael Copa2017-05-221-0/+2
|
* main/aports-build: remove release_formatsNatanael Copa2017-05-191-3/+0
| | | | new mkimage scripts decides the target format
* main/aports-build: stop sending messages about build failureNatanael Copa2017-04-211-1/+0
| | | | the buildrepo script reports better information
* main/aports-build: limit release upload speed to 8MB/sNatanael Copa2016-12-021-1/+1
| | | | | this is to workaround issue with scaleway arm servers that seem to have an issue when uploading the iso images.
* main/aports-build: use mkimage shipped with aportsNatanael Copa2016-11-141-36/+38
| | | | | | | this replaces abuild-iso also add options to skip do the full build and to force generation of release images. This helps when debugging the script.
* main/aports-build: keep main build log for all reposTimo Teräs2016-11-021-1/+2
|
* main/aports-build: fix shell script to work with busybox 1.25Natanael Copa2016-08-041-2/+2
|
* main/aports-build: install syslinux for releaseNatanael Copa2015-11-261-1/+5
|
* main/aports-build: build community repo by default and fix logurlNatanael Copa2015-09-301-2/+2
|
* main/aports-build: fix typoNatanael Copa2015-09-301-1/+1
|
* main/aports-build: fix repos upload messagesNatanael Copa2015-09-181-6/+7
| | | | | check if we actually upload anything before we report that new packages are uploaded.
* main/aports-build: upload each repo when builtNatanael Copa2015-09-181-25/+24
| | | | | we dont want prevent to upload a successful built main repo if testing fails to build.
* main/aports-build: only upload .latest.txt if its generatedNatanael Copa2014-11-261-4/+4
| | | | with v3.1 we no longer generate those
* main/aports-build: fix rsync mqtt notificationsNatanael Copa2014-11-121-5/+8
| | | | | 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: fix dir for pidfileNatanael Copa2014-10-301-1/+1
|
* main/aports-build: re-use the general mqtt-exec initscriptNatanael Copa2014-08-191-1/+1
| | | | | | | | 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-031-1/+5
|
* main/aports-build: add config option for which formats we do releasesNatanael Copa2014-04-141-3/+6
| | | | For now this only indicates if we want make release or not.
* main/aports-build: prevent abuild from posting mqtt messagesNatanael Copa2014-04-021-1/+0
| | | | aports-build takes care of posting mqtt status messages.
* main/aports-build: send status messages only to mqttNatanael Copa2014-04-011-10/+11
|
* main/aports-build: fix arch detectionNatanael Copa2014-03-311-4/+1
|
* main/aports-build: add support for override buildrepo commandNatanael Copa2014-03-271-1/+2
| | | | | | | 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: include the arch in the published rsync messagesNatanael Copa2014-01-021-1/+1
|
* main/aports-build: allow setting custom builrepo optsNatanael Copa2013-12-161-1/+1
|
* main/aports-build: push mqtt notifications for rsyncNatanael Copa2013-12-051-1/+6
| | | | and we use rsync.alpinelinux.org as upload host
* main/aports-build: moved from testingNatanael Copa2013-11-291-0/+182