12
edits
Changes
I forgot the timezone stuff
to
ACTIVE_CONSOLES=
Change timezone (if needed)
rm /newroot/etc/localtime
ln -s /usr/share/zoneinfo/Your/Timezone /newroot/etc/localtime
<code>tar zcf /vz/template/cache/centos-6-x86_64.tar.gz -C /newroot .</code>