Difference between revisions of "Download/template"
< Download
Line 4: | Line 4: | ||
:Precreated templates of different distributions. | :Precreated templates of different distributions. | ||
;[[Download/template/utils|Utilities]] | ;[[Download/template/utils|Utilities]] | ||
− | :Template utilities | + | :Template utilities are programs designed to assist with template maintenance, such as the creation and update of templates and containers. Currently these consists of [[Download/vzpkg|'''vzpkg''']], [[Download/vzyum|'''vzyum''']] and several versions of the RPM utility repackaged for OpenVZ. '''All this is optional and currently only supported on systems with x86 architecture and with python <= 2.4.''' |
;[[Download/template/metadata|Metadata]] | ;[[Download/template/metadata|Metadata]] | ||
: Template metadata is data needed to (re)create or update template cache using template utilities. Metadata for a template contains the following information: list of packages that form this template; locations of package repositories; scripts needed to be executed on various stages of template installation; public GPG key(s) needed to check signatures of packages; additional OpenVZ-specific packages. | : Template metadata is data needed to (re)create or update template cache using template utilities. Metadata for a template contains the following information: list of packages that form this template; locations of package repositories; scripts needed to be executed on various stages of template installation; public GPG key(s) needed to check signatures of packages; additional OpenVZ-specific packages. |
Revision as of 14:17, 5 September 2008
A template is an image of an OS (i.e. a Linux distribution) aimed for installation into a container. Template utilities are provided to assist in the creation of such images, but they are completely optional.
- Precreated
- Precreated templates of different distributions.
- Utilities
- Template utilities are programs designed to assist with template maintenance, such as the creation and update of templates and containers. Currently these consists of vzpkg, vzyum and several versions of the RPM utility repackaged for OpenVZ. All this is optional and currently only supported on systems with x86 architecture and with python <= 2.4.
- Metadata
- Template metadata is data needed to (re)create or update template cache using template utilities. Metadata for a template contains the following information: list of packages that form this template; locations of package repositories; scripts needed to be executed on various stages of template installation; public GPG key(s) needed to check signatures of packages; additional OpenVZ-specific packages.