| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Revert something accidentaly commited | Pascal Terjan | 2011-01-18 | 1 | -2/+2 |
* | Have only one instance of the bot running per host at a time, even if they ar... | Pascal Terjan | 2011-01-18 | 1 | -6/+6 |
* | Fix first part of message not being displayed | Pascal Terjan | 2011-01-18 | 1 | -1/+1 |
* | Do not try to add iurt file in tarball, it does not exist | Pascal Terjan | 2011-01-17 | 1 | -1/+1 |
* | Avoid concurrent emi processes. | Pascal Terjan | 2011-01-17 | 1 | -3/+1 |
* | set 0440 permissions to tmp file before copying it to sudoers | Olivier Blin | 2011-01-16 | 1 | -0/+1 |
* | revert umask changes | Olivier Blin | 2011-01-16 | 2 | -13/+3 |
* | use umask to write sudoers file (so that it gets 0440 perms as expected by sudo) | Olivier Blin | 2011-01-16 | 1 | -1/+1 |
* | add command line umask option for cp | Olivier Blin | 2011-01-16 | 1 | -2/+5 |
* | allow to use umask option for cp | Olivier Blin | 2011-01-16 | 1 | -0/+7 |
* | Remove src.rpm from done in case of failure | Pascal Terjan | 2011-01-14 | 1 | -0/+6 |
* | check for rpmbuild binary, not just rpm | Olivier Blin | 2011-01-14 | 1 | -1/+1 |
* | fix log variable declaration | Olivier Blin | 2011-01-13 | 1 | -1/+1 |
* | add missing parentheses in open calls | Olivier Blin | 2011-01-13 | 4 | -5/+5 |
* | fail early if chroot creation fails (if some suggests have unsatisfied | Olivier Blin | 2011-01-13 | 1 | -6/+3 |
* | run variable is now used | Olivier Blin | 2011-01-10 | 1 | -1/+1 |
* | use iurt_root_command to run chroot for --shell and --stop | Olivier Blin | 2011-01-10 | 1 | -2/+2 |
* | use root wrapper --cp to write sudoers file | Olivier Blin | 2011-01-10 | 1 | -3/+12 |
* | close the rpmmacros file when done | Olivier Blin | 2011-01-10 | 1 | -0/+1 |
* | do not require rpm-setup package, it is pulled by rpm-build | Olivier Blin | 2011-01-09 | 2 | -2/+0 |
* | remove useless spaces | Nicolas Vigier | 2011-01-07 | 1 | -2/+2 |
* | Rename youri-queue in youri-upload now that they are merged | Pascal Terjan | 2011-01-07 | 1 | -1/+1 |
* | No need to sudo, emi is running with correct user already | Pascal Terjan | 2011-01-06 | 1 | -2/+1 |
* | Have consistent spelling for vendor name, else packages get rejected | Pascal Terjan | 2011-01-06 | 1 | -1/+1 |
* | iurt2.sh wrapper is unneeded now | Olivier Blin | 2010-11-26 | 1 | -12/+0 |
* | include arch in chroot dir name | Olivier Blin | 2010-11-26 | 1 | -2/+2 |
* | remove basesystem_media_root, basesystem_media, and use_system_distrib config... | Olivier Blin | 2010-11-25 | 3 | -31/+1 |
* | fix indentation | Olivier Blin | 2010-11-25 | 1 | -30/+30 |
* | factorize chroot rebuild code | Olivier Blin | 2010-11-25 | 1 | -19/+10 |
* | fix case | Olivier Blin | 2010-11-25 | 1 | -1/+1 |
* | linking back the chroot tarball is only needed when not rebuilding the chroot | Olivier Blin | 2010-11-25 | 1 | -1/+1 |
* | simplify | Olivier Blin | 2010-11-25 | 1 | -4/+2 |
* | create tmp_chroot in one place only | Olivier Blin | 2010-11-25 | 1 | -2/+2 |
* | add a message when the chroot is already up-to-date | Olivier Blin | 2010-11-25 | 1 | -1/+3 |
* | use urpmq --list to find available basesystem package versions, | Olivier Blin | 2010-11-25 | 1 | -10/+9 |
* | do not add rpm extension when building packages list | Olivier Blin | 2010-11-25 | 1 | -1/+1 |
* | remove spurious space, oops | Olivier Blin | 2010-11-25 | 1 | -1/+1 |
* | remove trailing slashes | Olivier Blin | 2010-11-25 | 1 | -5/+5 |
* | remove more trailing slashes | Olivier Blin | 2010-11-25 | 1 | -3/+3 |