Mailinglist Archive: zypp-devel (53 mails)
| < Previous | Next > |
Re: [zypp-devel] Re: [zypp-commit] r11552 - in /trunk/zypper/src: Zypper.cc install.cc repos.cc repos.h
- From: Michael Schroeder <mls@xxxxxxx>
- Date: Fri, 31 Oct 2008 12:31:56 +0100
- Message-id: <20081031113156.GA30843@xxxxxxx>
On Fri, Oct 31, 2008 at 12:13:57PM +0100, jkupec@xxxxxxx wrote:
Oh, that's easy. Here are a couple of suggestions:
- change --repo so that it works like --from
(who needs the --repo behaviour?)
- do not use different options for different commands:
-D : always --dry-run, not suddenly "--no-build-deps"
or "--download-only" or "--reposd-dir"
--repo : always filter this repo
-v : always "detail" mode, not "-s" for search and
"-d" for "lr"
-R : always "--no-force-resolution", not "--no-refresh" in
one command
-t : always "--type", not sometimes "--terse" or "--remote"
and so on.
- change the defaults a bit, if everyone uses "se -s", "-s" might
as well be the default. Same for "lr -d".
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
How would you like it to be, anyway? It's quite counterproductive to rant
and not suggest a thing.
Oh, that's easy. Here are a couple of suggestions:
- change --repo so that it works like --from
(who needs the --repo behaviour?)
- do not use different options for different commands:
-D : always --dry-run, not suddenly "--no-build-deps"
or "--download-only" or "--reposd-dir"
--repo : always filter this repo
-v : always "detail" mode, not "-s" for search and
"-d" for "lr"
-R : always "--no-force-resolution", not "--no-refresh" in
one command
-t : always "--type", not sometimes "--terse" or "--remote"
and so on.
- change the defaults a bit, if everyone uses "se -s", "-s" might
as well be the default. Same for "lr -d".
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |