Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add basic POD documentation | Thierry Vignaud | 2012-08-31 | 1 | -0/+24 |
| | |||||
* | urpmi.addmedia: add new --(no-)verify-rpm options | Thierry Vignaud | 2012-08-31 | 1 | -0/+1 |
| | |||||
* | use newly introduced any() | Thierry Vignaud | 2012-06-08 | 1 | -3/+3 |
| | |||||
* | (_register_media_cfg) simplify using member() | Thierry Vignaud | 2012-06-08 | 1 | -2/+2 |
| | |||||
* | s/cooker/cauldron/ | Thierry Vignaud | 2012-04-08 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-27 | 1 | -1/+1 |
| | |||||
* | (parse_media) fix debug statement to actually output values | Thierry Vignaud | 2012-03-21 | 1 | -1/+1 |
| | | | | | | | | also tag it as translatable (sprintf() could have been used) bug introduced by cfergeau in r255088 on Mar 30 2009 which gratuitously drop the N() call: "Downgrade cryptic log message to debug message, fixes #49226" | ||||
* | perl_checker cleanups | Thierry Vignaud | 2012-01-06 | 1 | -3/+3 |
| | |||||
* | (configure,_auto_update_media,parse_media,update_media) fix (g)urpmi | Thierry Vignaud | 2011-09-14 | 1 | -4/+4 |
| | | | | | | | --auto-select --update defaulting to all media when there're no update media (#1024) (syncing with currently shipped urpmi) | ||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-09-13 | 1 | -1/+1 |
| | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r1928 | dmorgan | 2011-09-13 21:44:28 +0100 (Tue, 13 Sep 2011) | 1 line Import urpmi ------------------------------------------------------------------------ | ||||
* | - fix warning : "Use of uninitialized value in numeric lt (<) at ↵ | Michael Scherer | 2010-07-30 | 1 | -1/+1 |
| | | | | urpm/media.pm line 1668." | ||||
* | add --zeroconf support in urpmi.addmedia | Olivier Blin | 2010-06-16 | 1 | -1/+56 |
| | |||||
* | when using --update, allow to get dependencies from non-update media | Christophe Fergeau | 2010-04-23 | 1 | -3/+11 |
| | | | | Fixes #51268 | ||||
* | (add_distrib_media) disable non-free repository by default for Free | Thierry Vignaud | 2010-02-25 | 1 | -8/+7 |
| | | | | edition instead of not adding them (#40033) | ||||
* | perl_checker cleanups | Thierry Vignaud | 2010-02-24 | 1 | -3/+3 |
| | |||||
* | (add_distrib_media) do not add non-free repository by default for Free ↵ | Thierry Vignaud | 2010-02-24 | 1 | -0/+11 |
| | | | | edition (#40033) | ||||
* | - add md5sum module, as it is used later. It is cleaner to delcare what ↵ | Michael Scherer | 2010-01-22 | 1 | -0/+1 |
| | | | | | | | module are used instead of relying on others modules to load it. This also prevent some loop and warnings. | ||||
* | don't crash when parsing an invalid media.cfg file in /etc/urpmi/mediacfg.d | Christophe Fergeau | 2010-01-15 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanup | Christophe Fergeau | 2010-01-12 | 1 | -1/+1 |
| | |||||
* | fix handling of media with redirections | Christophe Fergeau | 2010-01-12 | 1 | -1/+1 |
| | | | | This was broken when trying to handle $RELEASE/$ARCH in urpmi.addmedia | ||||
* | honour $RELEASE/$ARCH/... in urpmi.addmedia --distrib | Christophe Fergeau | 2010-01-12 | 1 | -3/+5 |
| | |||||
* | don't cache media.cfg files on virtual media | Christophe Fergeau | 2009-11-10 | 1 | -2/+6 |
| | | | | | | media.cfg files were cached to /etc/urpmi/media.cfg even when using --use-distrib or other media for which we don't want to cache the media matadata. Make sure we no longer do that. | ||||
* | (_compute_flags_for_skiplist) do not display skiped packages on console by ↵ | Thierry Vignaud | 2009-10-02 | 1 | -1/+1 |
| | | | | default with rpmdrake | ||||
* | add per-media disable-certificate-check option | Christophe Fergeau | 2009-09-25 | 1 | -0/+1 |
| | |||||
* | revert bogus commit r259891 | Thierry Vignaud | 2009-09-03 | 1 | -1/+1 |
| | |||||
* | add missing parameter | Thierry Vignaud | 2009-09-03 | 1 | -1/+1 |
| | |||||
* | prevent perl_checker to comply about this (urpmi does _NOT_ use MDK::Common) | Thierry Vignaud | 2009-09-03 | 1 | -3/+3 |
| | |||||
* | more perl_checker cleanups | Thierry Vignaud | 2009-09-03 | 1 | -0/+2 |
| | |||||
* | missing argument | Thierry Vignaud | 2009-09-03 | 1 | -1/+1 |
| | |||||
* | (_cleanup_mediacfg_dir) kill unused variable | Thierry Vignaud | 2009-09-03 | 1 | -2/+0 |
| | |||||
* | (_remove_medium_from_mediacfg) fix using actually given arguments... (#53097) | Thierry Vignaud | 2009-09-03 | 1 | -1/+1 |
| | |||||
* | minor perl_checker cleanups in order to reduce SNR | Thierry Vignaud | 2009-09-03 | 1 | -23/+21 |
| | |||||
* | don't attempt to expand empty media urls, fixes #52860 | Christophe Fergeau | 2009-08-17 | 1 | -1/+1 |
| | |||||
* | remove debugging print | Christophe Fergeau | 2009-08-13 | 1 | -4/+0 |
| | |||||
* | code cleanups, small fixes in media.cfg saving | Christophe Fergeau | 2009-08-13 | 1 | -25/+20 |
| | |||||
* | Save media.cfg files locally to map urpmi.cfg media to media.cfg | Christophe Fergeau | 2009-08-13 | 1 | -3/+155 |
| | | | | | | | | | | | To make it possible to associate more metainformation with the media stored in urpmi.cfg, we need to be able to associate a given urpmi.cfg medium with the media.cfg files it was created from. To do that, we save media.cfg files locally in /etc/urpmi/mediacfg.d/$name with an additional 'url' or 'mirrorlist' files. Those files are used to resolve the relative names stored in media.cfg so that we can associate them with the absolute names stored in urpmi.cfg. The mediacfg.d dir is cleaned up when a medium is removed (if necessary). | ||||
* | take into account $RELEASE, $ARCH in urls passed to urpmi.addmedia | Christophe Fergeau | 2009-08-11 | 1 | -0/+3 |
| | | | | Fixes bug #52276 | ||||
* | (parse_media) fix latest commit 255088 from cfergeau: ->{debug} may | Thierry Vignaud | 2009-03-31 | 1 | -1/+1 |
| | | | | | not always exist (#49354), side effect of #49226 fix | ||||
* | Downgrade cryptic log message to debug message, fixes #49226 | Christophe Fergeau | 2009-03-30 | 1 | -1/+1 |
| | |||||
* | fix previous commit | Pascal Rigaux | 2009-01-28 | 1 | -0/+1 |
| | | | | | (drop support for /etc/urpmi/media.d/*.cfg) | ||||
* | - drop support for /etc/urpmi/media.d/*.cfg | Pascal Rigaux | 2009-01-28 | 1 | -32/+3 |
| | | | | | | | (was partially broken, non documented and hopefully unused) (mostly reverting commit 234656 which introduced that feature) | ||||
* | use "use strict" in all modules | Pascal Rigaux | 2009-01-06 | 1 | -0/+1 |
| | |||||
* | create update_those_media() out of update_media() | Pascal Rigaux | 2008-11-14 | 1 | -5/+11 |
| | | | | | (to be used in urpmi.update) | ||||
* | - inline _update_media__handle_some_flags() | Pascal Rigaux | 2008-11-14 | 1 | -15/+16 |
| | | | | | - create all_media_to_update() and use it | ||||
* | use callback for progression of download when using "xml-info: always" | Pascal Rigaux | 2008-11-14 | 1 | -1/+1 |
| | |||||
* | fix comment | Pascal Rigaux | 2008-11-03 | 1 | -1/+1 |
| | |||||
* | - urpmi | Pascal Rigaux | 2008-10-31 | 1 | -4/+2 |
| | | | | | o revert --auto-update behaviour in case of media update failures (#45417) | ||||
* | - urpmi, gurpmi | Pascal Rigaux | 2008-10-21 | 1 | -2/+3 |
| | | | | | o allow "retry" on aria2 download failure | ||||
* | - urpmi.update, urpmi.addmedia | Pascal Rigaux | 2008-10-21 | 1 | -0/+2 |
| | | | | | | | | o exit on failing media instead of ignoring them (esp. for urpmi.addmedia --distrib). exceptions: "urpmi.update -a" and "urpmi.update --update" for backward compatibility | ||||
* | cleanup: split _get_pubkey_and_descriptions() into _get_descriptions() and ↵ | Pascal Rigaux | 2008-10-20 | 1 | -4/+9 |
| | | | | _may_get_pubkey() |