Difference between revisions of "Special:Badtitle/NS1198:OS template metadata/5/en"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 02:11, 24 September 2016

  • addons/vzdev is a static list of most commonly used /dev entries. Provides dev package. Uses MAKEDEV.spec
  • addons/MAKEDEV-3.3.13-1.3.swsoft is generated from a copy of fedora core 2's MAKEDEV-3.3.13. Uses MAKEDEV.spec which is a customized version to install only the essential devices and depend on vzdev
  • dummy-centos-4 is a placeholder for kernel, module-init-tools, modutils, mingetty, kernel-utils, ethtool, and kernel-drm packages. Uses dummy.spec
  • default.list, minimal.list, *.list are list of packages for a flavor of the template. Must contain dummy-centos-4, vzdev, and MAKEDEV packages
  • config/yum.conf.in template for yum.conf with tokens replaced during build.
  • config/install-pre or install-post is executed by cache-os which is executed by vzpkgcache when creating a template cache
  • config/update-pre or update-post is executed when updating a template cache
  • config/gpgkeys are the keys for the packages to be cached
  • config/rpm contains the rpm version
  • vztmpl.spec.in is template for the vztmpl package
  • make.defs is the common variables for the make process