summaryrefslogtreecommitdiffstats
path: root/urpm/args.pm
Commit message (Collapse)AuthorAgeFilesLines
* Do not warn about 14y+ old behavior change (mga#26448)Thierry Vignaud2022-12-101-5/+1
|
* Add --ignorearch to urpmi.addmedia --distribPascal Terjan2020-11-231-0/+1
| | | | | | | | urpmi.addmedia --distrib --ignorearch allows to use --distrib to create a chroot for a different architecture. This is useful to build for armv5 or armv7 on the other one, and to create chroots with qemu used to execute foreign binaries.
* add support for --reinstallThierry Vignaud2020-03-051-0/+1
| | | | Needs perl-URPM-5.25 (it won't work with rpm < 4.12.x)
* bump copyrightThierry Vignaud2020-01-171-1/+1
|
* Update Mageia copyright statementsRémi Verschelde2017-04-261-0/+2
|
* fix more Getopt::Long breakagesThierry Vignaud2016-10-151-1/+1
| | | | now testuite pass again after droping the "gnu_compat" option
* add 'no_ignore_case' to Getopt options (mga#17923)Shlomi Fish2016-07-111-1/+1
| | | | thus fixing t/superuser--orphans.t regressions
* fix PODThierry Vignaud2015-10-091-2/+2
| | | | why isn't this catched by testsuite????
* drop useless __END__Thierry Vignaud2015-10-091-1/+0
|
* drop very old CVS/SVN $Id tagsThierry Vignaud2015-09-021-1/+0
|
* rename '--suggests' option as '--recommends'Thierry Vignaud2014-09-071-1/+5
|
* rename 'allow-suggests' as 'allow-recommends'Thierry Vignaud2014-09-071-3/+6
| | | | but keep an alias (with a warning) for compatibility
* rename 'no-suggests' option as 'no-recommends'Thierry Vignaud2014-09-071-3/+7
| | | | keep --no-suggests but with a warning
* add support for --deploops optionThierry Vignaud2013-11-051-0/+1
|
* add basic support for --downgrade (mga#6655)Thierry Vignaud2013-02-091-0/+1
| | | | needs new URPM
* make --use-distrib works as user (mga#1225)Thierry Vignaud2012-10-111-1/+6
|
* drop --repackage option (non working since rpm-4.6 in 2009)Thierry Vignaud2012-10-051-2/+1
| | | | | | 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.recoverThierry Vignaud2012-10-051-10/+0
| | | | | | | (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
* kill unused variablesThierry Vignaud2012-09-081-2/+0
|
* (copyright) factorize a translated stringThierry Vignaud2012-09-011-0/+12
|
* kill old obsolete commentThierry Vignaud2012-08-311-1/+1
|
* urpmi.addmedia: add new --(no-)verify-rpm optionsThierry Vignaud2012-08-311-0/+1
|
* drop support for --guiThierry Vignaud2012-06-081-1/+0
| | | | (now useless)
* urpmq: fix non-zero exit code if .rpm file was not found (POK, mdv#64969)Thierry Vignaud2012-02-271-1/+4
|
* kill unused DUDF support (mga#4493)Thierry Vignaud2012-02-141-6/+0
|
* perl_checker cleanupsThierry Vignaud2012-02-011-5/+4
|
* disable dudf support (we've nothing server side)Thierry Vignaud2011-12-181-1/+1
|
* fix broken 'urpmi --no-md5sum' (pok, mga#62557)Thierry Vignaud2011-10-071-2/+6
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-09-131-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 ------------------------------------------------------------------------
* update copyright noticesPer Øyvind Karlsen2010-11-211-1/+1
|
* bring back urpmi.recover :)Per Øyvind Karlsen2010-11-211-0/+11
|
* add --zeroconf support in urpmi.addmediaOlivier Blin2010-06-161-0/+1
|
* update copyrightThierry Vignaud2009-11-241-1/+1
|
* add --not-available option to urpmqChristophe Fergeau2009-10-211-0/+1
| | | | | | | | 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.
* parse download-all argument in gurpmi tooChristophe Fergeau2009-10-211-1/+1
|
* allow to define the cache directory for RPMs when setting --download-allChristophe Fergeau2009-10-151-2/+1
|
* add --download-all options to enable downloading of all packages before installChristophe Fergeau2009-10-131-0/+1
|
* dudf patch from Olivier Rosello for the Mancoosi projectChristophe Fergeau2009-07-301-0/+5
|
* Remove urpmi.recover from args.pmChristophe Fergeau2009-01-131-11/+0
|
* drop obsolete stuffPascal Rigaux2008-10-291-1/+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
* - implement urpme --envPascal Rigaux2008-10-271-1/+1
| | | | | - handle urpme --auto-orphans --env
* add support for --clean in gurpmiThierry Vignaud2008-10-141-1/+1
|
* add --split-level and --split-length to gurpmiPascal Rigaux2008-10-071-1/+2
| | | | | (but only works as "--split-length=xx", not "--split-length xx")
* what mdkonline really want, is that gurpmi/gurpmi2 handles --replacefilesPascal Rigaux2008-10-061-1/+1
|
* - urpmi, library:Pascal Rigaux2008-10-061-0/+1
| | | | | | o handle --replacefiles, will be used by mdkonline (require perl-URPM 3.19)
* (set_verbose,set_verbosity) enable rpmdrake to support -q & -v optionsThierry Vignaud2008-09-091-4/+12
|
* (set_debug) extract it so that rpmdrake can support the --debug optionThierry Vignaud2008-09-091-5/+8
|
* fix previous commit (otherwise it goes very weird)Pascal Rigaux2008-09-051-1/+1
|
* allow --no-metalinkPascal Rigaux2008-09-051-1/+1
|
* - fix proxy parameter for aria2 (thanks to alkh)Pascal Rigaux2008-09-041-1/+1
|