Difference between revisions of "Download/vzctl/3.0.29/changes"
(created) |
m (rm trash at the end) |
||
Line 69: | Line 69: | ||
* Leandro López | * Leandro López | ||
* Scott Dowdle | * Scott Dowdle | ||
− |
Revision as of 13:12, 15 September 2011
Changes
Since 3.0.28.3.
New features
vzctl set --ipadd
: support for net masks (#1088)vzsplit
: support for VSwap enabled config generation
Fixes
vzctl set --ipadd
: fix default route disappearing in Debian-based containers after adding netmask (#1971)- configs: fix VSwap configurations
vzctl set
/start
: fix parsingT
suffix on 32-bit boxesvzctl set --devices
: option argument parsing fixesvzctl set --devices
|--devnodes
: do not allow to enable loop devices in CTvzctl set --netdev_add
: fix exit code in case of invalid veth paramsvzctl create
: turn on quota when running postcreate actionsvzctl create
: also randomize/etc/cron.d
entries inpostcreate.sh
vzctl start
: addSETFCAP
to default capabilities in CT (#1911)vzifup-post
: do not fail if there's no/proc/vz/veip
(#1918)vzsplit
: do not play withCPUUNITS
(#1627)vzsplit
: fix printing minimum RAM sizevzsplit
: fixprivvmpages
calculation
Improvements
etc/init.d/vz*
: mount cgroupsetc/dists/scripts/set_dns.sh
: support for resolvconf in CTetc/conf/ve-unlimited.conf-sample
: removeVERSION
etc/dists/scripts/*
: remove bashismsvzctl set
: improve parsing int and ulong numbersvzctl start
/set: be less chatty when running distscriptsbash_completion
: complete.tar
,tar.bz2
andtar.xz
for--ostemplate
vzsplit
,vzctl set
: better output of UBC parametersvzsplit
: fix help/usage outputvzsplit
: fix text of a generated config commentvzsplit
: show usage in case of invalid argumentsvzsplit
: print 'container' not 'containers' for a single CTetc/dists/scripts/set_dns.sh
: improve removing old nameserversetc/dists/scripts/*-set_ugid_quota.sh
: enhancementsvzctl set --capability
: fix capability parsing error messagevzubc
: fix for Debian/mawk
vzubc
: fix-i
/-r
modes for 0th beancounter- Various code cleanups and refactoring
Documentation
vzctl --help
: fix more than 80 columns outputscripts/vps-net_add.in
: fixVE_STATE
description- configs:
CONFIG_CUSTOMIZED
parameter is obsoleted man/vzctl.8
: use simfs in mount script exampleman/vzctl.8
: inSYNOPSYS
--netif_del
can beall
man/vzctl.8
: add a note toACTION SCRIPT
about execution contextman/*
: Many other fixes and improvements
Build system
- Add ability to build snapshots from git (
setver.sh
) configure.ac
: use newer macrosconfigure.ac
: many missing checks added
For the complete list of changes in this release, see git changelog for vzctl-3.0.29.
Thanks
OpenVZ project would like to thank the following people who contributed patches and/or provided bug reports for this vzctl release (in no particular order):
- Tim Small
- Dietmar Maurer
- Mario Kleinsasser
- Sam Trenholme
- Slava Dubrovskiy
- Leandro López
- Scott Dowdle