| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve error cases and fix previous commit (thanks blino) | Pascal Terjan | 2011-04-28 | 1 | -10/+11 |
* | Fail in create_temp_chroot of clean_chroot returned an error | Pascal Terjan | 2011-04-27 | 1 | -1/+1 |
* | Give up chroot creation when untar fails | Pascal Terjan | 2011-04-27 | 1 | -0/+3 |
* | - do not modify PERL5LIB, as we use regular rpm now | Michael Scherer | 2011-04-15 | 1 | -2/+0 |
* | - add missing modules | Michael Scherer | 2011-04-15 | 1 | -0/+1 |
* | - do not harcode module name, use a better regexp and shorter line to check i... | Michael Scherer | 2011-04-15 | 1 | -6/+3 |
* | - use grep instead of any, as this is builtin | Michael Scherer | 2011-04-15 | 1 | -2/+1 |
* | - remove dead code ( done by rpm/urpmi ) | Michael Scherer | 2011-04-15 | 1 | -13/+0 |
* | clean and reindent the array that contains all options | Michael Scherer | 2011-04-15 | 1 | -11/+21 |
* | - use File::Path and List::MoreUtils, and only import if_ from MDK::Common | Michael Scherer | 2011-04-15 | 1 | -3/+5 |
* | - remove unused files, see ml | Michael Scherer | 2011-04-15 | 2 | -1529/+0 |
* | remove cache option and variables, as it seems to have been disabled 3 years ago | Michael Scherer | 2011-04-15 | 1 | -9/+2 |
* | - use file::slurp rather than reading the file ourself ( simpler and more eff... | Michael Scherer | 2011-04-15 | 1 | -7/+2 |
* | simplify declare and assign on the same line | Michael Scherer | 2011-04-15 | 1 | -2/+1 |
* | simplify the logic around email assignation. If $ent->{user} is not set, get_... | Michael Scherer | 2011-04-15 | 1 | -6/+2 |
* | use the non legacy interface of the module ( in case upstream decide to drop ... | Michael Scherer | 2011-04-15 | 1 | -5/+5 |
* | - do not import all symbols from MDK::Common, just the one needed | Michael Scherer | 2011-04-15 | 1 | -1/+1 |
* | remove option install_chroot_binary, not used anywhere in the code | Michael Scherer | 2011-04-15 | 1 | -4/+0 |
* | - again, use standard module to reduce code we need to take care of | Michael Scherer | 2011-04-15 | 1 | -1/+1 |
* | remove unused option, cache_home is just used in 1 case, for init_cache and e... | Michael Scherer | 2011-04-15 | 1 | -4/+0 |
* | - use a more standard module, to reduce code we have to maintain | Michael Scherer | 2011-04-15 | 1 | -2/+2 |
* | use default Sys::Hostname module from perl | Michael Scherer | 2011-04-15 | 1 | -1/+2 |
* | - adapt to mageia | Michael Scherer | 2011-04-15 | 1 | -2/+3 |
* | - factorize the path of directory | Michael Scherer | 2011-04-15 | 1 | -4/+5 |
* | Use a different variable to check if a build is finished and if it has been s... | Pascal Terjan | 2011-04-14 | 1 | -2/+3 |
* | Also skip unneeded clean_rpmsrate | Pascal Terjan | 2011-04-13 | 1 | -1/+2 |
* | Do not create .done before arch is finished | Pascal Terjan | 2011-04-13 | 1 | -2/+4 |
* | Reduce the number of calls to genhdlist2 | Pascal Terjan | 2011-04-13 | 1 | -3/+49 |
* | Do not set success to 1 if we do not have expected binary package | Pascal Terjan | 2011-04-11 | 1 | -1/+1 |
* | Re-enable logging noarch package | Pascal Terjan | 2011-04-11 | 1 | -1/+1 |
* | Only consider the build finish when there is at least one package of the targ... | Pascal Terjan | 2011-04-11 | 1 | -2/+4 |
* | Prevent lock removal before the build is finished when username contains a _ | Pascal Terjan | 2011-04-08 | 1 | -1/+1 |
* | use mga-youri-submit | Olivier Blin | 2011-04-05 | 1 | -1/+1 |
* | Stop using mdv-youri-core | Pascal Terjan | 2011-03-24 | 1 | -1/+1 |
* | install meta-task first for prefer.vendor.list to be used | Olivier Blin | 2011-03-23 | 1 | -12/+15 |
* | remove old comment | Olivier Blin | 2011-03-23 | 1 | -1/+0 |
* | move rpmbuild check in build_chroot, which is a better place than install_pac... | Olivier Blin | 2011-03-23 | 2 | -7/+8 |
* | always use basesystem-minimal instead of basesystem | Olivier Blin | 2011-03-17 | 1 | -1/+1 |
* | when building chroot, do not use --distrib but use media from base_media in c... | Olivier Blin | 2011-03-17 | 3 | -6/+17 |
* | ignore gpg-pubkey packages in installed packages list | Nicolas Vigier | 2011-02-11 | 1 | -1/+1 |
* | Upload packages in submission order | Pascal Terjan | 2011-01-30 | 1 | -1/+1 |
* | backport a one-liner fix from mdv: "it should say where it lacks disk space" ... | Thierry Vignaud | 2011-01-26 | 1 | -1/+1 |
* | Have a different lock for ulri and emi, they do not need to be sync-ed more t... | Pascal Terjan | 2011-01-26 | 1 | -1/+1 |
* | fix URL | Thierry Vignaud | 2011-01-21 | 1 | -1/+1 |
* | remove broken line | Olivier Blin | 2011-01-20 | 1 | -1/+0 |
* | fix tarball name | Olivier Blin | 2011-01-20 | 1 | -4/+4 |
* | exclude perl_checker local dir and backup files when creating tarball | Olivier Blin | 2011-01-20 | 1 | -1/+1 |
* | synchronize with spec from /packages | Olivier Blin | 2011-01-20 | 1 | -18/+21 |
* | 0.6.50.6.5 | Olivier Blin | 2011-01-20 | 2 | -2/+2 |
* | Do not succeed if we only get src.rpm as result | Pascal Terjan | 2011-01-20 | 1 | -1/+1 |