"Andrej Borsenkow" <[EMAIL PROTECTED]> writes:

> >
> > There is a ignore flag that you can put in /etc/urpmi/urpmi.cfg, this is not
> > clean as package have to be updated accordingly unless you use -m for urpmi.
> >
> 
> Where can I find up-to-date descritptin of urpmi.cfg (let alone reading urpmi
> source)?

currently there is lacking documentation of it, it is compatible with old format
but use extension if { is available at end-of-line.

urpmi is currently under development and change a lot, whenever it will be
stabilized I will update the documentation accordingly.

example :
  cooker file::/RPMS {
    hdlist: hdlist.cooker.cz
    list: list.cooker.cz
    ignore
  }

to get an ignored entry. nothing more can be added safely, other tags are
  with_hdlist: <source_hdlist_relative_to_url>
  removable: <removable_device_name>
  modified
and may be removed or added at any time.

> 
> -andrej

François.

Reply via email to