aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* do not add rpm extension when building packages listOlivier Blin2010-11-251-1/+1
* remove spurious space, oopsOlivier Blin2010-11-251-1/+1
* remove trailing slashesOlivier Blin2010-11-251-5/+5
* remove more trailing slashesOlivier Blin2010-11-251-3/+3
* remove trailing slashesOlivier Blin2010-11-251-3/+3
* log path is unusedOlivier Blin2010-11-251-1/+0
* create rejected directory if neededOlivier Blin2010-11-251-0/+1
* fix indentationOlivier Blin2010-11-251-4/+4
* x86_64 hosts can now build i586 packages, impressive!Olivier Blin2010-11-251-0/+5
* iurt log path is now passed by ulri when running the iurt command through sshOlivier Blin2010-11-251-2/+1
* use urpmi-root when listing mediaOlivier Blin2010-11-241-1/+1
* remove sudo calls, iurt_root_command is supposed to be run as root alreadyOlivier Blin2010-11-241-5/+4
* remove last sudo command callOlivier Blin2010-11-241-1/+1