Ainsi parlait Michael Scherer :
> > You can automate it with a pretty simple command, something like (I'm
> > useless at scripting-type things so this *will* be wrong and you'll
> > have to fix it :>):
> >
> > for i in 'urpmq --auto-select' do urpmi $i; print $i
>
> for i in `urpmq --auto-select`; do urpmi $i ; echo $i; done;
New urpmi has transaction support: it download and install small rpm groups 
only at once.
-- 
Any manufacturer making his warranties dependent upon the device being earthed 
will only supply power cabling with two wires. 
        -- Murphy's Hardware Laws n�4


Reply via email to