Element component

Name

component

Synopsis

Element Content Model
component ::=
( name )
Attributes
Name Type Default
active Enumeration:
yes
no
"yes"
list-most-recent Enumeration:
yes
no
"no"
update-rpms Enumeration:
yes
no
"yes"
scan Enumeration:
yes
no
"yes"

Description

Holds all information belonging to 1 component

Attribute explanation:

variable explanation cla
active This attribute determines if a component is to be used or discarded. With this switch it is possible to de-activate the processing of this component, without removing the data from the configuration file. no
list-most-recent If set to yes a list with the most recent rpms provided by the component is being created. This can be usefull for automatic installation programs, like e.g. autoyast. The list is called contlist.<component name>.bz2 and is stored in the directory "base" of the apt repository yes
scan Activate or de-activate scanning of the rpm directory. De-activating scanning of an rpm directory might be usefull for rpm directories that won't change anymore, are stored on removable media, such as cd, dvd, usb sticks, etc. Scanning can be manually activated from the command line with the argument --scan. yes
update-rpms Activate or de-activate downloading of rpms from the download server for this specific component. yes *1

cla: command line argument
*1: global, not for 1 component in particular

Parents

These elements contain component: distribution .

Children

The following elements occur in component: accept, name, reject, script, url, wget .

Previous Home Next
authorization Up distribution
--- Generated by dtd2html ---