On Wednesday 26 March 2003 14:35, Frankie wrote:
> I suppose i could go though the calls to urpmi in MandrakeUpdate and
> add --noclean
>
> was hoping there was an easier way though..
>
> It should be a checkbox on the GUI.
>

It is easier to modify the defaults in urpmi:

#- default options.
my $update = 0;
my $media = '';
my $synthesis = '';
my $auto = 0;
my $allow_medium_change = 0;
my $auto_select = 0;
my $force = 0;
my $allow_nodeps = 0;
my $allow_force = 0;
my $parallel = '';
my $sync = undef;
my $X = 0;
my $WID = 0;
my $all = 0;
my $rpm_opt = "vh";
my $use_provides = 1;
my $fuzzy = 0;
my $src = 0;
my $clean = 0;
my $noclean = 0;                <== to 1 
my $pre_clean_cache = 0;
my $post_clean_cache = 1;
my $verbose = 0;
my $root = '';
my $bug = '';
my $env = '';
my $log = '';
my $verify_rpm = 1;
my $test = 0;



-- 
Regards
Steffen
____________________
counter.li.org : #296567.
machine: 181800
vdr-box : 87
____________________
Please dont CC me, since if I have replied I'll watch the tread. Both mails 
will be filtered to the ML-folder. Thanks

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to