aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Iurt
Commit message (Expand)AuthorAgeFilesLines
* Add an utility to cancel a buildPascal Terjan2024-01-012-5/+158
* Fix retry delay logicPascal Terjan2023-12-131-2/+2
* Limit retries in case of install_deps_failurePascal Terjan2023-12-111-1/+35
* iurt: Use the target dir when rebuilding chrootPascal Terjan2023-12-031-25/+16
* iurt: Make generation of the chroot archive more atomicPascal Terjan2023-11-291-0/+8
* iurt: Fix / of the chroot belonging to the user instead of rootPascal Terjan2023-11-261-10/+9
* Fix some forever retriesPascal Terjan2023-01-301-1/+1
* ulri: Fix syntaxPascal Terjan2023-01-291-1/+1
* iurt: Fix detection of missing_dep on DynamicBuildRequiresPascal Terjan2023-01-201-3/+1
* iurt: Cleanup some duplicated codePascal Terjan2023-01-201-17/+14
* Small cleanupsPascal Terjan2023-01-201-6/+2
* iurt: Fix buildreqs.nosrc.rpm filename on Mageia build systemPascal Terjan2023-01-191-1/+13
* Increase robustness when scp fails0.8.0Pascal Terjan2023-01-192-0/+18
* iurt: Add support for DynamicBuildRequiresPascal Terjan2023-01-191-2/+62
* Minor cleanupPascal Terjan2023-01-191-4/+3
* Fix matching bogus foobar.spec.licenseThierry Vignaud2022-09-131-1/+1
* Fix false positives of iurt dying on the build machinePascal Terjan2022-08-221-1/+1
* fix calling clean_chroot()Thierry Vignaud2022-06-111-1/+1
* iurt: Fix src.rpm name (mga#30344)0.7.17.1Pascal Terjan2022-04-261-1/+1
* ulri: Remove duplication on loading lock filePascal Terjan2022-04-261-22/+40
* ulri: rely on status.log to know a build completedPascal Terjan2022-04-251-1/+2
* Have rpmspec drop the newline directlyPascal Terjan2021-11-241-2/+1
* iurt: Allow generated src.rpm to change namePascal Terjan2021-11-231-1/+15
* Add arch to all log filesPascal Terjan2020-12-131-2/+2
* Change misleading log linesPascal Terjan2020-12-041-2/+2
* Do not add media twicePascal Terjan2020-11-291-8/+0
* Always use urpmi --urpmi-rootPascal Terjan2020-11-292-65/+19
* Add architecture in botcmd filenamePascal Terjan2020-06-151-1/+1
* Move the updating of packages laterPascal Terjan2020-06-151-5/+0
* Revert "Move updating the chroot to the right place"Pascal Terjan2020-06-151-5/+5
* Move updating the chroot to the right placePascal Terjan2020-06-151-5/+5
* Update packages after creating chrootPascal Terjan2020-06-142-0/+26
* Unmount things when additional media failPascal Terjan2020-06-141-1/+5
* ulri: sort file names in mailThierry Vignaud2020-04-271-2/+2
* Move check_{no,}arch to a new RPM modulePascal Terjan2020-03-152-45/+55
* Delete unused optionsPascal Terjan2020-02-151-2/+0
* Allow building arm v5 and v7 on armv8lPascal Terjan2020-01-141-7/+5
* Allow - in host when parsing lock file namePascal Terjan2020-01-091-1/+1
* Use setarch linux32 rather than target archPascal Terjan2019-11-091-2/+4
* Always call setarchPascal Terjan2019-11-091-4/+2
* Fix uses as touch is now used in another filePascal Terjan2019-11-041-0/+1
* Fix syntax errorPascal Terjan2019-11-031-1/+1
* Create one file per architecture for .uploadPascal Terjan2019-11-032-4/+8
* emi: Fix bug introduce in previous commitPascal Terjan2019-11-021-8/+17
* emi: store uploaded architectures in .uploadPascal Terjan2019-11-011-0/+9
* Revert "fix timeout message when killing for other reason"Thierry Vignaud2019-08-071-23/+5
* fix timeout message when killing for other reasonThierry Vignaud2019-07-201-5/+23
* Kill processes before unmounting in clean_chrootPascal Terjan2018-10-161-5/+3
* Ignore failures when cancelling buildsPascal Terjan2018-10-161-0/+2
* remove unused parameterThierry Vignaud2018-10-152-4/+4