Difference between revisions of "OS template metadata"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(created)
 
m (fixed missing ])
Line 9: Line 9:
 
== See also ==
 
== See also ==
 
* [[OS template]]
 
* [[OS template]]
* [[OS template cache]
+
* [[OS template cache]]
  
 
[[Category: Definitions]]
 
[[Category: Definitions]]

Revision as of 09:38, 14 June 2006

Template metadata is a set of a few files containing the following information:

  • List of packages that form this OS 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

See also