Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add --ignorearch to urpmi.addmedia --distrib | Pascal Terjan | 2020-11-23 | 1 | -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 --reinstall | Thierry Vignaud | 2020-03-05 | 1 | -0/+1 |
| | | | | Needs perl-URPM-5.25 (it won't work with rpm < 4.12.x) | ||||
* | bump copyright | Thierry Vignaud | 2020-01-17 | 1 | -1/+1 |
| | |||||
* | Update Mageia copyright statements | Rémi Verschelde | 2017-04-26 | 1 | -0/+2 |
| | |||||
* | fix more Getopt::Long breakages | Thierry Vignaud | 2016-10-15 | 1 | -1/+1 |
| | | | | now testuite pass again after droping the "gnu_compat" option | ||||
* | add 'no_ignore_case' to Getopt options (mga#17923) | Shlomi Fish | 2016-07-11 | 1 | -1/+1 |
| | | | | thus fixing t/superuser--orphans.t regressions | ||||
* | fix POD | Thierry Vignaud | 2015-10-09 | 1 | -2/+2 |
| | | | | why isn't this catched by testsuite???? | ||||
* | drop useless __END__ | Thierry Vignaud | 2015-10-09 | 1 | -1/+0 |
| | |||||
* | drop very old CVS/SVN $Id tags | Thierry Vignaud | 2015-09-02 | 1 | -1/+0 |
| | |||||
* | rename '--suggests' option as '--recommends' | Thierry Vignaud | 2014-09-07 | 1 | -1/+5 |
| | |||||
* | rename 'allow-suggests' as 'allow-recommends' | Thierry Vignaud | 2014-09-07 | 1 | -3/+6 |
| | | | | but keep an alias (with a warning) for compatibility | ||||
* | rename 'no-suggests' option as 'no-recommends' | Thierry Vignaud | 2014-09-07 | 1 | -3/+7 |
| | | | | keep --no-suggests but with a warning | ||||
* | add support for --deploops option | Thierry Vignaud | 2013-11-05 | 1 | -0/+1 |
| | |||||
* | add basic support for --downgrade (mga#6655) | Thierry Vignaud | 2013-02-09 | 1 | -0/+1 |
| | | | | needs new URPM | ||||
* | make --use-distrib works as user (mga#1225) | Thierry Vignaud | 2012-10-11 | 1 | -1/+6 |
| | |||||
* | drop --repackage option (non working since rpm-4.6 in 2009) | Thierry Vignaud | 2012-10-05 | 1 | -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.recover | Thierry Vignaud | 2012-10-05 | 1 | -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 variables | Thierry Vignaud | 2012-09-08 | 1 | -2/+0 |
| | |||||
* | (copyright) factorize a translated string | Thierry Vignaud | 2012-09-01 | 1 | -0/+12 |
| | |||||
* | kill old obsolete comment | Thierry Vignaud | 2012-08-31 | 1 | -1/+1 |
| | |||||
* | urpmi.addmedia: add new --(no-)verify-rpm options | Thierry Vignaud | 2012-08-31 | 1 | -0/+1 |
| | |||||
* | drop support for --gui | Thierry Vignaud | 2012-06-08 | 1 | -1/+0 |
| | | | | (now useless) | ||||
* | urpmq: fix non-zero exit code if .rpm file was not found (POK, mdv#64969) | Thierry Vignaud | 2012-02-27 | 1 | -1/+4 |
| | |||||
* | kill unused DUDF support (mga#4493) | Thierry Vignaud | 2012-02-14 | 1 | -6/+0 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-02-01 | 1 | -5/+4 |
| | |||||
* | disable dudf support (we've nothing server side) | Thierry Vignaud | 2011-12-18 | 1 | -1/+1 |
| | |||||
* | fix broken 'urpmi --no-md5sum' (pok, mga#62557) | Thierry Vignaud | 2011-10-07 | 1 | -2/+6 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-09-13 | 1 | -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 notices | Per Øyvind Karlsen | 2010-11-21 | 1 | -1/+1 |
| | |||||
* | bring back urpmi.recover :) | Per Øyvind Karlsen | 2010-11-21 | 1 | -0/+11 |
| | |||||
* | add --zeroconf support in urpmi.addmedia | Olivier Blin | 2010-06-16 | 1 | -0/+1 |
| | |||||
* | update copyright | Thierry Vignaud | 2009-11-24 | 1 | -1/+1 |
| | |||||
* | add --not-available option to urpmq | Christophe Fergeau | 2009-10-21 | 1 | -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 too | Christophe Fergeau | 2009-10-21 | 1 | -1/+1 |
| | |||||
* | allow to define the cache directory for RPMs when setting --download-all | Christophe Fergeau | 2009-10-15 | 1 | -2/+1 |
| | |||||
* | add --download-all options to enable downloading of all packages before install | Christophe Fergeau | 2009-10-13 | 1 | -0/+1 |
| | |||||
* | dudf patch from Olivier Rosello for the Mancoosi project | Christophe Fergeau | 2009-07-30 | 1 | -0/+5 |
| | |||||
* | Remove urpmi.recover from args.pm | Christophe Fergeau | 2009-01-13 | 1 | -11/+0 |
| | |||||
* | drop obsolete stuff | Pascal Rigaux | 2008-10-29 | 1 | -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 --env | Pascal Rigaux | 2008-10-27 | 1 | -1/+1 |
| | | | | | - handle urpme --auto-orphans --env | ||||
* | add support for --clean in gurpmi | Thierry Vignaud | 2008-10-14 | 1 | -1/+1 |
| | |||||
* | add --split-level and --split-length to gurpmi | Pascal Rigaux | 2008-10-07 | 1 | -1/+2 |
| | | | | | (but only works as "--split-length=xx", not "--split-length xx") | ||||
* | what mdkonline really want, is that gurpmi/gurpmi2 handles --replacefiles | Pascal Rigaux | 2008-10-06 | 1 | -1/+1 |
| | |||||
* | - urpmi, library: | Pascal Rigaux | 2008-10-06 | 1 | -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 options | Thierry Vignaud | 2008-09-09 | 1 | -4/+12 |
| | |||||
* | (set_debug) extract it so that rpmdrake can support the --debug option | Thierry Vignaud | 2008-09-09 | 1 | -5/+8 |
| | |||||
* | fix previous commit (otherwise it goes very weird) | Pascal Rigaux | 2008-09-05 | 1 | -1/+1 |
| | |||||
* | allow --no-metalink | Pascal Rigaux | 2008-09-05 | 1 | -1/+1 |
| | |||||
* | - fix proxy parameter for aria2 (thanks to alkh) | Pascal Rigaux | 2008-09-04 | 1 | -1/+1 |
| | |||||
* | - gurpmi2 | Pascal Rigaux | 2008-09-01 | 1 | -1/+1 |
| | | | | | o handle --update |