aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use iurt_root_command to umountOlivier Blin2010-11-011-4/+4
|
* check dir authorization for umountOlivier Blin2010-11-011-0/+1
|
* simplify as check_path_authorizedOlivier Blin2010-11-011-6/+6
|
* check args in tar as wellOlivier Blin2010-11-011-0/+4
|
* add umount (to be protected)Olivier Blin2010-11-011-0/+8
|
* untar /var/log/qa with iurt_root_commandOlivier Blin2010-11-011-1/+1
|
* no need to pre-create rpm dirs, rpm is doing it by itself nowadaysOlivier Blin2010-11-011-6/+0
|
* check sudo access for iurt_root_command onlyOlivier Blin2010-11-011-3/+3
|
* use iurt_root_command --tarOlivier Blin2010-11-011-1/+1
|
* add --tar and --untar support to iurt_root_commandOlivier Blin2010-11-011-0/+61
|
* remove old code creating /etc/mtab and /dev/null, everything is created fine ↵Olivier Blin2010-11-011-8/+0
| | | | by basesystem now
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2010-11-011-3/+3
| | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r17 | blino | 2010-11-01 22:06:35 +0000 (Mon, 01 Nov 2010) | 1 line import initial iurt fork ------------------------------------------------------------------------
* fix escape sequence in PS1 (from kenobi's copy)Olivier Blin2010-10-311-1/+1
|
* check for all mandatory archs if there is at least one arched packageOlivier Blin2010-08-251-2/+3
| | | | | | (and not only if there is no noarch package, since now rpm can build both noarch and arched from the same src package)
* do not guess built modules from media with different arch (i.e. do not use ↵Olivier Blin2010-05-261-0/+1
| | | | i586 media from x86_64 media.cfg)
* use release sub-media by default (has been the default repository layout for ↵Olivier Blin2010-05-191-2/+2
| | | | years now)
* allow armv5tejl to build armv5tl packagesOlivier Blin2010-05-191-0/+1
|
* Missing buildrequires is for the maintainer tooPascal Terjan2010-01-191-1/+1
|
* Use maintainers.mandriva.com instead of rpmmon to get maintainerPascal Terjan2010-01-191-1/+1
|
* - Fix --log optionPascal Terjan2010-01-181-3/+4
|
* Fix missing }Pascal Terjan2010-01-051-13/+15
|
* Fail when deps would not be installed for a src.rpmPascal Terjan2010-01-051-2/+3
|
* Differentiate missing src.rpm from failure to rebuild itPascal Terjan2010-01-041-0/+8
|
* Don't break the case when new and old src.rpm have same namePascal Terjan2009-12-301-1/+1
|
* Try harder to decide which one is re-generated rpmPascal Terjan2009-12-301-8/+5
|
* Commit the working version of build_allPascal Terjan2009-12-071-1/+1
|
* Allow rebuilding all the mediaPascal Terjan2009-12-021-4/+8
|
* perl_checker cleanupsThierry Vignaud2009-12-024-30/+30
|
* supplement blacklistThierry Vignaud2009-12-021-0/+2
|
* Add a --delete-on-success for the cases where we only want failure logsPascal Terjan2009-12-011-2/+10
|
* Oops they were differentPascal Terjan2009-12-011-0/+3
|
* Remove duplicate linesPascal Terjan2009-12-011-3/+0
|
* Don't lie, use the same plog level for the group of messages, so they always ↵Gustavo De Nardin2009-08-071-2/+2
| | | | show up complete.
* - don't output control code for back-to-normal color when not using colorsGustavo De Nardin2009-08-061-5/+4
| | | | | - add an 'ERROR' plog level, as many places use that instead of 'ERR'
* Workaround failure to create the log file.Gustavo De Nardin2009-08-061-0/+2
|
* - support passing the place of iurt logs to the command, so the iurt2.shGustavo De Nardin2009-08-061-1/+2
| | | | | | | | wrapper can save iurt output there - revert a change from r258923: don't try using tee in the SSH command, the single quotes break the command line, probably due to them already being used somewhere else
* Adding --iurtlogdir option, to be told where to save output from iurt.Gustavo De Nardin2009-08-061-3/+7
|
* Adding iurt2 wrapper, which outputs the PID=.. line as required by ulri, as ↵Gustavo De Nardin2009-08-051-0/+6
| | | | it exists in the cluster currently.
* Small change for preparing get_pid_from_file() to work on a complete Iurt ↵Gustavo De Nardin2009-08-051-1/+1
| | | | output log.
* Save the remote bot command output to botcmd.log in the remote log dir. SoGustavo De Nardin2009-08-041-2/+3
| | | | | it will be fetched with the rest of the logs in case of build failure.
* do not test presence of /usr/lib/rpm/rpmb since rpm 4.6.0 do not have it anymorePascal Rigaux2008-12-101-1/+1
|
* do not try to uselessly detect latest modulesOlivier Blin2008-08-211-1/+1
|
* use the defined $sudo instead of whole path to sudoGustavo De Nardin2008-07-101-1/+1
|
* remove hack for urpmi 6.0 (now unneded since 6.1 is out and nodes have been ↵Pascal Rigaux2008-07-101-1/+0
| | | | updated)
* temporary hack to workaround bug in urpmi 6.0: create tmp_chroot/var/lib/urpmiPascal Rigaux2008-07-101-0/+1
|
* really keep .youri files for debuggingOlivier Blin2008-06-241-1/+1
|
* use better algorithm to prefer devel packages over source packagesOlivier Blin2008-04-021-11/+16
| | | | | and to handle contrib kernels correctly
* do not force incorrect symlink in /lib/modules if already presentOlivier Blin2008-04-021-4/+8
|
* do not explicitely specify kernel source dir, dkms will use /lib/modules by ↵Olivier Blin2008-04-021-1/+1
| | | | itself
* add package in the cache earlier, not to mail multiple times about incorrect ↵Olivier Blin2008-04-021-1/+3
| | | | dkms module