Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a 0.7.8.1 after merge0.7.8.1 | Pascal Terjan | 2018-10-16 | 1 | -0/+3 |
| | |||||
* | 0.7.8 | Pascal Terjan | 2018-10-16 | 1 | -0/+1 |
| | |||||
* | Use SIGTERM to kill iurt and install a handler | Pascal Terjan | 2018-10-16 | 1 | -0/+2 |
| | |||||
* | Kill processes before unmounting in clean_chroot | Pascal Terjan | 2018-10-16 | 1 | -0/+1 |
| | |||||
* | Ignore failures when cancelling builds | Pascal Terjan | 2018-10-16 | 1 | -0/+2 |
| | | | | | This will avoid listing other architectures as failed, and giving some confusing logs. | ||||
* | 0.7.7 | Pascal Terjan | 2018-10-14 | 1 | -0/+1 |
| | |||||
* | Kill other architectures in case of failure | Pascal Terjan | 2018-10-14 | 1 | -0/+1 |
| | |||||
* | Only use mandatory archs for noarch builds | Pascal Terjan | 2018-10-06 | 1 | -0/+2 |
| | |||||
* | 0.7.60.7.6 | Pascal Terjan | 2018-07-28 | 1 | -3/+4 |
| | |||||
* | Update NEWS, that commit actually fixed a bug | Pascal Terjan | 2018-07-28 | 1 | -1/+1 |
| | |||||
* | Allow disabling build_stalled_timeout | Pascal Terjan | 2018-07-28 | 1 | -0/+1 |
| | |||||
* | Fail build which timeout even is machine is unreachable | Pascal Terjan | 2018-06-02 | 1 | -0/+1 |
| | |||||
* | Default to 10 minutes for commands | Pascal Terjan | 2018-01-11 | 1 | -0/+2 |
| | | | | Especially for large packages 5 minutes to recreate src.rpm is not enough | ||||
* | 0.7.50.7.5 | Thierry Vignaud | 2017-10-15 | 1 | -0/+1 |
| | |||||
* | fix checking if chroot needs updating | Thierry Vignaud | 2017-10-15 | 1 | -0/+2 |
| | | | | | | | | | commit a1e34113fcb9538ad8a29eec80075dff04253068 wrongly made check_chroot_need_update() to always return 0, thus skipping all tests... This makde build system using old chroots, thus breaking some package builds | ||||
* | Fix getting package name from src.rpm | Pascal Terjan | 2017-10-13 | 1 | -0/+3 |
| | | | | | Name is prefixed by revision on the buuld system. Also, this was already done for build_timeout so share the code. | ||||
* | 0.7.30.7.3 | Pascal Terjan | 2017-10-13 | 1 | -0/+1 |
| | |||||
* | Change use_netns to allow per package setting | Pascal Terjan | 2017-10-13 | 1 | -0/+2 |
| | |||||
* | Real fix for dns config0.7.2.2 | Pascal Terjan | 2017-10-06 | 1 | -0/+3 |
| | |||||
* | Fix previous broken commit0.7.2.1 | Pascal Terjan | 2017-10-05 | 1 | -0/+3 |
| | | | | This time, tested. | ||||
* | 0.7.20.7.2 | Pascal Terjan | 2017-10-05 | 1 | -0/+1 |
| | |||||
* | Networking fixes | Pascal Terjan | 2017-10-05 | 1 | -0/+2 |
| | |||||
* | Allow overriding true config values with false | Pascal Terjan | 2017-10-04 | 1 | -0/+2 |
| | |||||
* | Add an option to disable netns | Pascal Terjan | 2017-10-04 | 1 | -0/+1 |
| | |||||
* | Make sure hostname resolves | Pascal Terjan | 2017-10-04 | 1 | -1/+1 |
| | |||||
* | Bring lo up in the chroot | Pascal Terjan | 2017-10-04 | 1 | -0/+2 |
| | |||||
* | 0.7.1 | Pascal Terjan | 2017-10-03 | 1 | -0/+1 |
| | |||||
* | Do not use chroot urpmi | Pascal Terjan | 2017-10-03 | 1 | -0/+1 |
| | | | | | Either use urpmi --root or urpmi --urpmi-root so that packages can be installed without networking inside the chroot. | ||||
* | Use --urpmi-root also for urpmi.addmedia | Pascal Terjan | 2017-10-03 | 1 | -0/+2 |
| | | | | This allows adding the media without networking inside the chroot | ||||
* | 0.7.00.7.0 | Pascal Terjan | 2017-10-03 | 1 | -1/+1 |
| | |||||
* | Use a network namespace for builds | Pascal Terjan | 2017-10-03 | 1 | -0/+1 |
| | |||||
* | Kill upload/rsync in iurt | Pascal Terjan | 2017-10-03 | 1 | -0/+1 |
| | |||||
* | Update NEWS | Pascal Terjan | 2017-10-03 | 1 | -0/+1 |
| | |||||
* | Allow not checking chroot freshness | Pascal Terjan | 2017-10-02 | 1 | -0/+1 |
| | | | | | This is useful to improve performance for for autobuild where we build all packages on a snapshot of the distribution. | ||||
* | Use urpm to parse synthesis | Pascal Terjan | 2017-10-02 | 1 | -0/+1 |
| | | | | This allows it to work with xz compressed synthesis. | ||||
* | Add support for resuming rebuild | Pascal Terjan | 2017-08-31 | 1 | -0/+1 |
| | |||||
* | Fix killing the build when log file is not created within 30s | Pascal Terjan | 2017-08-29 | 1 | -0/+1 |
| | |||||
* | Simplify failure detection logic and fix cleanup | Pascal Terjan | 2017-02-06 | 1 | -0/+2 |
| | | | | | | | | Especially: - fetch logs when dependencies can not be installed - properly cleanup logs on the build machine in all cases - really discard other architectures if a mandatory one had already failed | ||||
* | 0.6.290.6.29 | Pascal Terjan | 2016-12-31 | 1 | -0/+1 |
| | |||||
* | Update NEWS | Pascal Terjan | 2016-11-24 | 1 | -0/+1 |
| | |||||
* | Support chroot tarballs with non gz compression | Pascal Terjan | 2016-11-19 | 1 | -0/+2 |
| | | | | Especially, with no compression when speed is more important than a few hundres MBs | ||||
* | 0.6.280.6.28 | Pascal Terjan | 2016-11-08 | 1 | -0/+2 |
| | |||||
* | Only mandatory arches are fatal | Pascal Terjan | 2016-10-20 | 1 | -0/+2 |
| | | | | | Currently any previous failures casues to force fail anything succeeding later. | ||||
* | Skip all posts when uploading a non finisher | Pascal Terjan | 2016-10-20 | 1 | -0/+2 |
| | | | | | This will make uploads much faster by only running createrepo once per changed media, like genhdlist2. | ||||
* | 0.6.270.6.27 | Pascal Terjan | 2016-10-17 | 1 | -0/+1 |
| | |||||
* | Fix handling of failed builds causing a crash | Pascal Terjan | 2016-10-17 | 1 | -0/+1 |
| | | | | This caused also to not send failure emails | ||||
* | Update NEWS | Pascal Terjan | 2016-10-14 | 1 | -0/+1 |
| | |||||
* | Fix reuse of {arch} part of the tree | Pascal Terjan | 2016-10-11 | 1 | -0/+2 |
| | | | | | | | | It is used by ulri for both builds in progress and already done, while emi expects it to be only for done ones. This causes to upload only part of mandatory arches and later reject the other. | ||||
* | Fix wrongly skipped post | Pascal Terjan | 2016-10-05 | 1 | -0/+3 |
| | | | | | | | When doing a secondary upload contaning a noarch it was considered finisher for all arches despite the noarch package not getting uploaded. This means we were not calling some posts (including genhdlist2) on primary arches. | ||||
* | 0.6.26 | Pascal Terjan | 2016-10-03 | 1 | -0/+1 |
| |