aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Do not use --probe-hdlist in urpmi.addmedia commands, as dicussed inMarcelo Leitner2007-07-031-1/+1
| | | | | distrib-admin@.
* - We do not run chrooted, so we must prefix the media path with the chrootMarcelo Leitner2007-06-271-1/+1
| | | | | info.
* - Fool, it was right.Marcelo Leitner2007-06-271-1/+1
|
* - Finally fix the issue: s/urpmi_medias/iurt_medias/, fixing my mistake.Marcelo Leitner2007-06-271-1/+1
|
* - Fix namespace issue.Marcelo Leitner2007-06-271-1/+2
|
* - Enhance error reporting.Marcelo Leitner2007-06-271-1/+4
|
* - Fix media variable name.Marcelo Leitner2007-06-271-1/+1
|
* - Enhance error reporting.Marcelo Leitner2007-06-271-1/+4
|
* - Finish the rename.Marcelo Leitner2007-06-271-1/+1
|
* - Enhance debug on chroot creation and prepare for chroot updates.Marcelo Leitner2007-06-271-5/+42
|
* - Enhance job abandoning message.Marcelo Leitner2007-06-261-2/+5
| | | | | - Do not redirect stderr to pidfile, otherwise ssh messages will be logged too.
* - Ops, fix one trailing (Marcelo Leitner2007-06-261-1/+1
|
* - Improve compilation start timeout handling.Marcelo Leitner2007-06-261-1/+8
|
* - Fix perl keyword misuse.Marcelo Leitner2007-06-261-1/+1
|
* - make it clear when admin gets undue emailGustavo De Nardin2007-06-261-1/+1
|
* - get rid of email guessingGustavo De Nardin2007-06-262-14/+7
| | | | | | - mail bot admin only in case the author cannot be found - a bit more info in a log message
* - Protect the cache against empty medias, as current iurt command handler willMarcelo Leitner2007-06-251-0/+11
| | | | | abort the whole thing if add_media fails.
* - Fix cache_ prefix location.Marcelo Leitner2007-06-221-2/+2
|
* - Indent fix.Marcelo Leitner2007-06-211-1/+1
|
* - Fix debug support.Marcelo Leitner2007-06-211-2/+7
|
* - Escape the wildcard.Marcelo Leitner2007-06-201-1/+1
|
* - Protect chroot removal if there is still mount points referencing it.Marcelo Leitner2007-06-191-1/+11
| | | | | - Also list our two new mountpoints in yet other chroot cleanup function.
* - Also clean unsupported archs, which are uploaded without .src.rpms.Marcelo Leitner2007-06-151-0/+8
|
* - Adds support for debug packages.Marcelo Leitner2007-06-151-1/+1
|
* - Added the script that will be executed on n3 in order to clean iurt cache.Marcelo Leitner2007-06-151-0/+117
|
* - Fix cache pathMarcelo Leitner2007-06-151-1/+1
|
* - --additional-media option on --chrooted-urpmi one, as they are almost clones.Marcelo Leitner2007-06-153-29/+49
|
* - Avoid compact perl and free of mistakes.Marcelo Leitner2007-06-082-2/+4
|
* - Add support for icecream via option --icecream <procs>Marcelo Leitner2007-06-083-2/+74
| | | | | | | | | - Add support for external and intentional medias via --additional_media option - Fix local_spool hdlist detection while in group mode: hdlist.cz will never be a directory. - Fix TMP environment location at package building command. It must be inside sudo, otherelse sudo will strip it.
* - Fix wrongly copied-pasted variable $chroot (should be $tmp_chroot)Marcelo Leitner2007-05-291-2/+2
|
* - Also makes sure /dev/pts is unmounted too.Marcelo Leitner2007-05-291-1/+2
| | | | | - Redirect errors to /dev/null, as usual here.
* - Umount /proc prior to tar() the chroot.Marcelo Leitner2007-05-291-0/+1
|
* unwarlying the defaultsGustavo De Nardin2007-05-222-2/+2
|
* remove the newlineGustavo De Nardin2007-05-211-0/+1
|
* get_repsys_conf() didn't really got Repsys config, just emails from theGustavo De Nardin2007-05-213-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 -lGustavo De Nardin2007-05-121-7/+1
| | | | | output format (which is different between /etc/sudoers and LDAP)
* Restoring code lost in the SVN breakage from an old checkoutGustavo De Nardin2007-05-1211-0/+4863
|
* - Fix updates handling: updates is not a repository, it's a media. TheMarcelo Leitner2007-03-231-5/+4
| | | | | repository should be kept.
* - Implemented later and updates commands:Marcelo Leitner2007-03-231-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 Leitner2007-03-221-0/+94
|
* oops, fix stupid mistakeOlivier Blin2007-03-181-1/+1
|
* explicitely die when the log directory can not be createdOlivier Blin2007-03-181-0/+1
|
* factorize log dirOlivier Blin2007-03-181-3/+4
|
* fix lib search path (iurt should probably pass its search path to ↵Olivier Blin2007-03-171-1/+1
| | | | iurt_root_command instead)
* use login shells when chrooting as userOlivier Blin2007-03-091-2/+2
|
* update youri modules path in emiOlivier Blin2007-03-071-1/+1
|
* add /root in unauthorized paths (import from cluster files, from ↵Olivier Blin2007-03-071-4/+4
| | | | warly/mrl/claudio ?)
* add per-package build_timeout configuration supportAnssi Hannula2007-03-011-3/+25
|
* fix duplicate lineFlorent Villard2007-02-141-21/+249
|
* Get build user environment when building packagesClaudio Matsuoka2006-12-291-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.