Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Download/vzctl/4.0/changes

304 bytes added, 11:25, 25 September 2012
+ thanks to Kalin Bogatzevski
* vzlist, vzctl set --save: avoid extra delimiter in features list
* vzlist: return default to always print CTID (use <code>-n</code> for names) ({{B|2308}})
* vzmigrate: fix for offline migration of ploop CT ({{B|2316}}, {{B|2356}})
* vzctl.spec: add wget requirement (for <code>vps-download</code>)
* osrelease.conf: add ubuntu-12.04 ({{B|2343}})
* init.d/vz-redhat: fix errorneous lockfile removal ({{B|2342}})
* suse-add_ip.sh: do not set default route on venet0 when no IPs ({{B|1941}})
* arch-del_ip.sh: fixed for /etc/rc.conf case ({{B|2367}})
* arch-{add,del}_ip.sh: updated to deal with new Arch netcfg ({{B|2280}})
* postcreate.sh: check if file exists before setting fattr ({{B|2363}})
* vzctl console: speed up by using buffering
* vzctl chkpnt: fsync dump file
* vzctl mount,destroy,snapshot-list: error out for too many arguments
* vzctl set --diskinodes: warn it's ignored on ploop
* vzctl set --hostname: put ::1 below 127.0.0.1 in CT's /etc/hosts ({{B|2290}})
* vzctl snapshot-delete: fix error code
* vzctl start/stop: print error for non-applicable options
* vzctl status: do not show 'mounted' if stat() on root/private fails
* vzctl status: do not show 'suspended' for running container
* vzctl stop: various minor improvements
* vzlist: add the following new fields: nameserver, searchdomain, vswap, disabled, origin_sample, mount_opts
* Vasily Kulikov
* William Pitcock
* Barmaley
* Kalin Bogatzevski