| Commit message (Expand) | Author | Age | Files | Lines |
* | (send_status_mail) since we redeclare $text, the above loop is | Thierry Vignaud | 2006-11-28 | 1 | -155/+152 |
* | don't destroy $_ in callers | Thierry Vignaud | 2006-11-28 | 1 | -0/+1 |
* | fix obvious bug... | Thierry Vignaud | 2006-11-28 | 1 | -1/+1 |
* | (check_media) don't reuse $1, $2, $3 from a previous match if the | Thierry Vignaud | 2006-11-28 | 1 | -37/+55 |
* | Changed error message | Claudio Matsuoka | 2006-11-14 | 1 | -2/+2 |
* | Use pwd instead of ./ for packages without full pathname | Claudio Matsuoka | 2006-11-14 | 1 | -4/+12 |
* | Add reminder to notify user in case of srpm recreation error | Claudio Matsuoka | 2006-11-12 | 1 | -7/+23 |
* | Redone some plog and indent changes | Claudio Matsuoka | 2006-11-10 | 1 | -4/+15 |
* | Cosmetic fixes: indentantion and 80-column wrap | Claudio Matsuoka | 2006-11-10 | 1 | -8/+14 |
* | Cosmetic fixes: indentation and 80-column wrap | Claudio Matsuoka | 2006-11-10 | 1 | -17/+52 |
* | added adhoc media handling | Florent Villard | 2006-11-09 | 1 | -70/+44 |
* | mkpath_p no longer exists, using mkpath instead. | Claudio Matsuoka | 2006-11-09 | 1 | -1/+3 |
* | Reindented configuration parameters, fixed plog error. | Claudio Matsuoka | 2006-11-09 | 1 | -53/+153 |
* | Using plog for log message. | Claudio Matsuoka | 2006-11-07 | 1 | -2/+17 |
* | Cosmetics: minor indentation changes | Claudio Matsuoka | 2006-11-06 | 1 | -8/+20 |
* | do not create a log dir for the first srpm; use a more explicit shell in chro... | Florent Villard | 2006-11-06 | 1 | -23/+15 |
* | Code cleanup: add subroutine to print messages to log | Claudio Matsuoka | 2006-11-03 | 1 | -27/+39 |
* | Changing $0 to display readable information in ps output | Claudio Matsuoka | 2006-11-02 | 1 | -0/+5 |
* | add media in the chroot by default | Florent Villard | 2006-10-24 | 1 | -1/+2 |
* | replace old srpm and use the new one; add a missing_dep status; stop if files... | Florent Villard | 2006-10-23 | 1 | -28/+22 |
* | move recreate_srpm to Urpmi; scp the resulting packages instead of copy; clea... | Florent Villard | 2006-10-11 | 1 | -85/+17 |
* | let the check of the binary and the basesystem packages be configurable0.5.10 | Florent Villard | 2006-09-01 | 1 | -6/+16 |
* | use $sudo0.5.8 | Florent Villard | 2006-08-28 | 1 | -14/+29 |
* | - start to use a wrapper for sudo commands | Florent Villard | 2006-08-28 | 1 | -69/+64 |
* | now running environment is also given to clean_all_unionfs | Florent Villard | 2006-08-17 | 1 | -177/+18 |
* | split some functions in separates modules | Florent Villard | 2006-08-08 | 1 | -826/+179 |
* | also check for /dev/pts in chroot; add a extra conf for new media; better uni... | Florent Villard | 2006-08-02 | 1 | -90/+151 |
* | fix the --shell mode to correclty update the sudoers file | Florent Villard | 2006-06-21 | 1 | -3/+3 |
* | switch to perl-RPM4; try to guess missing buildrequires; add find_provides; a... | Florent Villard | 2006-06-21 | 1 | -29/+79 |
* | - add a new max_command_retry to limit the number of time iurt will try to pe... | Florent Villard | 2006-06-19 | 1 | -10/+27 |
* | fix mail format | Florent Villard | 2006-06-18 | 1 | -8/+14 |
* | - add a new status option to generate summary reports | Florent Villard | 2006-06-18 | 1 | -43/+141 |
* | - save status file more often | Florent Villard | 2006-06-17 | 1 | -131/+163 |
* | - begin to add group option to compile several srpm as a set | Florent Villard | 2006-06-14 | 1 | -210/+429 |
* | fix the unionfs dir cleaning at the end of a run; fix broken deps packages re... | Florent Villard | 2006-06-13 | 1 | -2/+4 |
* | add --chrooted-urpmi option to use urpmi inside the chroot and not urpmi --root | Florent Villard | 2006-06-05 | 1 | -21/+71 |
* | do not send a mail when retrying to build the package without unionfs | Florent Villard | 2006-05-29 | 1 | -13/+18 |
* | fix --stop (no exec anymore, which I do not manage to make work, use a system) | Florent Villard | 2006-05-25 | 1 | -20/+32 |
* | create a subdir per user for chroot, add --clean option | Florent Villard | 2006-05-16 | 1 | -150/+239 |
* | do not lock when rebuilding chroot | Florent Villard | 2006-05-15 | 1 | -5/+4 |
* | add --shell option with sudo | Florent Villard | 2006-05-12 | 1 | -57/+145 |
* | flock and lockf does not work correctly, try to workarround | Florent Villard | 2006-05-09 | 1 | -30/+81 |
* | Also mail the official maintainer for missing buildrequires | Florent Villard | 2006-05-03 | 1 | -2/+2 |
* | Try to kill more agressively processes launched if the forked command is stopped | Florent Villard | 2006-05-01 | 1 | -1/+3 |
* | Check filesystem free space too and stop if full | Florent Villard | 2006-04-26 | 1 | -0/+13 |
* | sometimes killing the father is not enough to control log size, use kill group | Florent Villard | 2006-04-26 | 1 | -3/+7 |
* | add a global status file to log; dump the temporary cache even if the main lo... | Florent Villard | 2006-04-20 | 1 | -31/+63 |
* | try to rebuild the chroot if the macro dump failed | Florent Villard | 2006-04-13 | 1 | -1/+5 |
* | split cache by media too | Florent Villard | 2006-03-31 | 1 | -6/+12 |
* | try to load an older cache when the latest is corrupted | Florent Villard | 2006-03-31 | 1 | -10/+40 |