Difference between revisions of "Download/vzctl/3.0.11/changes"
(created) |
m (Protected "Download/vzctl/3.0.11/changes": Robot: Protecting a list of files. [edit=autoconfirmed:move=autoconfirmed]) |
||
(One intermediate revision by the same user not shown) | |||
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> |
Latest revision as of 18:35, 22 October 2009
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.