aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Add an option to discard generated packagesPascal Terjan2013-05-191-1/+4
|
* Close STDINPascal Terjan2013-05-191-0/+3
|
* 0.6.190.6.19Pascal Terjan2013-01-192-1/+5
|
* Use unique tmpfile for dumping macros, if several iurt create/remove ↵Pascal Terjan2013-01-191-1/+1
| | | | /tmp/rpmmacros things will fail sometimes
* Fix emi tooPascal Terjan2013-01-111-1/+1
|
* Fix ulriPascal Terjan2013-01-111-1/+1
|
* Release 0.6.180.6.18Pascal Terjan2013-01-112-1/+4
|
* Do not mark an arch done until all files are copiedPascal Terjan2013-01-111-6/+9
|
* 0.6.170.6.17Pascal Terjan2013-01-022-1/+2
|
* Update NEWSPascal Terjan2013-01-021-0/+1
|
* Write not_on_this_arch packages to status filePascal Terjan2013-01-022-0/+3
|
* fix tooThierry Vignaud2013-01-011-1/+1
|
* fix testThierry Vignaud2013-01-011-1/+1
|
* 0.6.160.6.16Pascal Terjan2012-12-312-1/+2
|
* Add some loggingPascal Terjan2012-12-231-3/+5
|
* - fix check_chroot_need_update which was always telling to rebuild the chroot,Arnaud Patard2012-12-141-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-testingPascal Terjan2012-12-111-1/+1
|
* Update srpm name, rebuild_one may change itPascal Terjan2012-12-112-15/+16
|
* simplify like emi wasThierry Vignaud2012-12-111-8/+2
|
* (empty_status) simplify, make it cleaer and kill a perl_checker warningThierry Vignaud2012-12-111-1/+1
|
* perl_checker cleanupThierry Vignaud2012-12-112-9/+9
|
* Add forgotten lockPascal Terjan2012-12-111-0/+4
|
* Fix chroot cleaningPascal Terjan2012-12-112-0/+3
|
* Update NEWS0.6.15Pascal Terjan2012-12-101-0/+5
|
* Increase versionPascal Terjan2012-12-101-1/+1
|
* Get shared code out of rebuild_onePascal Terjan2012-12-101-6/+5
|
* Fix concurrent access to status filePascal Terjan2012-12-101-13/+20
|
* Get rid of cachePascal Terjan2012-12-106-203/+34
|
* Don't mention srpms in unknown state in the status file, this is bogus ↵Pascal Terjan2012-12-101-2/+0
| | | | anyway when srpm release changes
* Factorize dump_status/dump_cache_par callsPascal Terjan2012-12-101-10/+4
|
* Release 0.6.140.6.14Pascal Terjan2012-12-101-0/+1
|