| Commit message (Expand) | Author | Age | Files | Lines |
* | (find_provides) drop unused arg | Thierry Vignaud | 2012-03-24 | 1 | -2/+2 |
* | (search_packages) kill broken loop | Thierry Vignaud | 2012-03-24 | 1 | -3/+2 |
* | perl_checker cleanups | Thierry Vignaud | 2012-03-24 | 1 | -21/+19 |
* | Set svn:keywords to used keywords | Pascal Terjan | 2012-03-17 | 1 | -3/+3 |
* | Synthesis files with less than 1000 packages are valid | Pascal Terjan | 2012-03-17 | 1 | -7/+0 |
* | Drop duplicate option | Pascal Terjan | 2012-03-17 | 1 | -3/+0 |
* | Kill unionfs support | Pascal Terjan | 2012-03-17 | 1 | -65/+11 |
* | Never manually write to log file | Pascal Terjan | 2012-03-12 | 1 | -2/+0 |
* | Get rid of ERR log level | Pascal Terjan | 2012-03-12 | 1 | -7/+7 |
* | catch chroot creation failures | Thierry Vignaud | 2012-02-25 | 1 | -1/+4 |
* | simplify using MDK::Common | Thierry Vignaud | 2012-02-25 | 1 | -3/+1 |
* | Append domain when sending emails to user | Pascal Terjan | 2012-01-02 | 1 | -1/+5 |
* | fix bug#1839 - iurt shouldn't install suggested packages when installing buil... | Jerome Quelin | 2011-08-22 | 1 | -1/+1 |
* | Drop line which should never have been commited | Pascal Terjan | 2011-05-22 | 1 | -1/+1 |
* | Drop a function listed twice | Pascal Terjan | 2011-05-18 | 1 | -1/+1 |
* | Allow giving additional macros to iurt | Pascal Terjan | 2011-05-18 | 1 | -0/+5 |
* | remove option install_chroot_binary, not used anywhere in the code | Michael Scherer | 2011-04-15 | 1 | -4/+0 |
* | always use basesystem-minimal instead of basesystem | Olivier Blin | 2011-03-17 | 1 | -1/+1 |
* | when building chroot, do not use --distrib but use media from base_media in c... | Olivier Blin | 2011-03-17 | 1 | -0/+4 |
* | 0.6.50.6.5 | Olivier Blin | 2011-01-20 | 1 | -1/+1 |
* | set 0440 permissions to tmp file before copying it to sudoers | Olivier Blin | 2011-01-16 | 1 | -0/+1 |
* | revert umask changes | Olivier Blin | 2011-01-16 | 1 | -1/+1 |
* | use umask to write sudoers file (so that it gets 0440 perms as expected by sudo) | Olivier Blin | 2011-01-16 | 1 | -1/+1 |
* | run variable is now used | Olivier Blin | 2011-01-10 | 1 | -1/+1 |
* | use iurt_root_command to run chroot for --shell and --stop | Olivier Blin | 2011-01-10 | 1 | -2/+2 |
* | use root wrapper --cp to write sudoers file | Olivier Blin | 2011-01-10 | 1 | -3/+12 |
* | do not require rpm-setup package, it is pulled by rpm-build | Olivier Blin | 2011-01-09 | 1 | -1/+0 |
* | Have consistent spelling for vendor name, else packages get rejected | Pascal Terjan | 2011-01-06 | 1 | -1/+1 |
* | include arch in chroot dir name | Olivier Blin | 2010-11-26 | 1 | -2/+2 |
* | remove basesystem_media_root, basesystem_media, and use_system_distrib config... | Olivier Blin | 2010-11-25 | 1 | -14/+0 |
* | take iurt config files from /etc/iurt/build, /etc/iurt will contain upload.conf | Olivier Blin | 2010-11-23 | 1 | -1/+1 |
* | Customize a little for mageia | Dexter Morgan | 2010-11-18 | 1 | -3/+3 |
* | apply patch from blino to use config file from /etc/iurt | Nicolas Vigier | 2010-11-10 | 1 | -8/+10 |
* | use iurt_root_command to rebuild package | Olivier Blin | 2010-11-04 | 1 | -1/+2 |
* | use rpm --root instead of chrooting | Olivier Blin | 2010-11-04 | 1 | -1/+1 |
* | do not run rpm rebuilddb anymore, it is hopefully fixed in latest rpm releases | Olivier Blin | 2010-11-04 | 1 | -1/+1 |
* | check sudo access for iurt_root_command only | Olivier Blin | 2010-11-01 | 1 | -3/+3 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2010-11-01 | 1 | -3/+3 |
* | fix escape sequence in PS1 (from kenobi's copy) | Olivier Blin | 2010-10-31 | 1 | -1/+1 |
* | use release sub-media by default (has been the default repository layout for ... | Olivier Blin | 2010-05-19 | 1 | -2/+2 |
* | - Fix --log option | Pascal Terjan | 2010-01-18 | 1 | -3/+4 |
* | Fix missing } | Pascal Terjan | 2010-01-05 | 1 | -13/+15 |
* | Differentiate missing src.rpm from failure to rebuild it | Pascal Terjan | 2010-01-04 | 1 | -0/+8 |
* | Commit the working version of build_all | Pascal Terjan | 2009-12-07 | 1 | -1/+1 |
* | Allow rebuilding all the media | Pascal Terjan | 2009-12-02 | 1 | -4/+8 |
* | perl_checker cleanups | Thierry Vignaud | 2009-12-02 | 1 | -11/+12 |
* | Add a --delete-on-success for the cases where we only want failure logs | Pascal Terjan | 2009-12-01 | 1 | -2/+10 |
* | Oops they were different | Pascal Terjan | 2009-12-01 | 1 | -0/+3 |
* | Remove duplicate lines | Pascal Terjan | 2009-12-01 | 1 | -3/+0 |
* | use the defined $sudo instead of whole path to sudo | Gustavo De Nardin | 2008-07-10 | 1 | -1/+1 |