Difference between revisions of "Download/vzctl/3.0.11/changes"
(created) |
(added git log link) |
||
Line 15: | Line 15: | ||
* fixed awk expression to be compatible with mawk | * fixed awk expression to be compatible with mawk | ||
* load vzethdev modules form <code>/etc/init.d/vz</code> | * load vzethdev modules form <code>/etc/init.d/vz</code> | ||
+ | |||
+ | {{git log|vzctl|vzctl-3.0.11-3||}} | ||
</noinclude> | </noinclude> |
Revision as of 18:49, 26 March 2008
Changes
- Calling VE by name support
- VCPU support
- bugfixes
Compatibility
- VCPU is currently only supported by the RHEL4-based kernel.
Detailed changes
- fixed using
VE_ROUTE_SRC_DEV
variable - added VE name support
- added VCPU support (ability to set number of CPUs available for a VE)
- fixes in CPT error processing
- added support of xt_mac iptables module
- fixed awk expression to be compatible with mawk
- load vzethdev modules form
/etc/init.d/vz
For the complete list of changes in this release, see git changelog for vzctl-3.0.11-3.