Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Also makes sure /dev/pts is unmounted too. | Marcelo Leitner | 2007-05-29 | 1 | -1/+2 |
| | | | | | - Redirect errors to /dev/null, as usual here. | ||||
* | - Umount /proc prior to tar() the chroot. | Marcelo Leitner | 2007-05-29 | 1 | -0/+1 |
| | |||||
* | unwarlying the defaults | Gustavo De Nardin | 2007-05-22 | 2 | -2/+2 |
| | |||||
* | remove the newline | Gustavo De Nardin | 2007-05-21 | 1 | -0/+1 |
| | |||||
* | get_repsys_conf() didn't really got Repsys config, just emails from the | Gustavo De Nardin | 2007-05-21 | 3 | -37/+14 |
| | | | | | | static file. Changed it for get_author_email(), which uses repsys command itself to get the email. Should fix bug #30904. | ||||
* | check sudo access using a simple sudo command, instead of relying in sudo -l | Gustavo De Nardin | 2007-05-12 | 1 | -7/+1 |
| | | | | | output format (which is different between /etc/sudoers and LDAP) | ||||
* | Restoring code lost in the SVN breakage from an old checkout | Gustavo De Nardin | 2007-05-12 | 11 | -0/+4863 |
| | |||||
* | - Fix updates handling: updates is not a repository, it's a media. The | Marcelo Leitner | 2007-03-23 | 1 | -5/+4 |
| | | | | | repository should be kept. | ||||
* | - Implemented later and updates commands: | Marcelo Leitner | 2007-03-23 | 1 | -1/+24 |
| | | | | | | | later command moves packages to a queue that will be merged into cooker after 2007.1 updates command moves packages to 2007.1 updates tree. | ||||
* | - Added helper script to be ran with emi in order to do manual approvals. | Marcelo Leitner | 2007-03-22 | 1 | -0/+94 |
| | |||||
* | oops, fix stupid mistake | Olivier Blin | 2007-03-18 | 1 | -1/+1 |
| | |||||
* | explicitely die when the log directory can not be created | Olivier Blin | 2007-03-18 | 1 | -0/+1 |
| | |||||
* | factorize log dir | Olivier Blin | 2007-03-18 | 1 | -3/+4 |
| | |||||
* | fix lib search path (iurt should probably pass its search path to ↵ | Olivier Blin | 2007-03-17 | 1 | -1/+1 |
| | | | | iurt_root_command instead) | ||||
* | use login shells when chrooting as user | Olivier Blin | 2007-03-09 | 1 | -2/+2 |
| | |||||
* | update youri modules path in emi | Olivier Blin | 2007-03-07 | 1 | -1/+1 |
| | |||||
* | add /root in unauthorized paths (import from cluster files, from ↵ | Olivier Blin | 2007-03-07 | 1 | -4/+4 |
| | | | | warly/mrl/claudio ?) | ||||
* | add per-package build_timeout configuration support | Anssi Hannula | 2007-03-01 | 1 | -3/+25 |
| | |||||
* | fix duplicate line | Florent Villard | 2007-02-14 | 1 | -21/+249 |
| | |||||
* | Get build user environment when building packages | Claudio Matsuoka | 2006-12-29 | 1 | -1/+1 |
| | | | | | | | User enviroment read when building packages. This fixes bug #27771 (bash profiles not executed inside iurt). Tested with sipbomber, vtk doesn't need this to build correctly. | ||||
* | Created directory for version 2.06. | Mandrake | 2006-12-22 | 1 | -239/+20 |
| | |||||
* | add a use_old_chroot option to have faster test mode; improve the group mode | Florent Villard | 2006-12-22 | 1 | -33/+80 |
| | |||||
* | use generic variable | Florent Villard | 2006-12-11 | 1 | -1/+1 |
| | |||||
* | fix chroot shell PS1 | Florent Villard | 2006-12-11 | 1 | -2/+6 |
| | |||||
* | add new -p option to specify a different packager | Florent Villard | 2006-12-07 | 1 | -1/+4 |
| | |||||
* | be less restrictive for copying file into /root | Florent Villard | 2006-12-07 | 1 | -60/+63 |
| | |||||
* | make iurt working as root in command line without a config file0.6.4 | Florent Villard | 2006-12-07 | 1 | -1/+1 |
| | |||||
* | iurt is noarch0.6.3 | Florent Villard | 2006-12-06 | 1 | -1/+2 |
| | |||||
* | force to have a repository either in the config file or the command line | Florent Villard | 2006-12-06 | 1 | -8/+23 |
| | |||||
* | add correct rights for iurt_root_command | Florent Villard | 2006-12-06 | 1 | -3/+3 |
| | |||||
* | update Makefile with a submit entry | Florent Villard | 2006-12-06 | 1 | -6/+11 |
| | |||||
* | add a iurt package | Florent Villard | 2006-12-06 | 2 | -5/+12 |
| | |||||
* | Update soft SPEC for version 0.6.2 | Florent Villard | 2006-12-06 | 1 | -1/+3 |
| | |||||
* | added spec and Makefile0.6.2 | Florent Villard | 2006-12-06 | 2 | -0/+93 |
| | |||||
* | Replaced cryptic regexps for descriptive functions (misc) | Claudio Matsuoka | 2006-12-05 | 1 | -8/+4 |
| | |||||
* | Fix relative path handling (again) | Claudio Matsuoka | 2006-12-04 | 1 | -1/+1 |
| | | | | | Now iurt should handle all relative and absolute path cases correctly. | ||||
* | curl is required for rpmmon to retrieve maintainership | Olivier Blin | 2006-12-01 | 1 | -6/+26 |
| | |||||
* | make enough changes so that perl_chcker run smoothly | Thierry Vignaud | 2006-11-30 | 1 | -6/+7 |
| | |||||
* | Adjusted log level | Claudio Matsuoka | 2006-11-29 | 1 | -3/+3 |
| | |||||
* | Fixed loglevel | Claudio Matsuoka | 2006-11-29 | 1 | -16/+16 |
| | |||||
* | (send_status_mail) since we redeclare $text, the above loop is | Thierry Vignaud | 2006-11-28 | 1 | -155/+152 |
| | | | | | | useless...; kill the doble declaration since it's probably was intended (aka we'll got more logs...) | ||||
* | don't destroy $_ in callers | Thierry Vignaud | 2006-11-28 | 1 | -0/+1 |
| | |||||
* | blacklist enough modules so that iurt is parsable by perl_checker | Thierry Vignaud | 2006-11-28 | 1 | -0/+13 |
| | |||||
* | 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 |
| | | | | | regex failled | ||||
* | Fixed pretty log in emi | Claudio Matsuoka | 2006-11-28 | 1 | -13/+18 |
| | |||||
* | Fixed log message, renamed variable, code cleanup | Claudio Matsuoka | 2006-11-14 | 1 | -9/+9 |
| | |||||
* | Ok, perhaps listing .done files makes it too verbose. | Claudio Matsuoka | 2006-11-14 | 1 | -107/+171 |
| | |||||
* | 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 |
| | | | | | | Otherwise when copying the srpm to the chroot it will use ./ from a different cwd. |