aboutsummaryrefslogtreecommitdiffstats
path: root/iurt2
Commit message (Expand)AuthorAgeFilesLines
* Changed error messageClaudio Matsuoka2006-11-141-2/+2
* Use pwd instead of ./ for packages without full pathnameClaudio Matsuoka2006-11-141-4/+12
* Add reminder to notify user in case of srpm recreation errorClaudio Matsuoka2006-11-121-7/+23
* Redone some plog and indent changesClaudio Matsuoka2006-11-101-4/+15
* Cosmetic fixes: indentantion and 80-column wrapClaudio Matsuoka2006-11-101-8/+14
* Cosmetic fixes: indentation and 80-column wrapClaudio Matsuoka2006-11-101-17/+52
* added adhoc media handlingFlorent Villard2006-11-091-70/+44
* mkpath_p no longer exists, using mkpath instead.Claudio Matsuoka2006-11-091-1/+3
* Reindented configuration parameters, fixed plog error.Claudio Matsuoka2006-11-091-53/+153
* Using plog for log message.Claudio Matsuoka2006-11-071-2/+17
* Cosmetics: minor indentation changesClaudio Matsuoka2006-11-061-8/+20
* do not create a log dir for the first srpm; use a more explicit shell in chro...Florent Villard2006-11-061-23/+15
* Code cleanup: add subroutine to print messages to logClaudio Matsuoka2006-11-031-27/+39
* Changing $0 to display readable information in ps outputClaudio Matsuoka2006-11-021-0/+5
* add media in the chroot by defaultFlorent Villard2006-10-241-1/+2
* replace old srpm and use the new one; add a missing_dep status; stop if files...Florent Villard2006-10-231-28/+22
* move recreate_srpm to Urpmi; scp the resulting packages instead of copy; clea...Florent Villard2006-10-111-85/+17
* let the check of the binary and the basesystem packages be configurable0.5.10Florent Villard2006-09-011-6/+16
* use $sudo0.5.8Florent Villard2006-08-281-14/+29
* - start to use a wrapper for sudo commandsFlorent Villard2006-08-281-69/+64
* now running environment is also given to clean_all_unionfsFlorent Villard2006-08-171-177/+18
* split some functions in separates modulesFlorent Villard2006-08-081-826/+179
* also check for /dev/pts in chroot; add a extra conf for new media; better uni...Florent Villard2006-08-021-90/+151
* fix the --shell mode to correclty update the sudoers fileFlorent Villard2006-06-211-3/+3
* switch to perl-RPM4; try to guess missing buildrequires; add find_provides; a...Florent Villard2006-06-211-29/+79
* - add a new max_command_retry to limit the number of time iurt will try to pe...Florent Villard2006-06-191-10/+27
* fix mail formatFlorent Villard2006-06-181-8/+14
* - add a new status option to generate summary reportsFlorent Villard2006-06-181-43/+141
* - save status file more oftenFlorent Villard2006-06-171-131/+163
* - begin to add group option to compile several srpm as a setFlorent Villard2006-06-141-210/+429
* fix the unionfs dir cleaning at the end of a run; fix broken deps packages re...Florent Villard2006-06-131-2/+4
* add --chrooted-urpmi option to use urpmi inside the chroot and not urpmi --rootFlorent Villard2006-06-051-21/+71
* do not send a mail when retrying to build the package without unionfsFlorent Villard2006-05-291-13/+18
* fix --stop (no exec anymore, which I do not manage to make work, use a system)Florent Villard2006-05-251-20/+32
* create a subdir per user for chroot, add --clean optionFlorent Villard2006-05-161-150/+239
* do not lock when rebuilding chrootFlorent Villard2006-05-151-5/+4
* add --shell option with sudoFlorent Villard2006-05-121-57/+145
* flock and lockf does not work correctly, try to workarroundFlorent Villard2006-05-091-30/+81
* Also mail the official maintainer for missing buildrequiresFlorent Villard2006-05-031-2/+2
* Try to kill more agressively processes launched if the forked command is stoppedFlorent Villard2006-05-011-1/+3
* Check filesystem free space too and stop if fullFlorent Villard2006-04-261-0/+13
* sometimes killing the father is not enough to control log size, use kill groupFlorent Villard2006-04-261-3/+7
* add a global status file to log; dump the temporary cache even if the main lo...Florent Villard2006-04-201-31/+63
* try to rebuild the chroot if the macro dump failedFlorent Villard2006-04-131-1/+5
* split cache by media tooFlorent Villard2006-03-311-6/+12
* try to load an older cache when the latest is corruptedFlorent Villard2006-03-311-10/+40
* now use a subdir for each srpm logging infoFlorent Villard2006-03-091-7/+15
* check more agressively log size; do not mail maintainer when fallbacking in n...Florent Villard2006-03-081-10/+13
* do not stop if the upload mode is not set and if the upload dir does not existFlorent Villard2006-03-051-1/+1
* do not try to load unionfs module if already loaded; perform a depmod before ...Florent Villard2006-03-051-2/+16