aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Really 0.6.220.6.22Pascal Terjan2014-06-021-1/+1
|
* 0.6.22Pascal Terjan2014-06-021-0/+1
|
* Fix again previously fixed bug, broken againPascal Terjan2014-06-021-1/+2
|
* kill svn remanentsThierry Vignaud2014-05-131-21/+0
|
* Revert accidental commitPascal Terjan2014-05-051-4/+0
|
* Only register a package as building after we managed to contact the build nodePascal Terjan2014-05-052-7/+7
|
* Mention README file in NEWSPascal Terjan2014-05-042-0/+5
|
* Add a READMEPascal Terjan2014-05-041-0/+36
|
* Don't close stdin if --stop is used (mga#13318)Pascal Terjan2014-05-042-2/+6
|
* (sub install_packages_old) kill it (unused)Thierry Vignaud2014-04-301-27/+0
|
* mkpath is not used in this moduleThierry Vignaud2014-04-301-1/+0
|
* supplement blacklistThierry Vignaud2014-04-301-0/+2
| | | | else iurt cannot be checked by perl_checker due to urpm.pm
* sortThierry Vignaud2014-04-301-4/+4
|
* perl_checker cleanupThierry Vignaud2014-04-301-1/+1
|
* 0.6.210.6.21Pascal Terjan2014-04-302-1/+4
|
* Add missing use statementPascal Terjan2014-04-301-0/+1
|
* Set path properly when there is a lock file but no src.rpm leftPascal Terjan2014-04-301-0/+3
|
* fix indentationThierry Vignaud2014-04-201-1/+1
|
* Do not delete srpm name, it is needed for error emailPascal Terjan2014-04-191-1/+0
|
* simplify using cat*()Thierry Vignaud2014-04-192-11/+3
|
* perl_checker cleanupsThierry Vignaud2014-04-194-10/+9
|
* Fix syntax when there are dependenciesPascal Terjan2014-04-182-1/+6
|
* Fix parsing of .deps pathPascal Terjan2014-04-181-3/+2
|
* Fix syntax to be accepted by old perlPascal Terjan2014-04-181-1/+1
|
* Release 0.6.200.6.20Pascal Terjan2014-04-182-1/+2
|
* Add a way to have a build waiting for others.Pascal Terjan2014-04-182-0/+48
| | | | | | | | | | | | | | | | This is a list of prefix, so if one of the builds fails dependent ones will be rejected. It would be nicer for a user perspective to specify that we want to wait for the src.rpm of foo >= XX.YY to be available, with some time limit, as it would get built if the original build fails but get submitted again, but that would be much more complicated to implement. This simple solution allows a Youri::Submit action to submit build of dependant packages while the upload is not finished yet. For example this will allow to automatically rebuild kmod-* and drakx-installer-images after a new kernel is uploaded.
* Please perl by adding some parenthesisPascal Terjan2014-04-131-1/+1
|
* Allow using --config-help with no repository configuredPascal Terjan2014-03-251-11/+12
|
* Enhance readability of --config-help output: remove leading spaces.Hartmut Goebel2014-03-251-7/+4
|
* Fix some errors in usage.Hartmut Goebel2014-03-251-2/+2
|
* Fix: Stop processing after printing config-help.Hartmut Goebel2014-03-251-1/+4
| | | | Only if --config-help is given, of course.
* Fix: missing parameters for call of config_usage().Hartmut Goebel2014-03-251-2/+1
|
* Update defaults and kill obsolete mappingsPascal Terjan2014-01-192-47/+58
|
* Replace a call to sudo chroot with iurt_root_commandPascal Terjan2014-01-191-3/+1
|
* Replace a call to sudo mkdir with iurt_root_commandPascal Terjan2014-01-191-1/+1
|
* Fix some of the vulnerabilities in iurt_root_commandPascal Terjan2014-01-191-14/+5
|
* Try to improve cleanup (and not forget a build when another arch fails)Pascal Terjan2014-01-192-49/+43
|
* Record built packages to allow cleanup when only one arch failsPascal Terjan2014-01-191-1/+3
|
* Still cleanup the queues when fetching logs for a failure fail (Probably ↵Pascal Terjan2014-01-191-7/+2
| | | | never actually happens)
* Kill DKMS mode, it should be a list of packages to rebuild on kernel upload, ↵Pascal Terjan2014-01-192-380/+1
| | | | outside iurt
* Drop old commentsPascal Terjan2014-01-191-2/+0
|
* s/cooker/cauldron/Thierry Vignaud2013-11-071-6/+6
|
* Install icecream if it is enabledPascal Terjan2013-05-292-0/+5
| | | | Idea from Yuri Myasoedov in mdv bug #64699
* use urpmi --auto for mgarepo tooOlivier Blin2013-05-281-1/+1
|
* use here-document (suggested by tv) with quotes to simplifyOlivier Blin2013-05-281-24/+25
|
* no need to force rebuild of perl-HTML-Parser, it is not in iurt chroot anymoreOlivier Blin2013-05-241-1/+0
|
* debug packages are now named with debuginfo suffixOlivier Blin2013-05-241-2/+2
|
* fix src.rpm glob, @*- should be @*:Olivier Blin2013-05-241-1/+1
|
* use rpmbuild directory instead of rpmOlivier Blin2013-05-241-10/+10
|
* Update NEWSPascal Terjan2013-05-191-0/+3
|