Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sort list | Thomas Backlund | 2018-03-21 | 1 | -11/+11 |
| | |||||
* | give rust time to build on arm | Thomas Backlund | 2018-03-21 | 1 | -0/+1 |
| | |||||
* | Allow libguestfs to access network during build | Pascal Terjan | 2017-10-13 | 2 | -0/+11 |
| | |||||
* | Fix Mageia.pm | Pascal Terjan | 2016-12-06 | 1 | -0/+2 |
| | |||||
* | Delete broken unwanted code | Pascal Terjan | 2016-12-05 | 1 | -21/+0 |
| | | | | | We actually do not want to delete old major of a lib before packages get rebuilt with the new one. | ||||
* | Kill get_revisions, the one in the base class is better | Pascal Terjan | 2016-12-05 | 1 | -29/+0 |
| | |||||
* | Fix duplicate name | Pascal Terjan | 2016-11-28 | 1 | -1/+2 |
| | |||||
* | Fix syntax | Pascal Terjan | 2016-11-28 | 1 | -1/+1 |
| | |||||
* | Do not forget about remote builds after 10h, 100h looks more realistic | Pascal Terjan | 2016-10-15 | 1 | -0/+1 |
| | |||||
* | Avoid rebuilding some old packages | Pascal Terjan | 2016-10-14 | 2 | -0/+10 |
| | | | | | | | | | | When a package gets built for mandatory arches but fails on non mandatory arches, src.rpm stays around (that should be fixed). When we cleanup old log files after 2 weeks, we often have the src.rpm staying around longer (it seems it's ctime gets changed) than the file saying it had already been built for mandatory architectures, so it gets built again then rejected. By removing rpms earlier than the logs, we avoid that problem. | ||||
* | iurt config: increase eclipse and java timeout | Nicolas Lécureuil | 2016-10-08 | 1 | -2/+2 |
| | |||||
* | iurt config: increase eclipse timeout | Nicolas Lécureuil | 2016-10-08 | 1 | -1/+1 |
| | |||||
* | Increase timeout for cross-gcc | Pascal Terjan | 2016-10-06 | 1 | -1/+1 |
| | |||||
* | Add another slow package | Pascal Terjan | 2016-06-21 | 1 | -0/+1 |
| | |||||
* | Add a few slow packages to the list | Pascal Terjan | 2016-06-16 | 1 | -0/+3 |
| | |||||
* | Fix typo | Nicolas Lécureuil | 2016-05-16 | 1 | -1/+1 |
| | |||||
* | Fix typo, missing semi-colon | Nicolas Lécureuil | 2016-05-16 | 1 | -1/+1 |
| | |||||
* | Ignore architecture when installing build chroot | Pascal Terjan | 2016-05-16 | 1 | -0/+2 |
| | |||||
* | Increase timeout for atlas | Pascal Terjan | 2016-03-30 | 1 | -0/+1 |
| | |||||
* | Increase timeout for openfoam | Pascal Terjan | 2016-03-30 | 1 | -1/+2 |
| | |||||
* | Remove hack, armv5tl now exists on normal mirror | Pascal Terjan | 2016-03-24 | 1 | -3/+0 |
| | |||||
* | Also use threaded xz for synthesis | Pascal Terjan | 2016-03-13 | 1 | -1/+1 |
| | |||||
* | Add createrepo post for cauldron | Pascal Terjan | 2016-03-13 | 1 | -0/+6 |
| | |||||
* | Use threaded xz for compressing xml-info | Pascal Terjan | 2016-03-13 | 1 | -1/+1 |
| | |||||
* | Increase timeout for webkit | Pascal Terjan | 2016-03-10 | 1 | -1/+2 |
| | |||||
* | Kill ssh connections after they have been dead for 30s | Pascal Terjan | 2016-03-03 | 1 | -0/+1 |
| | |||||
* | fix iurt gnuradio change | Thomas Backlund | 2016-02-07 | 1 | -2/+2 |
| | |||||
* | Also switch to Apache 2.4 auth config for pkgsubmit | Pascal Terjan | 2016-02-07 | 1 | -2/+2 |
| | |||||
* | Switch to Apache 2.4 auth config for repository vhost | Pascal Terjan | 2016-02-07 | 2 | -9/+21 |
| | |||||
* | remove comment description for users handled in ldap | Olivier Blin | 2016-02-07 | 6 | -6/+1 |
| | | | | | | git/softwarekey/binrepo/iurt/maintdb/schedbot/signbot/mga-advisories/mgasoft/mirror puppet uses usermod which does not handle ldap. | ||||
* | iurt: use a larger timeout for gnuradio | Olivier Blin | 2016-02-03 | 1 | -0/+1 |
| | | | | | | Default is not enough to pass tests on ARM. Reported-by: barjac | ||||
* | iurt: Use a larger timeout for llvm (default is not enough on ARM) | Olivier Blin | 2015-12-07 | 1 | -0/+1 |
| | |||||
* | buildsystem: stop using include in DSL files to avoid error on Mageia 5topic/mageia5 | Olivier Blin | 2015-11-30 | 4 | -6/+3 |
| | | | | | | include is not support from DSL files in puppet 3.6 Note: DSL support is deprecated in 3.x and completely removed in 4.x | ||||
* | buildsystem: fix youri host.conf template to use an array as well for src node | Olivier Blin | 2015-11-30 | 1 | -1/+1 |
| | | | | | Otherwise it failed on Mageia 5 with: Detail: undefined method `sort' for "valstar":String | ||||
* | iurt: Enlarge your timeout (x 2) on ARM | Olivier Blin | 2015-11-30 | 2 | -2/+3 |
| | |||||
* | iurt: Move build timeout config to puppet file | Olivier Blin | 2015-11-30 | 2 | -7/+14 |
| | |||||
* | Youri::Repository::Mageia: Use new get_target_arches() method in ↵ | Olivier Blin | 2015-11-02 | 1 | -1/+1 |
| | | | | _get_distribution_paths | ||||
* | Expose armv5tl bootstrap as mirror on internal repository | Pascal Terjan | 2015-11-01 | 1 | -0/+3 |
| | |||||
* | also revert youri upload_root change | Thomas Backlund | 2015-10-20 | 1 | -2/+2 |
| | |||||
* | fix up maintdb breakage | Thomas Backlund | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | revert youri changes | Thomas Backlund | 2015-10-20 | 1 | -7/+7 |
| | |||||
* | variable enclosing fixes | Thomas Backlund | 2015-10-20 | 1 | -9/+9 |
| | |||||
* | use consistent domain references | Thomas Backlund | 2015-10-20 | 4 | -5/+5 |
| | |||||
* | lint fixes for buildsystem | Thomas Backlund | 2015-10-20 | 29 | -486/+486 |
| | |||||
* | unpack pci.ids and usb.ids from ldetect-lst in isolinux for hdt | Thomas Backlund | 2015-10-04 | 1 | -0/+10 |
| | |||||
* | add uncommitted youri_submit.pp commit | Thomas Backlund | 2015-03-22 | 1 | -0/+1 |
| | |||||
* | Really give media directories to schedbot to allow extracting release notes ↵ | Pascal Terjan | 2015-02-27 | 1 | -2/+2 |
| | | | | (mga#15295) | ||||
* | Give media directories to schedbot to allow extracting release notes (mga#15295) | Pascal Terjan | 2015-02-18 | 1 | -2/+2 |
| | |||||
* | Make emi log also when called from ulri | Pascal Terjan | 2015-02-17 | 1 | -1/+1 |
| | |||||
* | buildsystem: maintdb allow *-team maintainers. | Colin Guthrie | 2014-09-19 | 1 | -2/+2 |
| | | | | | | | | | | | *-team maintainers behave just like 'nobody' but can be used to indicate packages that actually are maintained, but are handled by a team rather than an individual. This doesn't integrate *-team anywhere else in the stack it just allows the maintainers to be set. Anything that assumes a maintainer in the maintdb is a user (modulo 'nobody') would need to be updated to handle this change. |