Metro Recipes
From Funtoo Linux
How do I build an OpenVZ template?
# /root/git/metro/scripts/ezbuild.sh funtoo-current core2_64 openvz
How do I build a VServer template?
Same steps as OpenVZ with one tweak:
# /root/git/metro/scripts/ezbuild.sh funtoo-current core2_64 openvz
The OpenVZ template will work as a vserver template. All you need to do is change the rc_sys setting in /etc/rc.conf from openvz to vserver.