distribution
| Element Content Model | ||
| distribution ::= ((name,version,architecture,language?),archive?,component+) | ||
| Attributes | ||
| Name | Type | Default |
| id | ID | #REQUIRED |
| security-component | (yes|no) | #IMPLIED |
| patch-rpm-component | (yes|no) | #IMPLIED |
| structure | (1|2|3|4) | 1 |
Holds all information belonging to 1 distribution.
An explanation of the attributes belonging to the element distribution.
| variable | explanation | cla |
|---|---|---|
| id | The unique name of this distribution. This name will be used to select the distribution on the command line, so make it an easy one to remember. | yes |
| patch-rpm-component | This is the same option as the patch-rpm-patch option in the <opt> element. The main difference is that the patch-rpm-component option here operates at distribution level. It overwrites the global value that is specified by the patch-rpm-patch argument in the <opt> element. If the patch-rpm-patch argument is not defined here at distribution level the value specified in the <opt> element is used. | no |
| security-component | This is the same option as the security-component option in the <opt> element. The main difference is that the security-component option here operates at distribution level. It overwrites the global value that is specified by the security-component argument in the <opt> element. If the security-component argument is not defined here at distribution level the value specified in the <opt> element is used. | no |
| structure | With this element the structure of the apt archive can be set. The following structure types are available:
|
no |