Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | fix format string | Wanderlei Antonio Cavassin | 2009-08-28 | 1 | -1/+1 |
| | |||||
* | - update Finnish translation | Anssi Hannula | 2009-08-27 | 1 | -3/+3 |
| | |||||
* | correct bug #52954 | Olivier Rosello | 2009-08-27 | 1 | -1/+3 |
| | |||||
* | Updated Norwegian Bokmål translation. Worked down to string 448. | Olav Dahlum | 2009-08-27 | 1 | -127/+129 |
| | |||||
* | Hungarian translation update | Gergely Lonyai | 2009-08-25 | 1 | -451/+341 |
| | |||||
* | Updated Norwegian Bokmål Translation. Washed down to string 219, needs more ↵ | Olav Dahlum | 2009-08-24 | 1 | -203/+180 |
| | | | | housecleaning. | ||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2009-08-22 | 1 | -4/+1 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2009-08-22 | 1 | -6/+6 |
| | |||||
* | (_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 | 2 | -0/+51 |
| | | | | | | | 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 | 2 | -0/+15 |
| | | | | 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 | ||||
* | release 6.27.16.27.1 | Christophe Fergeau | 2009-08-20 | 2 | -1/+3 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2009-08-19 | 1 | -3/+3 |
| | |||||
* | undefine distepoch & disttag so that it won't affect buildroot name | Per Øyvind Karlsen | 2009-08-19 | 1 | -0/+2 |
| | |||||
* | append a 'reason' field to api.mandriva.com queries when the query is | Christophe Fergeau | 2009-08-18 | 2 | -3/+14 |
| | | | | meant to update the mirror list | ||||
* | updated fi translation | Jani Välimaa | 2009-08-18 | 1 | -13/+11 |
| | |||||
* | Update Greek translation | Glentadakis Dimitris | 2009-08-17 | 1 | -4/+3 |
| | |||||
* | updated translations for pt_br | Sergio Rafael Lemke | 2009-08-17 | 1 | -23/+39 |
| | |||||
* | sync with code | Thierry Vignaud | 2009-08-17 | 68 | -5871/+6318 |
| | |||||
* | update NEWS | Christophe Fergeau | 2009-08-17 | 1 | -0/+3 |
| | |||||
* | 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 |
| | |||||
* | russsian translation updated | Pavel Maryanov | 2009-08-15 | 1 | -312/+322 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2009-08-14 | 1 | -20/+28 |
| | |||||
* | 6.276.27 | Thierry Vignaud | 2009-08-13 | 2 | -1/+3 |
| | |||||
* | 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 | 3 | -4/+159 |
| | | | | | | | | | | | 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). | ||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2009-08-12 | 1 | -33/+21 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2009-08-12 | 1 | -1/+9 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2009-08-12 | 1 | -6/+8 |
| | |||||
* | Hungarian transtation update | Gergely Lonyai | 2009-08-12 | 1 | -452/+345 |
| | |||||
* | update Finnish translation | Anssi Hannula | 2009-08-12 | 1 | -10/+15 |
| | |||||
* | Update Greek translation | Glentadakis Dimitris | 2009-08-11 | 1 | -10/+15 |
| | |||||
* | Enable urpmi testcase for now fixed bug #52667. | Anssi Hannula | 2009-08-11 | 1 | -2/+2 |
| | |||||
* | (install,run) prevent garbaging text installer (#50776) | Thierry Vignaud | 2009-08-11 | 4 | -11/+14 |
| | | | | | | rationale: all prints in transaction/installation code now go through a callback that redirects the output at install time | ||||
* | add missing space | Thierry Vignaud | 2009-08-11 | 1 | -0/+1 |
| | |||||
* | supplement blacklist | Thierry Vignaud | 2009-08-11 | 1 | -0/+6 |
| | |||||
* | update NEWS | Christophe Fergeau | 2009-08-11 | 1 | -0/+4 |
| | |||||
* | urpmq: add support for -a option combined with --src | Christophe Fergeau | 2009-08-11 | 1 | -1/+2 |
| | | | | Fixes bug #52672 | ||||
* | fix typo in urpmq manpage | Christophe Fergeau | 2009-08-11 | 1 | -1/+1 |
| |