vzctl-3.0.0-4 is released
Fixes for Gentoo VPSs. Fixed compilation against old kernels.
Compatibility
In order to use networking in a Gentoo VPS, the VPS needs latest baselayout or baselayout-vserver installed. See bug #110 and Gentoo bug #125786 for details.
To use ipt_REDIRECT inside a VPS, you need a recent kernel (>=022stab072 or >=026stabNNN)
Download
vzctl 3.0.0-4Changes
cron scripts do nothing if VZ is not loaded (bug #107)
put_param3() can incorrectly set $name=( "" ) (bug #111). Affects gentoo VPSs. Thanks to Jason Stubbs <jstubbs-at-gentoo.org>
fixed compilation against old kernels (<= 022stab070)
description of set parameter suffixes (K, M, G, P) added to vzctl.8 man page (bug #105)
added ipt_REDIRECT support, thanks to Jason Stubbs <jstubbs-at-gentoo.org>