Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | exclude kernel-source from orphan processing (#53426) | Christophe Fergeau | 2009-09-04 | 1 | -1/+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 |
| | |||||
* | use https when getting files from api.mandriva.com | Christophe Fergeau | 2009-08-31 | 1 | -2/+2 |
| | |||||
* | download: allow callee of get_content to pass downloader options | Christophe Fergeau | 2009-08-31 | 1 | -2/+2 |
| | |||||
* | download: add an option to be strict about SSL certificate checks | Christophe Fergeau | 2009-08-31 | 1 | -2/+2 |
| | |||||
* | wrap one forgotten print in $urpm->{print} | Christophe Fergeau | 2009-08-31 | 1 | -1/+1 |
| | |||||
* | move "\n" out of translatable string | Christophe Fergeau | 2009-08-31 | 1 | -2/+2 |
| | |||||
* | correct bug #52954 | Olivier Rosello | 2009-08-27 | 1 | -1/+3 |
| | |||||
* | (_get_current_kernel_package) explain | Thierry Vignaud | 2009-08-20 | 1 | -0/+1 |
| | |||||
* | (_kernel_callback,_get_orphan_kernels,_all_unrequested_orphans) offer | Thierry Vignaud | 2009-08-20 | 1 | -0/+48 |
| | | | | | | | to remove old kernels (excluding the running one) do not do anything if we failed to detect the running one (ie: chroot)) | ||||
* | (add2hash_) copy it from MDK::Common (needed for next commit) | Thierry Vignaud | 2009-08-20 | 1 | -0/+2 |
| | |||||
* | (_get_current_kernel_package,_all_unrequested_orphans) do not offer to ↵ | Thierry Vignaud | 2009-08-20 | 1 | -0/+11 |
| | | | | remove current kernel | ||||
* | perl_checker cleanup | Thierry Vignaud | 2009-08-20 | 1 | -1/+1 |
| | |||||
* | module must return a true value | Thierry Vignaud | 2009-08-20 | 1 | -0/+2 |
| | |||||
* | add new line after message suggesting to remove orphans | Christophe Fergeau | 2009-08-20 | 1 | -2/+2 |
| | | | | Fixes bug #53003 | ||||
* | append a 'reason' field to api.mandriva.com queries when the query is | Christophe Fergeau | 2009-08-18 | 1 | -3/+12 |
| | | | | meant to update the mirror list | ||||
* | don't attempt to expand empty media urls, fixes #52860 | Christophe Fergeau | 2009-08-17 | 1 | -1/+1 |
| | |||||
* | fix display of installation errors | 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). | ||||
* | (install,run) prevent garbaging text installer (#50776) | Thierry Vignaud | 2009-08-11 | 2 | -11/+12 |
| | | | | | | rationale: all prints in transaction/installation code now go through a callback that redirects the output at install time | ||||
* | take into account $RELEASE, $ARCH in urls passed to urpmi.addmedia | Christophe Fergeau | 2009-08-11 | 1 | -0/+3 |
| | | | | Fixes bug #52276 | ||||
* | fix string committed in previous commit to make it translatable | Christophe Fergeau | 2009-08-10 | 1 | -4/+2 |
| | |||||
* | improve message notifying about orphans | Christophe Fergeau | 2009-08-10 | 1 | -3/+5 |
| | | | | patch from François, fixes bug #42484 | ||||
* | fixes part of bug #52655 : if urpm-dudf installed and --auto used : no more ↵ | Olivier Rosello | 2009-08-06 | 1 | -3/+11 |
| | | | | question, no dudf upload | ||||
* | epoch added in several places (forgotten before) + some minor bugs corrected ↵ | Olivier Rosello | 2009-08-04 | 1 | -23/+66 |
| | | | | into DUDF XML | ||||
* | Fix some spelling mistakes | Pascal Terjan | 2009-08-03 | 1 | -1/+1 |
| | |||||
* | unwrap long string for translation | Christophe Fergeau | 2009-07-31 | 1 | -3/+1 |
| | |||||
* | forgot to use urpm::util for append_to_file | Christophe Fergeau | 2009-07-31 | 1 | -0/+1 |
| | |||||
* | more dudf cleanups | Christophe Fergeau | 2009-07-30 | 1 | -30/+13 |
| | |||||
* | small clean-ups in text messages | Christophe Fergeau | 2009-07-30 | 1 | -3/+3 |
| | |||||
* | slight clean-up in wget downloading handling | Christophe Fergeau | 2009-07-30 | 2 | -8/+9 |
| | |||||
* | dudf patch from Olivier Rosello for the Mancoosi project | Christophe Fergeau | 2009-07-30 | 3 | -5/+481 |
| | |||||
* | translate_why_unselect: add "conflicts" reason | Christophe Fergeau | 2009-07-28 | 1 | -0/+2 |
| | | | | Patch by Anssi Hannula, fixes bug #52153 | ||||
* | remove unused reasons from translate_why_unselected | Christophe Fergeau | 2009-07-28 | 1 | -4/+0 |
| | | | | Patch from Anssi Hannula | ||||
* | invalidate mirrorlist cache when distro version changes | Christophe Fergeau | 2009-07-24 | 1 | -0/+5 |
| | | | | | | | If mirrors.cache contains mirrors for 2009.1 and product.id changes to have version=2010.0, cache is used and urpmi.addmedia --distrib --mirrorlist will add 2009.1 mirrors. Store mtime of product.id in the mirror cache to properly detect when product.id was modified | ||||
* | $urpm->{fatal} expects 2 arguments | Christophe Fergeau | 2009-06-05 | 1 | -2/+2 |
| | |||||
* | - adjust parsing of aria2 output for aria2 1.4, fixes bug #51354 | Christophe Fergeau | 2009-06-04 | 1 | -1/+2 |
| | |||||
* | fix aria2 proxy parameters | Aurélien Lefebvre | 2009-05-11 | 1 | -4/+5 |
| | |||||
* | (sync_curl) minor warning fix | Thierry Vignaud | 2009-04-29 | 1 | -1/+1 |
| | | | | | | | (Argument "7845k" isn't numeric in numeric eq (==) at /usr/lib/perl5/vendor_perl/5.10.0/urpm/download.pm line 502, <$curl> chunk 396 (#3)) | ||||
* | (run) use urpmi log API for the transaction failed message instead of | Thierry Vignaud | 2009-04-24 | 1 | -1/+1 |
| | | | | | | printing it on the console so that installer can save each error with each transaction log instead of only having a summary at end | ||||
* | silently update the string "You may want to..." to "You may need to..." so that | Thierry Vignaud | 2009-04-15 | 1 | -1/+4 |
| | | | | | translations do not got fuzzy-ed just before the release |