| Commit message (Expand) | Author | Age | Files | Lines |
* | s/iurt2/iurt/ | Thierry Vignaud | 2012-09-02 | 1 | -1/+1 |
* | fix inverted test in previous commit | Thierry Vignaud | 2012-04-17 | 1 | -2/+2 |
* | (clean_chroot,new,urpmi_command) simplify using urpm::is_local_url() | Thierry Vignaud | 2012-04-17 | 1 | -3/+3 |
* | (clean_chroot,new,urpmi_command) https is a supported protocol too | Thierry Vignaud | 2012-04-17 | 1 | -2/+2 |
* | (clean_chroot) rsync is a remote protocol w/o any local mount point too | Thierry Vignaud | 2012-04-17 | 1 | -2/+2 |
* | (clean_chroot,new,urpmi_command) sort | Thierry Vignaud | 2012-04-17 | 1 | -2/+2 |
* | (clean_chroot,urpmi_command) factorize/simplify a test | Thierry Vignaud | 2012-04-17 | 1 | -1/+1 |
* | Drop check_build_chroot, its only goal is to force rebuilding tarball even if... | Pascal Terjan | 2012-04-03 | 1 | -2/+1 |
* | Request Core instead of Main when using --distrib | Pascal Terjan | 2012-04-02 | 1 | -2/+3 |
* | (recreate_srpm) kill a dead comment | Thierry Vignaud | 2012-03-26 | 1 | -9/+0 |
* | (install_packages) styling | Thierry Vignaud | 2012-03-26 | 1 | -2/+1 |
* | (_install_callback) split it out of install_packages() | Thierry Vignaud | 2012-03-26 | 1 | -57/+63 |
* | (install_packages) reduce a variable scope | Thierry Vignaud | 2012-03-26 | 1 | -1/+1 |
* | (recreate_srpm) document it + perl_checker cleanup | Thierry Vignaud | 2012-03-26 | 1 | -1/+2 |
* | (new) kill old resolved code that blino commented out in r130 on Nov | Thierry Vignaud | 2012-03-26 | 1 | -9/+0 |
* | (add_packages) add a note about buggy (but unused) code | Thierry Vignaud | 2012-03-25 | 1 | -0/+1 |
* | cosmetic | Thierry Vignaud | 2012-03-24 | 1 | -2/+2 |
* | (clean_process) kill newly unused arg | Thierry Vignaud | 2012-03-24 | 1 | -2/+2 |
* | (add_packages) tag as unused | Thierry Vignaud | 2012-03-24 | 1 | -0/+1 |
* | (urpmi_command) kill unused arg | Thierry Vignaud | 2012-03-24 | 1 | -2/+1 |
* | (create_temp_chroot) kill unused arg | Thierry Vignaud | 2012-03-24 | 1 | -2/+1 |
* | (clean_process) kill unused arg | Thierry Vignaud | 2012-03-24 | 1 | -2/+2 |
* | (sudo) kill unused arg | Thierry Vignaud | 2012-03-24 | 1 | -3/+3 |
* | (clean) drop unused arg | Thierry Vignaud | 2012-03-24 | 1 | -1/+1 |
* | (get_build_requires) recreate_srpm() is actually a method call | Thierry Vignaud | 2012-03-24 | 1 | -1/+1 |
* | perl_checker cleanups | Thierry Vignaud | 2012-03-24 | 1 | -1/+1 |
* | Kill unionfs support | Pascal Terjan | 2012-03-17 | 1 | -5/+4 |
* | Get rid of ERR log level | Pascal Terjan | 2012-03-12 | 1 | -1/+1 |
* | Do not use --buildrequires for non src rpms | Pascal Terjan | 2012-03-11 | 1 | -1/+4 |
* | (install_packages) explicitely use --buildrequires (kill a warning in BS logs) | Thierry Vignaud | 2012-02-25 | 1 | -1/+1 |
* | (install_packages) make it really work with multiple packages... | Thierry Vignaud | 2012-02-25 | 1 | -1/+1 |
* | move rpmbuild check in build_chroot, which is a better place than install_pac... | Olivier Blin | 2011-03-23 | 1 | -7/+1 |
* | when building chroot, do not use --distrib but use media from base_media in c... | Olivier Blin | 2011-03-17 | 1 | -5/+12 |
* | check for rpmbuild binary, not just rpm | Olivier Blin | 2011-01-14 | 1 | -1/+1 |
* | fix log variable declaration | Olivier Blin | 2011-01-13 | 1 | -1/+1 |
* | add missing parentheses in open calls | Olivier Blin | 2011-01-13 | 1 | -2/+2 |
* | remove basesystem_media_root, basesystem_media, and use_system_distrib config... | Olivier Blin | 2010-11-25 | 1 | -3/+1 |
* | use urpmi-root when listing media | Olivier Blin | 2010-11-24 | 1 | -1/+1 |
* | remove last sudo command call | Olivier Blin | 2010-11-24 | 1 | -1/+1 |
* | don't resolve hostname in http repository address, using IP address | Olivier Blin | 2010-11-24 | 1 | -9/+9 |
* | use chroot when adding additional media | Olivier Blin | 2010-11-24 | 1 | -1/+1 |
* | use iurt_root_command to add additional media | Olivier Blin | 2010-11-23 | 1 | -1/+2 |
* | use rpm --root instead of sudo chroot rpm | Olivier Blin | 2010-11-04 | 1 | -1/+1 |
* | wrap urpmi.addmedia in iurt_root_command | Dexter Morgan | 2010-11-04 | 1 | -1/+2 |
* | use iurt_root_command to run chrooted rpm -i and rpmbuild | Olivier Blin | 2010-11-04 | 1 | -2/+4 |
* | use iurt_root_command for urpmi commands | Olivier Blin | 2010-11-04 | 1 | -3/+8 |
* | Missing buildrequires is for the maintainer too | Pascal Terjan | 2010-01-19 | 1 | -1/+1 |
* | Fail when deps would not be installed for a src.rpm | Pascal Terjan | 2010-01-05 | 1 | -2/+3 |
* | Don't break the case when new and old src.rpm have same name | Pascal Terjan | 2009-12-30 | 1 | -1/+1 |
* | Try harder to decide which one is re-generated rpm | Pascal Terjan | 2009-12-30 | 1 | -8/+5 |