Name

Pkg::SourceCreateType — Create source of required type

Synopsis

SourceCreateType ( media URL ,
  pd product ,
  type type );
 

Parameters

media URL

of the source

pd product

directory (if empty the products will be searched)

type type

of the source ("YaST", "YUM" or "Plaindir")

Description

Create a source without autoprobing the source type. This builtin should be used only for "Plaindir" sources, because Plaindir sources are not automatically probed in SourceCreate() builtin.