aboutsummaryrefslogtreecommitdiffstats
path: root/iurt
Commit message (Collapse)AuthorAgeFilesLines
* 0.7.7Pascal Terjan2018-10-141-1/+1
|
* 0.7.60.7.6Pascal Terjan2018-07-281-1/+1
|
* 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
|
* Remove unused optionPascal Terjan2018-01-111-2/+1
|
* 0.7.50.7.5Thierry Vignaud2017-10-151-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-131-3/+2
| | | | | 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.3Pascal Terjan2017-10-131-1/+1
|
* Change use_netns to allow per package settingPascal Terjan2017-10-131-3/+6
|
* Real fix for dns config0.7.2.2Pascal Terjan2017-10-061-1/+1
|
* Fix previous broken commit0.7.2.1Pascal Terjan2017-10-051-1/+1
| | | | This time, tested.
* 0.7.20.7.2Pascal Terjan2017-10-051-1/+1
|
* Add an option to disable netnsPascal Terjan2017-10-041-0/+4
|
* add use containers to TODO listThierry Vignaud2017-10-041-0/+1
|
* simplifyThierry Vignaud2017-10-041-1/+1
|
* kill now unused %pack_provideThierry Vignaud2017-10-041-4/+3
|
* clean unused variablesThierry Vignaud2017-10-041-5/+5
|
* (install_packages) kill unused argThierry Vignaud2017-10-041-4/+4
|
* 0.7.1Pascal Terjan2017-10-031-1/+1
|
* 0.7.00.7.0Pascal Terjan2017-10-031-1/+1
|
* Finish killing $cachePascal Terjan2017-10-031-31/+16
|
* Kill dead codePascal Terjan2017-10-031-11/+0
|
* Remove unused parameterPascal Terjan2017-10-031-3/+3
|
* Do not read all rpms in check_media, synthesis can be trustedPascal Terjan2017-10-031-18/+0
|
* Kill upload/rsync in iurtPascal Terjan2017-10-031-88/+10
|
* Kill most of $cachePascal Terjan2017-10-031-6/+3
|
* kill "needed" and "buildrequires"Pascal Terjan2017-10-031-3/+0
|
* Kill missing buildrequires detectionPascal Terjan2017-10-031-21/+0
| | | | | | It should probably work in a few cases but is not really useful as it ends up in some logs no one reads while the error is obvious to understand.
* Kill check_neededPascal Terjan2017-10-031-48/+1
| | | | | | It was checking if some buildrequires were not yet built but we are not using iurt like that anymore so all this code is untested and mostly broken
* Kill status_mailPascal Terjan2017-10-021-89/+0
|
* Allow not checking chroot freshnessPascal Terjan2017-10-021-0/+3
| | | | | This is useful to improve performance for for autobuild where we build all packages on a snapshot of the distribution.
* Use urpm to parse synthesisPascal Terjan2017-10-021-21/+11
| | | | This allows it to work with xz compressed synthesis.
* Add support for resuming rebuildPascal Terjan2017-08-311-2/+47
|
* 0.6.290.6.29Pascal Terjan2016-12-311-1/+1
|
* Support chroot tarballs with non gz compressionPascal Terjan2016-11-191-1/+5
| | | | Especially, with no compression when speed is more important than a few hundres MBs
* 0.6.280.6.28Pascal Terjan2016-11-081-1/+1
|
* 0.6.270.6.27Pascal Terjan2016-10-171-1/+1
|
* kill doble ifThierry Vignaud2016-10-141-5/+4
| | | | | | this has just been tested a couple lines above introduced in commit 0e788a7b17282b7539d652542c87afe06d48efd9
* kill useless argumentThierry Vignaud2016-10-141-2/+2
|
* perl_checker cleanupsThierry Vignaud2016-10-111-1/+1
|
* 0.6.26Pascal Terjan2016-10-031-1/+1
|
* Always accept to build for the current archPascal Terjan2016-06-151-1/+1
|
* 0.6.250.6.25Olivier Blin2015-11-171-1/+1
|
* Drop arcfour cipher usage (not enabled by default in latest openssh packages)Olivier Blin2015-11-171-2/+2
|
* use --no-recommends instead of --no-suggestsThierry Vignaud2015-10-311-1/+1
| | | | ... which is deprecated, thus fixing a warning in logs
* 0.6.240.6.24Thierry Vignaud2015-10-311-1/+1
|
* precise timeout is in secondsThierry Vignaud2015-10-301-1/+1
|