aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove old commentOlivier Blin2011-03-231-1/+0
* move rpmbuild check in build_chroot, which is a better place than install_pac...Olivier Blin2011-03-232-7/+8
* always use basesystem-minimal instead of basesystemOlivier Blin2011-03-171-1/+1
* when building chroot, do not use --distrib but use media from base_media in c...Olivier Blin2011-03-173-6/+17
* ignore gpg-pubkey packages in installed packages listNicolas Vigier2011-02-111-1/+1
* Upload packages in submission orderPascal Terjan2011-01-301-1/+1
* backport a one-liner fix from mdv: "it should say where it lacks disk space" ...Thierry Vignaud2011-01-261-1/+1
* Have a different lock for ulri and emi, they do not need to be sync-ed more t...Pascal Terjan2011-01-261-1/+1
* fix URLThierry Vignaud2011-01-211-1/+1
* remove broken lineOlivier Blin2011-01-201-1/+0
* fix tarball nameOlivier Blin2011-01-201-4/+4
* exclude perl_checker local dir and backup files when creating tarballOlivier Blin2011-01-201-1/+1
* synchronize with spec from /packagesOlivier Blin2011-01-201-18/+21
* 0.6.50.6.5Olivier Blin2011-01-202-2/+2
* Do not succeed if we only get src.rpm as resultPascal Terjan2011-01-201-1/+1
* Revert something accidentaly commitedPascal Terjan2011-01-181-2/+2
* Have only one instance of the bot running per host at a time, even if they ar...Pascal Terjan2011-01-181-6/+6
* Fix first part of message not being displayedPascal Terjan2011-01-181-1/+1
* Do not try to add iurt file in tarball, it does not existPascal Terjan2011-01-171-1/+1
* Avoid concurrent emi processes.Pascal Terjan2011-01-171-3/+1
* set 0440 permissions to tmp file before copying it to sudoersOlivier Blin2011-01-161-0/+1
* revert umask changesOlivier Blin2011-01-162-13/+3
* use umask to write sudoers file (so that it gets 0440 perms as expected by sudo)Olivier Blin2011-01-161-1/+1
* add command line umask option for cpOlivier Blin2011-01-161-2/+5
* allow to use umask option for cpOlivier Blin2011-01-161-0/+7
* Remove src.rpm from done in case of failurePascal Terjan2011-01-141-0/+6
* check for rpmbuild binary, not just rpmOlivier Blin2011-01-141-1/+1
* fix log variable declarationOlivier Blin2011-01-131-1/+1
* add missing parentheses in open callsOlivier Blin2011-01-134-5/+5
* fail early if chroot creation fails (if some suggests have unsatisfiedOlivier Blin2011-01-131-6/+3
* run variable is now usedOlivier Blin2011-01-101-1/+1
* use iurt_root_command to run chroot for --shell and --stopOlivier Blin2011-01-101-2/+2
* use root wrapper --cp to write sudoers fileOlivier Blin2011-01-101-3/+12
* close the rpmmacros file when doneOlivier Blin2011-01-101-0/+1
* do not require rpm-setup package, it is pulled by rpm-buildOlivier Blin2011-01-092-2/+0
* remove useless spacesNicolas Vigier2011-01-071-2/+2
* Rename youri-queue in youri-upload now that they are mergedPascal Terjan2011-01-071-1/+1
* No need to sudo, emi is running with correct user alreadyPascal Terjan2011-01-061-2/+1
* Have consistent spelling for vendor name, else packages get rejectedPascal Terjan2011-01-061-1/+1
* iurt2.sh wrapper is unneeded nowOlivier Blin2010-11-261-12/+0
* include arch in chroot dir nameOlivier Blin2010-11-261-2/+2
* remove basesystem_media_root, basesystem_media, and use_system_distrib config...Olivier Blin2010-11-253-31/+1
* fix indentationOlivier Blin2010-11-251-30/+30
* factorize chroot rebuild codeOlivier Blin2010-11-251-19/+10
* fix caseOlivier Blin2010-11-251-1/+1
* linking back the chroot tarball is only needed when not rebuilding the chrootOlivier Blin2010-11-251-1/+1
* simplifyOlivier Blin2010-11-251-4/+2
* create tmp_chroot in one place onlyOlivier Blin2010-11-251-2/+2
* add a message when the chroot is already up-to-dateOlivier Blin2010-11-251-1/+3
* use urpmq --list to find available basesystem package versions,Olivier Blin2010-11-251-10/+9