Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop --repackage option (non working since rpm-4.6 in 2009) | Thierry Vignaud | 2012-10-05 | 3 | -27/+0 |
| | | | | | | should have been done right after commit r251061 by pixel on Tue Jan 2009: "- drop urpmi.recover (no more possible with rpm 4.6 which doesn't handle --repackage)" | ||||
* | drop again urpmi.recover | Thierry Vignaud | 2012-10-05 | 4 | -190/+2 |
| | | | | | | | (no more possible since rpm 4.6 which doesn't handle --repackage) was droped in 2009 but was resurected in mdv in initial rpm5 introduction before Mageia creation | ||||
* | urpmi.addmedia: add new --(no-)verify-rpm options | Thierry Vignaud | 2012-08-31 | 1 | -0/+7 |
| | |||||
* | minor documentation fix (mga#7166) | Thierry Vignaud | 2012-08-27 | 1 | -1/+1 |
| | |||||
* | actually rename | Thierry Vignaud | 2012-06-08 | 14 | -0/+0 |
| | |||||
* | urpmi.cfg: support --download-all as an option (Pavel Shved, from mdv) | Thierry Vignaud | 2012-06-08 | 1 | -0/+7 |
| | |||||
* | s/cooker/cauldron/ | Thierry Vignaud | 2012-04-08 | 1 | -2/+2 |
| | |||||
* | kill mdv reference in man pages (#5277) | Thierry Vignaud | 2012-04-08 | 3 | -4/+4 |
| | |||||
* | kill unused DUDF support (mga#4493) | Thierry Vignaud | 2012-02-14 | 1 | -63/+0 |
| | |||||
* | document that -a only works on enabled media (mga#3190) | Thierry Vignaud | 2011-10-27 | 1 | -1/+1 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-09-13 | 2 | -2/+2 |
| | | | | | | | | | | | | 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 ------------------------------------------------------------------------ | ||||
* | bring back urpmi.recover :) | Per Øyvind Karlsen | 2010-11-21 | 1 | -0/+110 |
| | |||||
* | add --zeroconf support in urpmi.addmedia | Olivier Blin | 2010-06-16 | 1 | -0/+6 |
| | |||||
* | documentation files for urpmi-dudf added | Olivier Rosello | 2009-11-20 | 1 | -0/+63 |
| | |||||
* | add --not-available option to urpmq | Christophe Fergeau | 2009-10-21 | 1 | -0/+6 |
| | | | | | | | | Patch from Pascal Terjan, fixes bug #51418 urpmq --not-available shows the packages that are installed but no longer available in the configured media. This can be helpful to figure out which packages are obsolete after a few distro upgrades. | ||||
* | allow to define the cache directory for RPMs when setting --download-all | Christophe Fergeau | 2009-10-15 | 1 | -2/+3 |
| | |||||
* | add --download-all options to enable downloading of all packages before install | Christophe Fergeau | 2009-10-13 | 1 | -0/+7 |
| | |||||
* | disable certificate checks on media with the right option | Christophe Fergeau | 2009-09-25 | 1 | -0/+7 |
| | |||||
* | fix typo in urpmq manpage | Christophe Fergeau | 2009-08-11 | 1 | -1/+1 |
| | |||||
* | Change error code when some packages couldn't be installed | Christophe Fergeau | 2009-03-24 | 1 | -0/+4 |
| | |||||
* | Revert "urpmi doesn't have a --auto-orphans parameter, fixes bug #48946" | Christophe Fergeau | 2009-03-23 | 1 | -0/+4 |
| | | | | | The parameter was actually implemented and working, dunno how I overlooked that. | ||||
* | urpmi doesn't have a --auto-orphans parameter, fixes bug #48946 | Christophe Fergeau | 2009-03-20 | 1 | -4/+0 |
| | |||||
* | - drop urpmi.recover | Pascal Rigaux | 2009-01-13 | 1 | -110/+0 |
| | | | | | (no more possible with rpm 4.6 which doesn't handle --repackage) | ||||
* | drop obsolete stuff | Pascal Rigaux | 2008-10-29 | 2 | -14/+0 |
| | | | | | | | | | it should have been dropped in commit: : r14827 | rgarciasuarez | 2005-02-17 16:01:39 +0100 (Thu, 17 Feb 2005) | 2 lines : Remove obsoleted and broken --distrib-XXX command-line option | ||||
* | exit code 15 is already used for --expect-install, use exit code 16 for bad ↵ | Pascal Rigaux | 2008-10-07 | 1 | -0/+4 |
| | | | | signature | ||||
* | fix typo | Pascal Rigaux | 2008-10-06 | 1 | -1/+1 |
| | |||||
* | - urpmi, library: | Pascal Rigaux | 2008-10-06 | 1 | -0/+5 |
| | | | | | | o handle --replacefiles, will be used by mdkonline (require perl-URPM 3.19) | ||||
* | - urpmi, rpmdrake: | Pascal Rigaux | 2008-10-06 | 1 | -0/+4 |
| | | | | | | o nice exit code for "bad signature" fatal error. Fixes rpmdrake continuing on bad signature (#44575) | ||||
* | update doc | Pascal Rigaux | 2008-10-06 | 1 | -3/+3 |
| | |||||
* | - urpmi.addmedia | Pascal Rigaux | 2008-08-28 | 1 | -0/+2 |
| | | | | | | o instead of discarding --update when using --distrib, give it a meaning: only add media flagged "update" | ||||
* | - urpme | Pascal Rigaux | 2008-07-11 | 1 | -0/+4 |
| | | | | | o add --justdb | ||||
* | o fix creation of chroot with --root by using ↵ | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 |
| | | | | | | | | | /var/lib/rpm/installed-through-deps.list (instead of having it in /var/lib/urpmi) it's a saner place to put this file anyway | ||||
* | udpate doc | Pascal Rigaux | 2008-07-09 | 1 | -7/+5 |
| | |||||
* | -h doesn't exist (it has been removed from manpage in 2006, cf r15529) | Pascal Rigaux | 2008-07-09 | 1 | -1/+1 |
| | |||||
* | - urpmi | Pascal Rigaux | 2008-07-08 | 1 | -0/+4 |
| | | | | | o handle --debug-librpm | ||||
* | allow "urpmi.addmedia --distrib --mirrorlist" to please blino (#40283) | Pascal Rigaux | 2008-07-08 | 1 | -3/+3 |
| | |||||
* | - urpmq | Pascal Rigaux | 2008-07-08 | 1 | -0/+4 |
| | | | | | o add --obsoletes | ||||
* | fix doc: -P is deprecated for same time, do not refer to it | Pascal Rigaux | 2008-07-08 | 1 | -1/+1 |
| | |||||
* | - urpmq: | Pascal Rigaux | 2008-07-08 | 1 | -0/+4 |
| | | | | | | | | o --suggests now displays the suggested packages, see --allow-suggests for previous behaviour (#39726) - fixing duplicated setting of options in args.pm | ||||
* | o handle "unrequested orphans" (similar to "deborphan") | Pascal Rigaux | 2008-07-07 | 4 | -0/+20 |
| | |||||
* | - urpmq: | Pascal Rigaux | 2008-04-03 | 2 | -0/+10 |
| | | | | | | o --suggests is currently misleading, introduce --allow-suggests and explain the user that --suggests really means --allow-suggests (#39726) | ||||
* | fix doc | Pascal Rigaux | 2008-03-27 | 1 | -1/+1 |
| | |||||
* | make it clear that proxy.cfg allows to override system global proxy settings | Pascal Rigaux | 2008-03-27 | 1 | -0/+8 |
| | |||||
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-03-18 | 1 | -0/+6 |
| | | | | | | | o urpmi.addmedia --mirrorlist handles a list of mirrors/mirrorlist: you can specify a mirror to use inside a local network, but it will default to standard mirrors when the local mirror is not available. | ||||
* | adapt doc | Pascal Rigaux | 2008-03-07 | 1 | -1/+1 |
| | |||||
* | - all tools: | Pascal Rigaux | 2008-02-27 | 3 | -10/+4 |
| | | | | | o cdrom:// replaces removable:// | ||||
* | - urpmq: | Pascal Rigaux | 2008-02-25 | 1 | -0/+4 |
| | | | | | o add --conflicts | ||||
* | need for previous commit: document "urpmq --requires" | Pascal Rigaux | 2008-02-25 | 1 | -0/+4 |
| | |||||
* | - all tools: | Pascal Rigaux | 2008-02-23 | 2 | -0/+35 |
| | | | | | | o handle mirrorlist (need perl-Zone-TimeInfo patched for geolocalisation) | ||||
* | adapt --virtual description: it can now handle remove distro | Pascal Rigaux | 2008-02-21 | 1 | -4/+2 |
| | | | | | (and in that case /var/lib/urpmi is used) |