Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Dec 10 2005 Reinout van Schouwen <reinout@cs.vu.nl> | Reinout van Schouwen | 2005-12-10 | 1 | -138/+104 |
| | | | | | Updated Dutch translation | ||||
* | 4.8.4-1mdk | Rafael Garcia-Suarez | 2005-12-08 | 3 | -2/+73 |
| | |||||
* | urpmi.removemedia should remove proxy settings too | Rafael Garcia-Suarez | 2005-12-08 | 1 | -0/+2 |
| | |||||
* | urpmi.addmedia with proxy did erase the previous proxy settings (bug 20108) | Rafael Garcia-Suarez | 2005-12-08 | 1 | -0/+1 |
| | |||||
* | Fix a regression (introduced in urpm.pm revision 1.579) : the packages that | Rafael Garcia-Suarez | 2005-12-08 | 3 | -3/+5 |
| | | | | | | obsoleted older packages were installed as 'install', not as 'upgrade', thus rpm wasn't attempting to deinstall the old package. | ||||
* | update | Thierry Vignaud | 2005-12-08 | 1 | -13/+11 |
| | |||||
* | typo fixes | Thierry Vignaud | 2005-12-08 | 1 | -2/+2 |
| | |||||
* | The parallel handlers define the same function. This could lead to warnings; ↵ | Rafael Garcia-Suarez | 2005-12-06 | 3 | -1/+4 |
| | | | | silence them. | ||||
* | Fix compilation warning | Rafael Garcia-Suarez | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | Drop the urpmq --headers options (and the requirement on rpmtools). It | Rafael Garcia-Suarez | 2005-12-06 | 5 | -62/+3 |
| | | | | | was only used by the late rpminst. | ||||
* | - use mkrel | Michael Scherer | 2005-12-05 | 1 | -1/+1 |
| | |||||
* | One of the calls to rpm2header still used PATH | Rafael Garcia-Suarez | 2005-12-05 | 1 | -1/+1 |
| | |||||
* | Add a cvsignore file | Rafael Garcia-Suarez | 2005-12-05 | 1 | -0/+4 |
| | |||||
* | updated po file | Shiva Huang | 2005-12-05 | 1 | -15/+11 |
| | |||||
* | Add version number | Rafael Garcia-Suarez | 2005-12-05 | 1 | -0/+1 |
| | |||||
* | 4.8.3-1mdk | Rafael Garcia-Suarez | 2005-12-05 | 3 | -3/+131 |
| | |||||
* | More error checking when generating names file | Rafael Garcia-Suarez | 2005-12-05 | 1 | -1/+7 |
| | |||||
* | *** empty log message *** | José Melo | 2005-12-05 | 1 | -100/+48 |
| | |||||
* | Updated | Willy Sudiarto Raharjo | 2005-12-05 | 1 | -17/+13 |
| | |||||
* | Updated POT file. | Funda Wang | 2005-12-04 | 68 | -30408/+32602 |
| | |||||
* | Document new default-media config option | Rafael Garcia-Suarez | 2005-12-02 | 1 | -0/+6 |
| | |||||
* | Add a new configuration option, default-media, that specifies a comma-separated | Rafael Garcia-Suarez | 2005-12-02 | 2 | -2/+7 |
| | | | | | | list of media to be taken into account by default (i.e., if the --media switch is not specified on the command-line) | ||||
* | Add versions to modules | Rafael Garcia-Suarez | 2005-12-02 | 8 | -4/+17 |
| | |||||
* | Fix download with wget, broken by latest changes | Rafael Garcia-Suarez | 2005-12-02 | 1 | -3/+4 |
| | |||||
* | Document the new options | Rafael Garcia-Suarez | 2005-12-02 | 6 | -5/+60 |
| | |||||
* | Forbid --curl-options and friends in rurpmi | Rafael Garcia-Suarez | 2005-12-02 | 1 | -1/+3 |
| | |||||
* | Add new switches to the urpm tools, --wget-options, --curl-options and | Rafael Garcia-Suarez | 2005-12-02 | 4 | -7/+23 |
| | | | | | | | --rsync-options, to specify additionnal command-line options to pass to the downloader programs. These are also available as global variables that can be set in urpmi.cfg. | ||||
* | Update copyright notices | Rafael Garcia-Suarez | 2005-12-02 | 22 | -17/+92 |
| | |||||
* | Patch by Blino to be less liberal in what we detect in /proc/mount to figure | Rafael Garcia-Suarez | 2005-12-01 | 1 | -1/+1 |
| | | | | | out if a filesystem is read-only | ||||
* | updated po file | Shiva Huang | 2005-12-01 | 1 | -56/+48 |
| | |||||
* | Manpage formatting nits | Rafael Garcia-Suarez | 2005-11-30 | 9 | -45/+42 |
| | |||||
* | Change URL to something more friendly and standard | Rafael Garcia-Suarez | 2005-11-30 | 1 | -1/+1 |
| | |||||
* | Updated Simplified Chinese translation | Funda Wang | 2005-11-26 | 1 | -92/+64 |
| | |||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2005-11-26 | 1 | -232/+335 |
| | |||||
* | Add two new options in bash completion. | Rafael Garcia-Suarez | 2005-11-25 | 1 | -1/+1 |
| | |||||
* | Small manpage updates | Rafael Garcia-Suarez | 2005-11-25 | 4 | -50/+55 |
| | |||||
* | Titi suggests to use a symlink instead | Rafael Garcia-Suarez | 2005-11-25 | 1 | -1/+1 |
| | |||||
* | 4.8.2 | Rafael Garcia-Suarez | 2005-11-25 | 3 | -3/+125 |
| | |||||
* | Add META file | Rafael Garcia-Suarez | 2005-11-25 | 1 | -0/+1 |
| | |||||
* | Don't use the old Makefile anymore. | Rafael Garcia-Suarez | 2005-11-25 | 2 | -88/+29 |
| | | | | | | Add check section in specfile. Install urpmi_rpm-find-leaves also as rpm-find-leaves. | ||||
* | Fix mistake in dir names | Rafael Garcia-Suarez | 2005-11-25 | 1 | -4/+4 |
| | |||||
* | Add some forgotten state directories | Rafael Garcia-Suarez | 2005-11-25 | 1 | -0/+3 |
| | |||||
* | Update required version | Rafael Garcia-Suarez | 2005-11-25 | 1 | -1/+1 |
| | |||||
* | Add an option to install gurpmi | Rafael Garcia-Suarez | 2005-11-25 | 1 | -4/+12 |
| | |||||
* | Remove placeholder files from listing | Rafael Garcia-Suarez | 2005-11-25 | 1 | -2/+0 |
| | |||||
* | Add recursive targets | Rafael Garcia-Suarez | 2005-11-25 | 1 | -0/+4 |
| | |||||
* | Add the ability to install locale files | Rafael Garcia-Suarez | 2005-11-25 | 1 | -5/+10 |
| | |||||
* | Remove old C placeholder | Rafael Garcia-Suarez | 2005-11-25 | 2 | -42/+4 |
| | |||||
* | Recognize DESTDIR from MakeMaker | Rafael Garcia-Suarez | 2005-11-25 | 1 | -9/+8 |
| | |||||
* | perl_checker doesn't run on urpmi anymore | Pascal Rigaux | 2005-11-25 | 1 | -7/+0 |
| |