Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | factorize | Pascal Rigaux | 2008-08-20 | 1 | -2/+1 |
| | |||||
* | handle --justdb and --noscripts in gurpmi | Thierry Vignaud | 2008-08-07 | 1 | -1/+1 |
| | |||||
* | - urpme | Pascal Rigaux | 2008-07-11 | 1 | -1/+1 |
| | | | | | o add --justdb | ||||
* | factorize --version and --help handling | Pascal Rigaux | 2008-07-10 | 1 | -19/+7 |
| | |||||
* | factorize | Pascal Rigaux | 2008-07-10 | 1 | -4/+9 |
| | |||||
* | cleanup, and also add --metalink on urpmq | Pascal Rigaux | 2008-07-10 | 1 | -4/+2 |
| | | | | | (no reason not to have it there too) | ||||
* | adjust tabbing to pixel's taste | Per Øyvind Karlsen | 2008-07-10 | 1 | -4/+4 |
| | |||||
* | add --metalink option to urpmi.addmedia & urpmi.updatemedia as well | Per Øyvind Karlsen | 2008-07-09 | 1 | -0/+2 |
| | |||||
* | add local metalink generation | Per Øyvind Karlsen | 2008-07-09 | 1 | -0/+2 |
| | |||||
* | have --no-locales for all tools | Pascal Rigaux | 2008-07-09 | 1 | -3/+3 |
| | |||||
* | - urpmi | Pascal Rigaux | 2008-07-08 | 1 | -0/+1 |
| | | | | | o handle --debug-librpm | ||||
* | allow "urpmi.addmedia --distrib --mirrorlist" to please blino (#40283) | Pascal Rigaux | 2008-07-08 | 1 | -1/+1 |
| | |||||
* | - urpmq | Pascal Rigaux | 2008-07-08 | 1 | -0/+1 |
| | | | | | o add --obsoletes | ||||
* | - urpmq: | Pascal Rigaux | 2008-07-08 | 1 | -7/+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 | 1 | -2/+3 |
| | |||||
* | create file2absolute_file() and use it | Pascal Rigaux | 2008-07-07 | 1 | -2/+4 |
| | |||||
* | normalize options passing: through %options or $urpm->{options} | Pascal Rigaux | 2008-07-02 | 1 | -5/+3 |
| | |||||
* | - urpmq: | Pascal Rigaux | 2008-04-03 | 1 | -2/+13 |
| | | | | | | o --suggests is currently misleading, introduce --allow-suggests and explain the user that --suggests really means --allow-suggests (#39726) | ||||
* | - urpmf: | Pascal Rigaux | 2008-03-31 | 1 | -8/+21 |
| | | | | | | o check usage of -a, -! and the like instead of displaying the ugly "Internal error: syntax error ..." | ||||
* | create add_urpmf_binary_op() and add_urpmf_unary_op(), | Pascal Rigaux | 2008-03-31 | 1 | -3/+13 |
| | | | | | nothing changed yet (see next commit) | ||||
* | handle -p and -P like urpmi | Thierry Vignaud | 2008-03-17 | 1 | -1/+1 |
| | |||||
* | handle --force | Thierry Vignaud | 2008-03-13 | 1 | -1/+1 |
| | |||||
* | handle priority upgrade list | Thierry Vignaud | 2008-03-04 | 1 | -1/+1 |
| | |||||
* | factorize common options between urpmi & gurpmi | Thierry Vignaud | 2008-03-04 | 1 | -9/+6 |
| | |||||
* | add a warning for gurpmi | Thierry Vignaud | 2008-03-03 | 1 | -0/+1 |
| | |||||
* | handle --test | Thierry Vignaud | 2008-03-03 | 1 | -0/+1 |
| | |||||
* | handle --allow-medium-change (needed for do_pkgs) | Thierry Vignaud | 2008-03-03 | 1 | -0/+2 |
| | |||||
* | handle --expect-install (needed for do_pkgs) | Thierry Vignaud | 2008-03-03 | 1 | -0/+1 |
| | |||||
* | fix --expect-install (broken since 4.9.30!) | Thierry Vignaud | 2008-03-03 | 1 | -1/+1 |
| | |||||
* | fix --auto-select option | Thierry Vignaud | 2008-03-03 | 1 | -1/+1 |
| | |||||
* | (gurpmi::parse_command_line) reuse common shared code of urpm::args, | Thierry Vignaud | 2008-03-03 | 1 | -0/+13 |
| | | | | | thus fixing --root option | ||||
* | - urpmf: | Pascal Rigaux | 2008-03-03 | 1 | -1/+1 |
| | | | | | o fix searching for more than one pattern (#38286) | ||||
* | - urpmq: | Pascal Rigaux | 2008-02-25 | 1 | -0/+1 |
| | | | | | o add --conflicts | ||||
* | - urpmq: | Pascal Rigaux | 2008-02-25 | 1 | -2/+2 |
| | | | | | | o --requires now display the raw requires, use --requires-recursive to get the old behaviour (#29176) | ||||
* | - all tools: | Pascal Rigaux | 2008-02-23 | 1 | -0/+1 |
| | | | | | | o handle mirrorlist (need perl-Zone-TimeInfo patched for geolocalisation) | ||||
* | - urpmq: | Pascal Rigaux | 2008-01-25 | 1 | -1/+1 |
| | | | | | o add --no-suggests | ||||
* | - urpmi: | Pascal Rigaux | 2008-01-18 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | o --buildrequires deprecate --src, --src is kept for compatibility but its behaviour is changed a little (it doesn't download src.rpm anymore) ie implement what i suggested on cooker mailing list: Date: Thu, 15 Nov 2007 18:21:32 +0100 Subject: urpmi --src issues, suggesting replacing --src with --buildrequires current situation: % urpmi /xxx/foo.src.rpm #=> installs foo.src.rpm buildrequires % urpmi --install-src foo bar #=> downloads foo.src.rpm bar.src.rpm and "rpm -i" % urpmi --help | grep -- --src --src, -s - next package is a source package. % urpmi --src foo #=> urpmi says it will install foo buildrequires + foo.src.rpm #=> in fact, it only installs foo buildrequires weird cases in current urpmi: % urpmi --src foo bar #=> equiv to "urpmi --src foo ; urpmi bar" % urpmi foo --src bar #=> equiv to "urpmi --src foo bar" above :-( % urpmi --src foo --src bar #=> equiv to "urpmi --src foo bar" :-( suggestions: 1) we could make --src a global option: % urpmi --src foo bar #=> would install buildrequires of foo.src.rpm and bar.src.rpm cons: it breaks compatibility (though i'm quite sure noone uses the previous behaviour) 2) deprecate --src, introduce with --buildrequires: % urpmi --buildrequires foo bar #=> would install buildrequires of foo.src.rpm and bar.src.rpm 3) when doing "urpmi /xxx/foo.src.rpm", warn the user that it should use either "--install-src" or "--buildrequires", and that urpmi is defaulting to "--buildrequires" 2) and 3) are implemented now |