Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix syntax to be accepted by old perl | Pascal Terjan | 2014-04-18 | 1 | -1/+1 | |
| | ||||||
* | Release 0.6.200.6.20 | Pascal Terjan | 2014-04-18 | 2 | -1/+2 | |
| | ||||||
* | Add a way to have a build waiting for others. | Pascal Terjan | 2014-04-18 | 2 | -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 parenthesis | Pascal Terjan | 2014-04-13 | 1 | -1/+1 | |
| | ||||||
* | Allow using --config-help with no repository configured | Pascal Terjan | 2014-03-25 | 1 | -11/+12 | |
| | ||||||
* | Enhance readability of --config-help output: remove leading spaces. | Hartmut Goebel | 2014-03-25 | 1 | -7/+4 | |
| | ||||||
* | Fix some errors in usage. | Hartmut Goebel | 2014-03-25 | 1 | -2/+2 | |
| | ||||||
* | Fix: Stop processing after printing config-help. | Hartmut Goebel | 2014-03-25 | 1 | -1/+4 | |
| | | | | Only if --config-help is given, of course. | |||||
* | Fix: missing parameters for call of config_usage(). | Hartmut Goebel | 2014-03-25 | 1 | -2/+1 | |
| | ||||||
* | Update defaults and kill obsolete mappings | Pascal Terjan | 2014-01-19 | 2 | -47/+58 | |
| | ||||||
* | Replace a call to sudo chroot with iurt_root_command | Pascal Terjan | 2014-01-19 | 1 | -3/+1 | |
| | ||||||
* | Replace a call to sudo mkdir with iurt_root_command | Pascal Terjan | 2014-01-19 | 1 | -1/+1 | |
| | ||||||
* | Fix some of the vulnerabilities in iurt_root_command | Pascal Terjan | 2014-01-19 | 1 | -14/+5 | |
| | ||||||
* | Try to improve cleanup (and not forget a build when another arch fails) | Pascal Terjan | 2014-01-19 | 2 | -49/+43 | |
| | ||||||
* | Record built packages to allow cleanup when only one arch fails | Pascal Terjan | 2014-01-19 | 1 | -1/+3 | |
| | ||||||
* | Still cleanup the queues when fetching logs for a failure fail (Probably ↵ | Pascal Terjan | 2014-01-19 | 1 | -7/+2 | |
| | | | | never actually happens) | |||||
* | Kill DKMS mode, it should be a list of packages to rebuild on kernel upload, ↵ | Pascal Terjan | 2014-01-19 | 2 | -380/+1 | |
| | | | | outside iurt | |||||
* | Drop old comments | Pascal Terjan | 2014-01-19 | 1 | -2/+0 | |
| | ||||||
* | s/cooker/cauldron/ | Thierry Vignaud | 2013-11-07 | 1 | -6/+6 | |
| | ||||||
* | Install icecream if it is enabled | Pascal Terjan | 2013-05-29 | 2 | -0/+5 | |
| | | | | Idea from Yuri Myasoedov in mdv bug #64699 | |||||
* | use urpmi --auto for mgarepo too | Olivier Blin | 2013-05-28 | 1 | -1/+1 | |
| | ||||||
* | use here-document (suggested by tv) with quotes to simplify | Olivier Blin | 2013-05-28 | 1 | -24/+25 | |
| | ||||||
* | no need to force rebuild of perl-HTML-Parser, it is not in iurt chroot anymore | Olivier Blin | 2013-05-24 | 1 | -1/+0 | |
| | ||||||
* | debug packages are now named with debuginfo suffix | Olivier Blin | 2013-05-24 | 1 | -2/+2 | |
| | ||||||
* | fix src.rpm glob, @*- should be @*: | Olivier Blin | 2013-05-24 | 1 | -1/+1 | |
| | ||||||
* | use rpmbuild directory instead of rpm | Olivier Blin | 2013-05-24 | 1 | -10/+10 | |
| | ||||||
* | Update NEWS | Pascal Terjan | 2013-05-19 | 1 | -0/+3 | |
| | ||||||
* | Add an option to discard generated packages | Pascal Terjan | 2013-05-19 | 1 | -1/+4 | |
| | ||||||
* | Close STDIN | Pascal Terjan | 2013-05-19 | 1 | -0/+3 | |
| | ||||||
* | 0.6.190.6.19 | Pascal Terjan | 2013-01-19 | 2 | -1/+5 | |
| | ||||||
* | Use unique tmpfile for dumping macros, if several iurt create/remove ↵ | Pascal Terjan | 2013-01-19 | 1 | -1/+1 | |
| | | | | /tmp/rpmmacros things will fail sometimes | |||||
* | Fix emi too | Pascal Terjan | 2013-01-11 | 1 | -1/+1 | |
| | ||||||
* | Fix ulri | Pascal Terjan | 2013-01-11 | 1 | -1/+1 | |
| | ||||||
* | Release 0.6.180.6.18 | Pascal Terjan | 2013-01-11 | 2 | -1/+4 | |
| | ||||||
* | Do not mark an arch done until all files are copied | Pascal Terjan | 2013-01-11 | 1 | -6/+9 | |
| | ||||||
* | 0.6.170.6.17 | Pascal Terjan | 2013-01-02 | 2 | -1/+2 | |
| | ||||||
* | Update NEWS | Pascal Terjan | 2013-01-02 | 1 | -0/+1 | |
| | ||||||
* | Write not_on_this_arch packages to status file | Pascal Terjan | 2013-01-02 | 2 | -0/+3 | |
| | ||||||
* | fix too | Thierry Vignaud | 2013-01-01 | 1 | -1/+1 | |
| | ||||||
* | fix test | Thierry Vignaud | 2013-01-01 | 1 | -1/+1 | |
| | ||||||
* | 0.6.160.6.16 | Pascal Terjan | 2012-12-31 | 2 | -1/+2 | |
| | ||||||
* | Add some logging | Pascal Terjan | 2012-12-23 | 1 | -3/+5 | |
| | ||||||
* | - fix check_chroot_need_update which was always telling to rebuild the chroot, | Arnaud Patard | 2012-12-14 | 1 | -0/+1 | |
| | | | | | | due to urpmi not being able to write to $urpmi_root/tmp some temp files (thus returning an empty package list). | |||||
* | Grr never rename a variable before committing without re-testing | Pascal Terjan | 2012-12-11 | 1 | -1/+1 | |
| | ||||||
* | Update srpm name, rebuild_one may change it | Pascal Terjan | 2012-12-11 | 2 | -15/+16 | |
| | ||||||
* | simplify like emi was | Thierry Vignaud | 2012-12-11 | 1 | -8/+2 | |
| | ||||||
* | (empty_status) simplify, make it cleaer and kill a perl_checker warning | Thierry Vignaud | 2012-12-11 | 1 | -1/+1 | |
| | ||||||
* | perl_checker cleanup | Thierry Vignaud | 2012-12-11 | 2 | -9/+9 | |
| | ||||||
* | Add forgotten lock | Pascal Terjan | 2012-12-11 | 1 | -0/+4 | |
| | ||||||
* | Fix chroot cleaning | Pascal Terjan | 2012-12-11 | 2 | -0/+3 | |
| |