aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Block two too dangerous pkill commands.Marcelo Leitner2008-02-202-5/+10
* - Fix damn bogus regular expression.Marcelo Leitner2008-02-151-1/+1
* - Revert die handler.Marcelo Leitner2008-02-151-1/+1
* - Do not abort on uncatched exceptions anymore.Marcelo Leitner2008-02-151-1/+2
* print at which time we got killedThierry Vignaud2008-02-151-2/+3
* perl_checker cleanupsThierry Vignaud2008-02-151-18/+16
* (create_temp_chroot) tag srpm parameter as optional sinceThierry Vignaud2008-02-151-2/+2
* perl_checker cleanupThierry Vignaud2008-02-151-1/+1
* install basesystem-minimal for cooker and 2008.1+Thierry Vignaud2008-02-151-1/+1
* small change so that perl_checker is able to parse this fileThierry Vignaud2008-02-151-1/+1
* blacklist more modules for perl_checkerThierry Vignaud2008-02-151-0/+7
* log on STDERR if we got SIGTERM or if an uncatched exception happennedThierry Vignaud2008-02-151-0/+22
* allow to specify kernel for which DKMS packages should be rebuiltOlivier Blin2008-02-122-1/+6
* use youri from mdv-youri-* packagesOlivier Blin2008-02-081-1/+1
* - Adds info message about why it considered the build as failed.Marcelo Leitner2008-02-081-0/+2
* - more rpmbuild replacementGustavo De Nardin2008-01-231-3/+3
* - more rpmbuild instead if rpm -bGustavo De Nardin2008-01-231-3/+3
* - 'rpm -b' has been deprrecated for 'rpmbuild' (for a long time?)Gustavo De Nardin2008-01-231-1/+1
* revert _excludedocs, it breaks some doc build (#37067)Olivier Blin2008-01-221-1/+0
* perl_checker cleanupsThierry Vignaud2008-01-161-3/+3
* sort output of rpm -qaThierry Vignaud2008-01-122-2/+2
* fix indentationOlivier Blin2008-01-121-1/+1
* (build_chroot) sort output of rpm -qaThierry Vignaud2008-01-121-1/+1
* (dump_rpmmacros) set %_excludedocs so that we speed up iurt on creating chrootsThierry Vignaud2008-01-121-0/+1
* replace "rpm --initdb" with "mkdir -p /var/lib/rpm" since --initdb in rpmPascal Rigaux2008-01-091-3/+2
* add --dkms -p option to iurt to allow rebuilding specific packages onlyOlivier Blin2008-01-072-1/+6
* really fix comparison operator :)Olivier Blin2008-01-021-1/+1
* - fixed comparison operatorGustavo De Nardin2007-12-271-1/+1
* creation of chroot can timeout cuz 10 minutes is not enough. 1 hour should be...Pascal Rigaux2007-11-221-1/+1
* do not use $ENV{SUDO_USER} anymore, use user given with --build-userPascal Rigaux2007-11-221-2/+5
* allow to specify upload media for DKMS packagesOlivier Blin2007-11-222-0/+5
* use --urpmi_root instead of --use-distrib when the repository is http|ftpPascal Rigaux2007-11-222-2/+11
* prepare for --urpmi-root:Pascal Rigaux2007-11-221-0/+21
* prepare for --urpmi-root:Pascal Rigaux2007-11-221-0/+6
* using ->set_command, and make it clear it redirects toPascal Rigaux2007-11-221-6/+4
* enhance previous commit:Pascal Rigaux2007-11-221-2/+2
* create ->set_command__chrootPascal Rigaux2007-11-221-1/+5
* fix typo in previous commit :-/Pascal Rigaux2007-11-221-0/+1
* create {distrib_url} out of {urpmi_media_options}, and inline {urpmi_media_op...Pascal Rigaux2007-11-221-3/+2
* factorize code setting {urpmi_command}Pascal Rigaux2007-11-221-2/+5
* - Revert the nsswitch.conf change, as ypbind is not used anymore and should beMarcelo Leitner2007-11-201-3/+0
* - Use the same /etc/nsswitch.conf, because as pixel reported, without that makeMarcelo Leitner2007-11-191-0/+3
* add extra spaceOlivier Blin2007-11-141-1/+1
* allow to set additional urpmi_options in distro config fileOlivier Blin2007-11-141-1/+1
* - Protect iurt from being executed as root.Marcelo Leitner2007-11-141-0/+1
* - Put some more debugging into command execution process.Marcelo Leitner2007-11-123-3/+13
* - Fix typo in function exports. (was create_buid_chroot)Marcelo Leitner2007-11-121-1/+1
* - Force mounting iurt_medias as read-onlyMarcelo Leitner2007-11-061-1/+1
* - Replace a chdir call with tar -C option and avoid further errors due to theMarcelo Leitner2007-11-061-5/+14
* - Remove tricky rpm --rebuilddb when builddeps are broken.Marcelo Leitner2007-11-061-10/+0