Difference between revisions of "Download/vzctl/3.0.28/changes"
(created) |
(add #1878) |
||
Line 12: | Line 12: | ||
* <code>etc/conf/*sample</code>: unify <code>ONBOOT</code> setting (now unset) | * <code>etc/conf/*sample</code>: unify <code>ONBOOT</code> setting (now unset) | ||
* <code>dists/scripts/arch-add_ip.sh</code>: set default route w/o fake gateway | * <code>dists/scripts/arch-add_ip.sh</code>: set default route w/o fake gateway | ||
+ | * Try to fix an umount race between <code>vzctl stop</code> and <code>vzevent-stop</code> ({{B|1878}}) | ||
'''Improvements''' | '''Improvements''' | ||
Line 40: | Line 41: | ||
* Daniel Robbins | * Daniel Robbins | ||
* Víctor Román Archidona | * Víctor Román Archidona | ||
+ | * Dietmar Maurer |
Latest revision as of 15:16, 7 June 2011
Changes[edit]
Since 3.0.27.
New features
vzctl start
: support for Fedora 15 templates (with upstart)vzctl create
: support for templates in bzip2 and xz formats (#1670)
Fixes
vzctl set --quotaugidlimit
: warn on turning quota on/off, no warn on changedists/scripts/set_ugid_quota.sh
: multiple fixes (#1734)vzmemcheck
: fix overflow in showing total rametc/conf/*sample
: unifyONBOOT
setting (now unset)dists/scripts/arch-add_ip.sh
: set default route w/o fake gateway- Try to fix an umount race between
vzctl stop
andvzevent-stop
(#1878)
Improvements
vzctl set
: add ability to parse numbers like 1.5Getc/dists:
added support for Funtoo Linux network script (#1884)etc/conf/*sample
: doubledDISKSPACE
vzubc
: add support for reading/proc/bc/$ID/resources
Documentation
man/Makefile
: added targets for generating PS, PDF and wiki pagesman/vzctl.8
: improverunscript
descriptionman/vzctl.8
: fix--physpages
and--meminfo
description for VSwap caseman/vzctl.8
: fixed--root
, added--private
description forvzctl set
man/vzctl.8
: add options for restart commandman/vzctl.8
: provide complete SYNOPSYSman/vzlist.8
: remove a table with fields list, only describe suffixesman/*
: lots and lots of formatting fixes and improvements
For the complete list of changes in this release, see git changelog for vzctl-3.0.28.
Thanks[edit]
OpenVZ project would like to thank the following people who contributed patches and/or provided bugreports for this vzctl release (in no particular order):
- Brian May
- Jakub Jankowski
- Daniel Robbins
- Víctor Román Archidona
- Dietmar Maurer