summaryrefslogtreecommitdiffstats
path: root/pod
Commit message (Collapse)AuthorAgeFilesLines
* urpmi.addmedia: add new --(no-)verify-rpm optionsThierry Vignaud2012-08-311-0/+7
|
* minor documentation fix (mga#7166)Thierry Vignaud2012-08-271-1/+1
|
* actually renameThierry Vignaud2012-06-0814-0/+0
|
* urpmi.cfg: support --download-all as an option (Pavel Shved, from mdv)Thierry Vignaud2012-06-081-0/+7
|
* s/cooker/cauldron/Thierry Vignaud2012-04-081-2/+2
|
* kill mdv reference in man pages (#5277)Thierry Vignaud2012-04-083-4/+4
|
* kill unused DUDF support (mga#4493)Thierry Vignaud2012-02-141-63/+0
|
* document that -a only works on enabled media (mga#3190)Thierry Vignaud2011-10-271-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-09-132-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 Karlsen2010-11-211-0/+110
|
* add --zeroconf support in urpmi.addmediaOlivier Blin2010-06-161-0/+6
|
* documentation files for urpmi-dudf addedOlivier Rosello2009-11-201-0/+63
|
* add --not-available option to urpmqChristophe Fergeau2009-10-211-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-allChristophe Fergeau2009-10-151-2/+3
|
* add --download-all options to enable downloading of all packages before installChristophe Fergeau2009-10-131-0/+7
|
* disable certificate checks on media with the right optionChristophe Fergeau2009-09-251-0/+7
|
* fix typo in urpmq manpageChristophe Fergeau2009-08-111-1/+1
|
* Change error code when some packages couldn't be installedChristophe Fergeau2009-03-241-0/+4
|
* Revert "urpmi doesn't have a --auto-orphans parameter, fixes bug #48946"Christophe Fergeau2009-03-231-0/+4
| | | | | The parameter was actually implemented and working, dunno how I overlooked that.
* urpmi doesn't have a --auto-orphans parameter, fixes bug #48946Christophe Fergeau2009-03-201-4/+0
|
* - drop urpmi.recover Pascal Rigaux2009-01-131-110/+0
| | | | | (no more possible with rpm 4.6 which doesn't handle --repackage)
* drop obsolete stuffPascal Rigaux2008-10-292-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 Rigaux2008-10-071-0/+4
| | | | signature
* fix typoPascal Rigaux2008-10-061-1/+1
|
* - urpmi, library:Pascal Rigaux2008-10-061-0/+5
| | | | | | o handle --replacefiles, will be used by mdkonline (require perl-URPM 3.19)
* - urpmi, rpmdrake:Pascal Rigaux2008-10-061-0/+4
| | | | | | o nice exit code for "bad signature" fatal error. Fixes rpmdrake continuing on bad signature (#44575)
* update docPascal Rigaux2008-10-061-3/+3
|
* - urpmi.addmediaPascal Rigaux2008-08-281-0/+2
| | | | | | o instead of discarding --update when using --distrib, give it a meaning: only add media flagged "update"
* - urpmePascal Rigaux2008-07-111-0/+4
| | | | | o add --justdb
* o fix creation of chroot with --root by using ↵Pascal Rigaux2008-07-101-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 docPascal Rigaux2008-07-091-7/+5
|
* -h doesn't exist (it has been removed from manpage in 2006, cf r15529)Pascal Rigaux2008-07-091-1/+1
|
* - urpmiPascal Rigaux2008-07-081-0/+4
| | | | | o handle --debug-librpm
* allow "urpmi.addmedia --distrib --mirrorlist" to please blino (#40283)Pascal Rigaux2008-07-081-3/+3
|
* - urpmqPascal Rigaux2008-07-081-0/+4
| | | | | o add --obsoletes
* fix doc: -P is deprecated for same time, do not refer to itPascal Rigaux2008-07-081-1/+1
|
* - urpmq:Pascal Rigaux2008-07-081-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 Rigaux2008-07-074-0/+20
|
* - urpmq:Pascal Rigaux2008-04-032-0/+10
| | | | | | o --suggests is currently misleading, introduce --allow-suggests and explain the user that --suggests really means --allow-suggests (#39726)
* fix docPascal Rigaux2008-03-271-1/+1
|
* make it clear that proxy.cfg allows to override system global proxy settingsPascal Rigaux2008-03-271-0/+8
|
* - urpmi.addmedia, urpmi.update:Pascal Rigaux2008-03-181-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 docPascal Rigaux2008-03-071-1/+1
|
* - all tools:Pascal Rigaux2008-02-273-10/+4
| | | | | o cdrom:// replaces removable://
* - urpmq:Pascal Rigaux2008-02-251-0/+4
| | | | | o add --conflicts
* need for previous commit: document "urpmq --requires"Pascal Rigaux2008-02-251-0/+4
|
* - all tools:Pascal Rigaux2008-02-232-0/+35
| | | | | | o handle mirrorlist (need perl-Zone-TimeInfo patched for geolocalisation)
* adapt --virtual description: it can now handle remove distro Pascal Rigaux2008-02-211-4/+2
| | | | | (and in that case /var/lib/urpmi is used)
* add --debug in usage and man pagePascal Rigaux2008-02-151-0/+4
|
* - urpmi.update, urpmi.addmedia:Pascal Rigaux2008-02-051-5/+0
| | | | | | o do not parse synthesis o drop /var/lib/urpmi/names.<medium>