aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Iurt/Urpmi.pm
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused optionPascal Terjan2018-01-111-3/+0
|
* Default to 10 minutes for commandsPascal Terjan2018-01-111-2/+0
| | | | Especially for large packages 5 minutes to recreate src.rpm is not enough
* kill old commented out pkill urpmiThierry Vignaud2017-10-041-3/+0
| | | | indeed we would never run that...
* (install_packages) kill unused argThierry Vignaud2017-10-041-1/+1
|
* (_install_callback) kill unused argThierry Vignaud2017-10-041-2/+2
|
* kill unused variableThierry Vignaud2017-10-041-1/+0
|
* Delete old commented code0.7.1Pascal Terjan2017-10-041-9/+0
|
* Fix previous commitPascal Terjan2017-10-041-16/+4
|
* Do not use chroot urpmiPascal Terjan2017-10-031-6/+6
| | | | | Either use urpmi --root or urpmi --urpmi-root so that packages can be installed without networking inside the chroot.
* Kill unused functionPascal Terjan2017-10-031-34/+0
|
* Use --urpmi-root also for urpmi.addmediaPascal Terjan2017-10-031-3/+7
| | | | This allows adding the media without networking inside the chroot
* Kill upload/rsync in iurtPascal Terjan2017-10-031-22/+0
|
* Kill most of $cachePascal Terjan2017-10-031-21/+12
|
* kill "needed" and "buildrequires"Pascal Terjan2017-10-031-5/+0
|
* Kill status_mailPascal Terjan2017-10-021-10/+2
|
* kill useless argumentThierry Vignaud2016-10-141-1/+1
|
* Retry only once installing buildrequiresPascal Terjan2015-03-211-1/+1
|
* Remove old src.rpm before recreating it (mga#14243)Pascal Terjan2014-10-121-8/+6
|
* (sub install_packages_old) kill it (unused)Thierry Vignaud2014-04-301-27/+0
|
* Get rid of cachePascal Terjan2012-12-101-4/+1
|
* use rpmbuild/ rather than rpm/ like modern guidelinesThierry Vignaud2012-09-251-8/+8
| | | | (need invalidating chroots)
* s/iurt2/iurt/Thierry Vignaud2012-09-021-1/+1
|
* fix inverted test in previous commitThierry Vignaud2012-04-171-2/+2
|
* (clean_chroot,new,urpmi_command) simplify using urpm::is_local_url()Thierry Vignaud2012-04-171-3/+3
|
* (clean_chroot,new,urpmi_command) https is a supported protocol tooThierry Vignaud2012-04-171-2/+2
|
* (clean_chroot) rsync is a remote protocol w/o any local mount point tooThierry Vignaud2012-04-171-2/+2
|
* (clean_chroot,new,urpmi_command) sortThierry Vignaud2012-04-171-2/+2
|
* (clean_chroot,urpmi_command) factorize/simplify a testThierry Vignaud2012-04-171-1/+1
| | | | ("needed" for next commit)
* Drop check_build_chroot, its only goal is to force rebuilding tarball even ↵Pascal Terjan2012-04-031-2/+1
| | | | | | if no package has changed over 7 days Also, do not recreate chroot from Urpmi.pm
* Request Core instead of Main when using --distribPascal Terjan2012-04-021-2/+3
|
* (recreate_srpm) kill a dead commentThierry Vignaud2012-03-261-9/+0
|
* (install_packages) stylingThierry Vignaud2012-03-261-2/+1
|
* (_install_callback) split it out of install_packages()Thierry Vignaud2012-03-261-57/+63
|
* (install_packages) reduce a variable scopeThierry Vignaud2012-03-261-1/+1
|
* (recreate_srpm) document it + perl_checker cleanupThierry Vignaud2012-03-261-1/+2
|
* (new) kill old resolved code that blino commented out in r130 on NovThierry Vignaud2012-03-261-9/+0
| | | | 24 2010
* (add_packages) add a note about buggy (but unused) codeThierry Vignaud2012-03-251-0/+1
|
* cosmeticThierry Vignaud2012-03-241-2/+2
|
* (clean_process) kill newly unused argThierry Vignaud2012-03-241-2/+2
|
* (add_packages) tag as unusedThierry Vignaud2012-03-241-0/+1
|
* (urpmi_command) kill unused argThierry Vignaud2012-03-241-2/+1
|
* (create_temp_chroot) kill unused argThierry Vignaud2012-03-241-2/+1
|
* (clean_process) kill unused argThierry Vignaud2012-03-241-2/+2
|
* (sudo) kill unused argThierry Vignaud2012-03-241-3/+3
|
* (clean) drop unused argThierry Vignaud2012-03-241-1/+1
|
* (get_build_requires) recreate_srpm() is actually a method callThierry Vignaud2012-03-241-1/+1
|
* perl_checker cleanupsThierry Vignaud2012-03-241-1/+1
|
* Kill unionfs supportPascal Terjan2012-03-171-5/+4
|
* Get rid of ERR log levelPascal Terjan2012-03-121-1/+1
|
* Do not use --buildrequires for non src rpmsPascal Terjan2012-03-111-1/+4
|