Hi,
Feature request.
Would it be possible to have urpmi not gunzipping the hdlists file at every
invocation? Could urpmi be modified to use a "uncompressed" hdlists file?
I'm updating a P90 machine like this:
for i in `rpm -qa --qf "[%{NAME}]\n"`; do urpmi --auto $i; done
I'm sure there are other more intelligent ways to do this, but I'm doing this
on a remote machine, and using any X gadgets is out of the question. Also
this machine has very little hd space to play with...
--
Regards // Oden Eriksson