From 5df750999cc5f686247e6743717fda6e96995c74 Mon Sep 17 00:00:00 2001 From: ahrenholz Date: Tue, 9 Jun 2009 17:59:35 +0000 Subject: [PATCH] new page about rolling your own template caches --- wiki/LinuxOpenVZTemplateCreation.wiki | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 wiki/LinuxOpenVZTemplateCreation.wiki diff --git a/wiki/LinuxOpenVZTemplateCreation.wiki b/wiki/LinuxOpenVZTemplateCreation.wiki new file mode 100644 index 00000000..60fffdaa --- /dev/null +++ b/wiki/LinuxOpenVZTemplateCreation.wiki @@ -0,0 +1,12 @@ +#summary How to build a core-root filesystem template for use with CORE + += About OpenVZ and CORE OS templates = + +OpenVZ uses [http://wiki.openvz.org/OS_template operating system templates] to supply the virtual containers with a root filesystem. "An OS template is basically a set of packages from some Linux distribution used to populate a container." (OpenVZ wiki) + +By default, CORE uses a single OS template cache for all of its nodes, located in `/vz/private/core-root`. This is a convenience so you can install a binary in one place and + + += How to make a core-root template = + += How to make the core-root RPM = \ No newline at end of file