>
> If I have a directory full of RPMs, how do I create a hdlists file, so that
> I can use urpmi to install files from there?
>

As I understand you need hdlist only for FTP installs. For local directory
just add it with
urpmi_addmedia  my_dir file://path/to/your/dir

It will scan RPMs and generate hdlist in /var/lib/urpmi/ that you can use
later :-)

Actually, I'd like to knoiw how to *avoid* scanning local directory every
time.

-andrej


Reply via email to