30
edits
Changes
Added info on how to build a single OS Template
=====<u>Generate the new template cache</u>=====
Now everything should be ready to go! Make sure both the 'vz' service and 'pkg-cacher' service are running, then run as root:.
To build an individual OS Template just run the 'vzpkgcache' command and pass it the name of the OS Template you want to build. For a list of OS Templates you can build, run the 'vzpkgls' command. Example: vzpkgcache centos-5-i386-default If you'd like to build all OS Templates available, just run the 'vzpkgcache' command without any parameters. Example: vzpkgcache
vzpkg2 should get to work generating your initial caches. Now you can run 'vzctl create' and use them.