Difference between revisions of "OS template"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
m (fixed first link in See also)
(Marked this version for translation)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
An '''OS template''' is basically a set of packages from some Linux distribution used to populate a [[VE]]. With OpenVZ, different distributions can co-exist on the same hardware box, so multiple OS templates are available.
+
<translate>
 +
<!--T:1-->
 +
An '''OS template''' is basically a set of packages from some Linux distribution used to populate a [[container]]. With OpenVZ, different distributions can co-exist on the same hardware box, so multiple OS templates can be available.
  
An OS template consists of system programs, libraries, and scripts needed to boot up and run the system ([[VE]]), as well as some very basic applications and utilities. Applications like a compiler and an SQL server are usually not included into an OS template.
+
An OS template consists of system programs, libraries, and scripts needed to boot up and run the system ([[container]]), as well as some very basic applications and utilities. Applications like a compiler and an SQL server are usually not included into an OS template.
 
+
<noinclude>
== See also ==
+
== See also == <!--T:2-->
 
* [[OS template metadata]]
 
* [[OS template metadata]]
 
* [[OS template cache]]
 
* [[OS template cache]]
 +
* [[OS template cache preparation]]
 +
</translate>
  
 
[[Category: Definitions]]
 
[[Category: Definitions]]
 +
[[Category: Templates]]
 +
</noinclude>

Latest revision as of 08:41, 26 December 2015

<translate> An OS template is basically a set of packages from some Linux distribution used to populate a container. With OpenVZ, different distributions can co-exist on the same hardware box, so multiple OS templates can be available.

An OS template consists of system programs, libraries, and scripts needed to boot up and run the system (container), as well as some very basic applications and utilities. Applications like a compiler and an SQL server are usually not included into an OS template.

See also[edit]

</translate>