aboutsummaryrefslogtreecommitdiffstats
path: root/iurt2
Commit message (Collapse)AuthorAgeFilesLines
* (create_temp_chroot) kill unused argThierry Vignaud2012-03-241-1/+1
|
* (sudo) kill unused argThierry Vignaud2012-03-241-1/+1
|
* (find_provides) drop unused argThierry Vignaud2012-03-241-2/+2
|
* (search_packages) kill broken loopThierry Vignaud2012-03-241-3/+2
| | | | | issue introduced by warly in r774 on Jan 28 2006: "Major revamping of the iurt code, use mkcd parsecommandline, add more function, make it more generic"
* perl_checker cleanupsThierry Vignaud2012-03-241-21/+19
|
* Set svn:keywords to used keywordsPascal Terjan2012-03-171-3/+3
|
* Synthesis files with less than 1000 packages are validPascal Terjan2012-03-171-7/+0
|
* Drop duplicate optionPascal Terjan2012-03-171-3/+0
|
* Kill unionfs supportPascal Terjan2012-03-171-65/+11
|
* Never manually write to log filePascal Terjan2012-03-121-2/+0
|
* Get rid of ERR log levelPascal Terjan2012-03-121-7/+7
|
* catch chroot creation failuresThierry Vignaud2012-02-251-1/+4
| | | | | (see eg http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120225155856.tv.valstar.5624/log/botcmd.1330185537.ecosse.log)
* simplify using MDK::CommonThierry Vignaud2012-02-251-3/+1
|
* Append domain when sending emails to userPascal Terjan2012-01-021-1/+5
|
* fix bug#1839 - iurt shouldn't install suggested packages when installing ↵Jerome Quelin2011-08-221-1/+1
| | | | build dependencies
* Drop line which should never have been commitedPascal Terjan2011-05-221-1/+1
|
* Drop a function listed twicePascal Terjan2011-05-181-1/+1
|
* Allow giving additional macros to iurtPascal Terjan2011-05-181-0/+5
|
* remove option install_chroot_binary, not used anywhere in the codeMichael Scherer2011-04-151-4/+0
|
* always use basesystem-minimal instead of basesystemOlivier Blin2011-03-171-1/+1
|
* when building chroot, do not use --distrib but use media from base_media in ↵Olivier Blin2011-03-171-0/+4
| | | | config
* 0.6.50.6.5Olivier Blin2011-01-201-1/+1
|
* set 0440 permissions to tmp file before copying it to sudoersOlivier Blin2011-01-161-0/+1
|
* revert umask changesOlivier Blin2011-01-161-1/+1
|
* use umask to write sudoers file (so that it gets 0440 perms as expected by sudo)Olivier Blin2011-01-161-1/+1
|
* run variable is now usedOlivier Blin2011-01-101-1/+1
|
* use iurt_root_command to run chroot for --shell and --stopOlivier Blin2011-01-101-2/+2
|
* use root wrapper --cp to write sudoers fileOlivier Blin2011-01-101-3/+12
|
* do not require rpm-setup package, it is pulled by rpm-buildOlivier Blin2011-01-091-1/+0
|
* Have consistent spelling for vendor name, else packages get rejectedPascal Terjan2011-01-061-1/+1
|
* include arch in chroot dir nameOlivier Blin2010-11-261-2/+2
|
* remove basesystem_media_root, basesystem_media, and use_system_distrib ↵Olivier Blin2010-11-251-14/+0
| | | | config options, they have no use now that we don't need a repository tree to check if chroot is up-to-date
* take iurt config files from /etc/iurt/build, /etc/iurt will contain upload.confOlivier Blin2010-11-231-1/+1
|
* Customize a little for mageiaDexter Morgan2010-11-181-3/+3
|
* apply patch from blino to use config file from /etc/iurtNicolas Vigier2010-11-101-8/+10
|
* use iurt_root_command to rebuild packageOlivier Blin2010-11-041-1/+2
|
* use rpm --root instead of chrootingOlivier Blin2010-11-041-1/+1
|
* do not run rpm rebuilddb anymore, it is hopefully fixed in latest rpm releasesOlivier Blin2010-11-041-1/+1
|
* check sudo access for iurt_root_command onlyOlivier Blin2010-11-011-3/+3
|
* 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
|
* use release sub-media by default (has been the default repository layout for ↵Olivier Blin2010-05-191-2/+2
| | | | years now)
* - Fix --log optionPascal Terjan2010-01-181-3/+4
|
* Fix missing }Pascal Terjan2010-01-051-13/+15
|
* Differentiate missing src.rpm from failure to rebuild itPascal Terjan2010-01-041-0/+8
|
* 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-021-11/+12
|
* 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
|