aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 0.7.80.7.8Pascal Terjan2018-10-152-1/+2
|
* Use SIGTERM to kill iurt and install a handlerPascal Terjan2018-10-153-8/+15
|
* Kill processes before unmounting in clean_chrootPascal Terjan2018-10-152-5/+4
|
* Ignore failures when cancelling buildsPascal Terjan2018-10-153-12/+22
| | | | | This will avoid listing other architectures as failed, and giving some confusing logs.
* Add missing import0.7.7Pascal Terjan2018-10-141-1/+1
|
* 0.7.7Pascal Terjan2018-10-142-1/+2
|
* Kill other architectures in case of failurePascal Terjan2018-10-143-2/+5
|
* Delete .done files when a mandatory arch failsPascal Terjan2018-10-141-2/+12
|
* Try killing the build when ulri sees a timeoutPascal Terjan2018-10-141-5/+12
| | | | | | This only matters if the build node for some reason has a larger timeout than the main config, in which case we were forgetting about it.
* Update TODOPascal Terjan2018-10-061-0/+1
|
* Only use mandatory archs for noarch buildsPascal Terjan2018-10-062-1/+11
|
* Add/Update TODOsPascal Terjan2018-08-101-0/+2
|
* Only compute timeout oncePascal Terjan2018-08-101-3/+2
|
* Stop building perl-Math-Int64Pascal Terjan2018-08-031-3/+1
|
* Download perl-Math-Int64 before trying to build itPascal Terjan2018-08-031-1/+1
|
* Rebuild perl-List-MoreUtils-XS before perl-List-MoreUtilsPascal Terjan2018-08-031-2/+4
|
* perl-List-MoreUtils now needs perl-Test-LeakTracePascal Terjan2018-08-031-1/+3
|
* we now need to rebuild perl-List-MoreUtils-XS tooThierry Vignaud2018-08-011-1/+1
|
* 0.7.60.7.6Pascal Terjan2018-07-282-4/+5
|
* Update NEWS, that commit actually fixed a bugPascal Terjan2018-07-281-1/+1
|
* Allow disabling build_stalled_timeoutPascal Terjan2018-07-282-1/+2
|
* Add a small TODOPascal Terjan2018-06-271-0/+1
|
* Fail build which timeout even is machine is unreachablePascal Terjan2018-06-022-3/+4
|
* Add TODOsPascal Terjan2018-06-021-1/+3
|
* Don't report ok status until we are done copying filesPascal Terjan2018-06-021-1/+2
| | | | | | This is very unlikely to be a bug as we don't write this status to the file at that time anyway but this is more correct.
* Revert "A small typo when it can't find a config file, line 348"Stig-Ørjan Smelror2018-05-251-1/+1
| | | | This reverts commit 53e37fb0b9f17f5e409e3f5991421fab76c45f6d.
* A small typo when it can't find a config file, line 348Stig-Ørjan Smelror2018-05-241-1/+1
|
* Kill iurt_cache_cleaner.shPascal Terjan2018-01-111-130/+0
| | | | Cache support was removed
* Remove unused optionPascal Terjan2018-01-113-6/+1
|
* Default to 10 minutes for commandsPascal Terjan2018-01-113-3/+3
| | | | Especially for large packages 5 minutes to recreate src.rpm is not enough
* we no more need to rebuild perl-Math-Int64 for URPMThierry Vignaud2017-10-181-1/+1
|
* 0.7.50.7.5Thierry Vignaud2017-10-152-1/+2
|
* fix checking if chroot needs updatingThierry Vignaud2017-10-152-1/+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
* perl_checker cleanupsThierry Vignaud2017-10-131-1/+1
|
* kill unused variableThierry Vignaud2017-10-131-1/+0
|
* 0.7.40.7.4Pascal Terjan2017-10-131-1/+1
|
* Fix getting package name from src.rpmPascal Terjan2017-10-132-3/+5
| | | | | Name is prefixed by revision on the buuld system. Also, this was already done for build_timeout so share the code.
* Do not create network namespace when crating chroot failed (broken by ↵Pascal Terjan2017-10-131-1/+1
| | | | previous commit)
* 0.7.30.7.3Pascal Terjan2017-10-132-1/+2
|
* Change use_netns to allow per package settingPascal Terjan2017-10-133-10/+15
|
* Real fix for dns config0.7.2.2Pascal Terjan2017-10-063-2/+5
|
* Fix previous broken commit0.7.2.1Pascal Terjan2017-10-053-2/+5
| | | | This time, tested.
* 0.7.20.7.2Pascal Terjan2017-10-052-1/+2
|
* Networking fixesPascal Terjan2017-10-052-0/+6
|
* Allow overriding true config values with falsePascal Terjan2017-10-043-3/+53
|
* Add an option to disable netnsPascal Terjan2017-10-043-1/+6
|
* Fix typoPascal Terjan2017-10-041-4/+4
|
* add use containers to TODO listThierry Vignaud2017-10-041-0/+1
|
* kill old commented out pkill urpmiThierry Vignaud2017-10-041-3/+0
| | | | indeed we would never run that...
* Fix creating new reference chrootPascal Terjan2017-10-041-1/+3
|