Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When invoking urpmi.addmedia with --proxy, save this proxy setting for | Rafael Garcia-Suarez | 2004-11-24 | 1 | -0/+1 |
| | | | | | this particular new media. (bug 12483) | ||||
* | use proxy when downloading mirror list | Rafael Garcia-Suarez | 2004-11-18 | 1 | -1/+1 |
| | |||||
* | Implement a new option, --norebuild, to urpmi, urpmi.update and urpmi.addmedia. | Rafael Garcia-Suarez | 2004-10-14 | 1 | -0/+1 |
| | | | | | | It prevents rebuilding the hdlist from the headers of the RPMs for a local media. It's also settable globally in the urpmi.cfg file. Comes with doc. | ||||
* | Create the configuration file when adding a media if it's not found | Rafael Garcia-Suarez | 2004-09-15 | 1 | -0/+4 |
| | |||||
* | Make the --probe-synthesis option compatible with --distrib in | Rafael Garcia-Suarez | 2004-08-26 | 1 | -3/+3 |
| | | | | | urpmi.addmedia. | ||||
* | Update official domain name | Rafael Garcia-Suarez | 2004-08-02 | 1 | -1/+1 |
| | |||||
* | Make --distrib work with new media structure | Rafael Garcia-Suarez | 2004-07-30 | 1 | -10/+23 |
| | |||||
* | Note that 10.1 updates are to be coded. Plus some cleanup. | Rafael Garcia-Suarez | 2004-07-27 | 1 | -4/+5 |
| | |||||
* | Make the leading "file://" optional in local media URLs. | Rafael Garcia-Suarez | 2004-07-27 | 1 | -3/+3 |
| | |||||
* | Add options -q and -v (quiet and verbose) to urpmi.{add,remove}media | Rafael Garcia-Suarez | 2004-07-27 | 1 | -0/+6 |
| | |||||
* | Copyright updates | Rafael Garcia-Suarez | 2004-07-22 | 1 | -1/+1 |
| | |||||
* | changed MandrakeSoft -> Mandrakesoft | Pablo Saratxaga | 2004-07-20 | 1 | -1/+1 |
| | |||||
* | More checks for root capabilities | Rafael Garcia-Suarez | 2004-07-13 | 1 | -0/+3 |
| | |||||
* | The mandrake-release package has been renamed as mandrakelinux-release | Rafael Garcia-Suarez | 2004-07-05 | 1 | -8/+12 |
| | |||||
* | Support for setting proxy per-media in proxy.cfg | Rafael Garcia-Suarez | 2004-06-29 | 1 | -1/+8 |
| | |||||
* | Minor fix in the help message | Rafael Garcia-Suarez | 2004-05-12 | 1 | -1/+1 |
| | |||||
* | Some more cleanup and refactorization. | Rafael Garcia-Suarez | 2004-04-19 | 1 | -5/+6 |
| | |||||
* | Some more options refactorisation. The --from option of urpmi.addmedia | Rafael Garcia-Suarez | 2004-04-19 | 1 | -8/+10 |
| | | | | | was being ignored; fix it. | ||||
* | Factorize the message/prompt/I18N code of urpm* in a separate module | Rafael Garcia-Suarez | 2004-04-14 | 1 | -0/+1 |
| | |||||
* | urpmi.addmedia was forgetting command-line arguments. | Rafael Garcia-Suarez | 2004-04-14 | 1 | -2/+1 |
| | |||||
* | Factorize the code to handle command-line options for the urpm* tools | Rafael Garcia-Suarez | 2004-04-13 | 1 | -58/+34 |
| | | | | | in a module urpm::args. | ||||
* | add downloader option in global config section | Olivier Blin | 2004-01-26 | 1 | -5/+2 |
| | |||||
* | perl_checker fix | Olivier Blin | 2004-01-21 | 1 | -1/+1 |
| | |||||
* | - re use strict, because nobody is better than perl | Olivier Thauvin | 2004-01-16 | 1 | -0/+3 |
| | | | | | | - use sub folder bug report when restart is need - add cvs $Id$ in script | ||||
* | fixed small options being blocking long options. (again) | Francois Pons | 2003-12-05 | 1 | -9/+9 |
| | |||||
* | fixed small options being blocking long options. | Francois Pons | 2003-12-05 | 1 | -4/+4 |
| | |||||
* | added --no-md5sum in help section of urpmi.update. | Francois Pons | 2003-12-05 | 1 | -1/+1 |
| | |||||
* | 4.4-31mdk | Francois Pons | 2003-09-04 | 1 | -0/+1 |
| | |||||
* | 4.4-19mdk | Francois Pons | 2003-08-06 | 1 | -0/+1 |
| | |||||
* | 4.4-5mdk | Francois Pons | 2003-06-19 | 1 | -3/+7 |
| | |||||
* | 4.3-1mdk | Francois Pons | 2003-04-14 | 1 | -6/+11 |
| | |||||
* | 4.2-31mdk | Francois Pons | 2003-03-10 | 1 | -4/+4 |
| | |||||
* | fixed newer export methodology. | Francois Pons | 2003-03-06 | 1 | -3/+0 |
| | |||||
* | changed name of _() function to N() | Pablo Saratxaga | 2003-03-05 | 1 | -30/+30 |
| | | | | | use of perl_checker to create pot file | ||||
* | 4.2-24mdk | Francois Pons | 2003-02-27 | 1 | -0/+3 |
| | |||||
* | fixed bad interpretation of --version. | Francois Pons | 2003-02-17 | 1 | -1/+1 |
| | |||||
* | Some changes to English strings | Pablo Saratxaga | 2003-02-14 | 1 | -2/+3 |
| | |||||
* | 4.2-16mdk | Francois Pons | 2003-01-29 | 1 | -0/+1 |
| | |||||
* | add --limit-rate support to urpmi, urpmi.addmedia and urpmi.update | Francois Pons | 2003-01-24 | 1 | -0/+2 |
| | |||||
* | 4.2-9mdk | Francois Pons | 2003-01-23 | 1 | -5/+5 |
| | |||||
* | 4.1-10mdk | Francois Pons | 2002-12-06 | 1 | -4/+1 |
| | |||||
* | 4.1-9mdk | Francois Pons | 2002-12-06 | 1 | -0/+1 |
| | |||||
* | 4.1-6mdk | Francois Pons | 2002-12-02 | 1 | -2/+8 |
| | |||||
* | 4.1-5mdk | Francois Pons | 2002-11-29 | 1 | -11/+29 |
| | |||||
* | 4.1-4mdk | Francois Pons | 2002-11-29 | 1 | -1/+1 |
| | |||||
* | refer to guess for contrib type media when adding using --distrib-contrib. | Francois Pons | 2002-11-28 | 1 | -1/+1 |
| | |||||
* | 4.1-3mdk | Francois Pons | 2002-11-28 | 1 | -9/+85 |
| | |||||
* | 4.0-22mdk | Francois Pons | 2002-10-25 | 1 | -3/+4 |
| | |||||
* | 4.0-13mdk | Francois Pons | 2002-09-05 | 1 | -1/+1 |
| | |||||
* | updated po file; improved message for translators | Pablo Saratxaga | 2002-08-28 | 1 | -4/+4 |
| |