Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-09-23 | 1 | -0/+2 |
| | | | | | | o do not get "descriptions" on non "update" media since it's useless and potentially slow | ||||
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-09-23 | 1 | -0/+2 |
| | | | | | o only look for "descriptions" in media_info/ | ||||
* | - use "versioned" media_info files | Pascal Rigaux | 2008-09-23 | 1 | -0/+2 |
| | | | | | | | | | | (needed for aria2 to handle mirrors not having some media_info/*) it fixes: - downloading parts of media_info file from different mirrors and failing to obtain a valid result - checking md5sum of media_info files | ||||
* | - urpmi.addmedia: | Pascal Rigaux | 2008-09-22 | 1 | -0/+2 |
| | | | | | | | | | o for remote media, do not probe for media_info files in "./", do it only in "media_info/" the goal is to simplify the code, and to ensure things work nicely with mirrorlist/aria2 | ||||
* | - urpmi.addmedia: | Pascal Rigaux | 2008-09-19 | 1 | -0/+4 |
| | | | | | | | | o --distrib: do not skip "debug_for=" media (debug media will be added with flag "ignore" if noauto=1) as requested by fcrozat and tvignaud | ||||
* | 6.136.13 | Pascal Rigaux | 2008-09-18 | 1 | -0/+2 |
| | |||||
* | document last commit | Pascal Rigaux | 2008-09-18 | 1 | -0/+5 |
| | |||||
* | 6.126.12 | Thierry Vignaud | 2008-09-17 | 1 | -0/+2 |
| | |||||
* | (write_urpmdb) copy updates descriptions too (usefull for rpmdrake) | Thierry Vignaud | 2008-09-17 | 1 | -0/+1 |
| | |||||
* | reindent | Thierry Vignaud | 2008-09-17 | 1 | -1/+2 |
| | |||||
* | when using --bug, copy /root/.rpmdrake too | Thierry Vignaud | 2008-09-17 | 1 | -0/+2 |
| | |||||
* | 6.116.11 | Pascal Rigaux | 2008-09-11 | 1 | -0/+2 |
| | |||||
* | - library: | Pascal Rigaux | 2008-09-11 | 1 | -0/+3 |
| | | | | | o create urpm::select::conflicting_packages_msg() for rpmdrake | ||||
* | 6.106.10 | Thierry Vignaud | 2008-09-09 | 1 | -0/+2 |
| | |||||
* | (set_env) extract it so that rpmdrake can support the --env option | Thierry Vignaud | 2008-09-09 | 1 | -1/+1 |
| | |||||
* | (set_verbose,set_verbosity) enable rpmdrake to support -q & -v options | Thierry Vignaud | 2008-09-09 | 1 | -1/+1 |
| | |||||
* | (set_debug) extract it so that rpmdrake can support the --debug option | Thierry Vignaud | 2008-09-09 | 1 | -0/+1 |
| | |||||
* | - library: | Pascal Rigaux | 2008-09-09 | 1 | -0/+3 |
| | | | | | o fix urpm::download::sync() return value (used by rpmdrake) (#43639) | ||||
* | 6.96.9 | Pascal Rigaux | 2008-09-09 | 1 | -0/+2 |
| | |||||
* | o fix orphans handling: an already installed pkg must not become | Pascal Rigaux | 2008-09-09 | 1 | -0/+2 |
| | | | | | | | "unrequested" because a new version of it is required fixes test_urpme(['gg', 'g'], 'g', 'g', 'gg-2'); | ||||
* | - urpmi | Pascal Rigaux | 2008-09-09 | 1 | -0/+3 |
| | | | | | | o after installing in chroot, migrate back rpmdb db version to one compatible with the rpm in the chroot | ||||
* | - fix handling --downloader when using mirrorlist (it was forcing aria2) | Pascal Rigaux | 2008-09-05 | 1 | -0/+1 |
| | |||||
* | - fix display of downloaded urls with aria2 and metalinks | Pascal Rigaux | 2008-09-05 | 1 | -0/+2 |
| | |||||
* | 6.86.8 | Pascal Rigaux | 2008-09-04 | 1 | -0/+2 |
| | |||||
* | - urpmi | Pascal Rigaux | 2008-09-04 | 1 | -0/+2 |
| | | | | | o enhance --bug: copy installed-through-deps.list in bug report | ||||
* | - library: | Pascal Rigaux | 2008-09-04 | 1 | -0/+2 |
| | | | | | o modify urpm::download::get_content() to work as non-superuser | ||||
* | - fix proxy parameter for aria2 (thanks to alkh) | Pascal Rigaux | 2008-09-04 | 1 | -0/+1 |
| | |||||
* | - remove rsync mirrors when calling aria2 | Pascal Rigaux | 2008-09-04 | 1 | -0/+1 |
| | |||||
* | - gurpmi, gurpmi2: | Pascal Rigaux | 2008-09-04 | 1 | -0/+3 |
| | | | | | o silence perl warnings (ie remove "use warnings") | ||||
* | 6.76.7 | Pascal Rigaux | 2008-09-03 | 1 | -1/+3 |
| | |||||
* | - really call aria2 with --max-tries=1 | Pascal Rigaux | 2008-09-03 | 1 | -0/+3 |
| | | | | | | (it helps a lot when trying to download some files (eg: reconfig.urpmi)) | ||||
* | 6.66.6 | Pascal Rigaux | 2008-09-02 | 1 | -1/+3 |
| | |||||
* | - call aria2 with brand-new --uri-selector=adaptive | Pascal Rigaux | 2008-09-02 | 1 | -0/+2 |
| | | | | | and use options that makes it work nicely | ||||
* | 6.56.5 | Pascal Rigaux | 2008-09-01 | 1 | -1/+2 |
| | |||||
* | - all tools | Pascal Rigaux | 2008-09-01 | 1 | -0/+2 |
| | | | | | o use metalink/aria2 by default (when available) when using a mirrorlist | ||||
* | - urpmi.addmedia | Pascal Rigaux | 2008-09-01 | 1 | -0/+3 |
| | | | | | | o handle $URPMI_ADDMEDIA_REASON (special reason to give to api.mandriva.com/mirrors/... to allow statistics) | ||||
* | - gurpmi2 | Pascal Rigaux | 2008-09-01 | 1 | -0/+1 |
| | | | | | o handle --update | ||||
* | - gurpmi2 | Pascal Rigaux | 2008-09-01 | 1 | -0/+1 |
| | | | | | o render nicely under matchbox during install | ||||
* | - gurpmi2 | Pascal Rigaux | 2008-09-01 | 1 | -0/+2 |
| | | | | | | o nicer default window size | ||||
* | - urpmi.addmedia | Pascal Rigaux | 2008-08-28 | 1 | -0/+3 |
| | | | | | | o instead of discarding --update when using --distrib, give it a meaning: only add media flagged "update" | ||||
* | - urpmi | Pascal Rigaux | 2008-08-20 | 1 | -1/+4 |
| | | | | | | o do not write useless "foo (obsoletes foo-xxx)" in installed-through-deps.list (#42167) | ||||
* | - urpmi, urpmq: | Pascal Rigaux | 2008-08-20 | 1 | -0/+4 |
| | | | | | | o do not display all substring matches on stderr, only a subset of them, and suggest to use "-a" to use all matches (#38956) | ||||
* | 6.46.4 | Thierry Vignaud | 2008-08-14 | 1 | -0/+2 |
| | |||||
* | typo fix | Thierry Vignaud | 2008-08-14 | 1 | -1/+1 |
| | |||||
* | (ask_choice) fix exit code if canceling when requested to select a choice | Thierry Vignaud | 2008-08-14 | 1 | -0/+1 |
| | |||||
* | (do_install_3) fix exit code if not refusing to insert the proper media | Thierry Vignaud | 2008-08-14 | 1 | -0/+1 |
| | |||||
* | (cancel_n_quit) notify callers when installation is canceled (#40358) | Thierry Vignaud | 2008-08-14 | 1 | -0/+3 |
| | |||||
* | 6.36.3 | Thierry Vignaud | 2008-08-14 | 1 | -0/+2 |
| | |||||
* | (do_install3) implement missing ask_yes_or_no() callback | Thierry Vignaud | 2008-08-14 | 1 | -0/+1 |
| | |||||
* | (quit) add proper destro management & fix gtk+ critical messages | Thierry Vignaud | 2008-08-14 | 1 | -0/+3 |
| |