| vzctl (2.7.0) | |
| 2.7.0-27: Tue Feb 7 2006 <igor@sw.ru> | |
| * fixed VE_CONFFILE variable passed to vps.mount script | |
| 2.7.0-26: Thu Feb 2 2006 <igor@sw.ru> | |
| * fixed OpenVZ startup under SuSE | |
| * fixed buffer overflow in vzlist | |
| * fixed __NR_fairsched_chwt, __NR_fairsched_rate ioctl numbers | |
| under x86_64 | |
| * fixed src/arpsend.c compilation under gcc4 | |
| 2.7.0-25: Thu Dec 29 2005 <igor@sw.ru> | |
| * setup loopback for debian | |
| * skip fairsched setup if not supported | |
| * do VPS umount in loop untill EINVAL | |
| * close all fds before VPS enter | |
| * set mode 600 for /dev/vzctl | |
| * fixed destroy in case VPS private area is not a directory | |
| * increased parameters in VPS samples: | |
| kmemsize *= 1.2, numfiles *= 1.6 dcachesize *= 2 | |
| * load iptables modules from /etc/init.d/vz | |
| * do preload libnss on enter action | |
| 2.7.0-24: Fri Oct 28 2005 <igor@sw.ru> | |
| * set proc title as 'vzctl: ttyname' on enter | |
| * fixed enter freeze if any processes running in bg | |
| * changed _syscallN -> syscall() | |
| * added vzosname call on create action for getting full name | |
| 2.7.0-23: Mon Oct 10 2005 <igor@sw.ru> | |
| vzctl: | |
| * fixes in gentoo network setup <Benedikt Boehm hollow@gentoo.org> | |
| * fixed enter (handle EAGAIN in write()) | |
| * fixes in 2level quota setup (use syscal mknod() for device creation) | |
| * added -fPIC flag for build under x86_64 | |
| 2.7.0-22: Wed Sep 21 2005 <igor@sw.ru> | |
| vzctl: | |
| * increased privvmpages to '49152:53575' for vps.basic sample config | |
| * changed Open Virtuozzo -> OpenVZ | |
| * fixed terminal screwup on enter action | |
| 2.7.0-21: Tue Aug 16 2005 <igor@sw.ru> | |
| vzctl: | |
| * rewriten enter action (use pipes for communication) | |
| * fixes to use new vzkernel headers provisioning scheme | |
| * moved VPS create functionality to library | |
| * added runscript action | |
| * fixed error mesage if UBC parameters applayed on stopped VPS | |
| * added VPS states STATE_STOPPED, STATE_STOPPING | |
| vzlist: | |
| * Skip processing VPS if no private area exists | |
| 2.7.0-20: Wed Aug 10 2005 <igor@sw.ru> | |
| vzctl: | |
| * internal modifications in list.h | |
| * manpage fixes | |
| 2.7.0-19: Mon Aug 8 2005 <igor@sw.ru> | |
| vzctl: | |
| * minor spelling fixes | |
| * added 'quotaon -aug' to 2level quota action script | |
| 2.7.0-18: Sat Aug 6 2005 <igor@sw.ru> | |
| vzctl: | |
| * added aquota.{user|group} creation in case | |
| /proc/vz/vzaquota/cur/aquota.{user|group}} exists | |
| * fixed libvzctl-fs.so installation | |
| 2.7.0-17: Fri Aug 5 2005 <igor@sw.ru> | |
| * added callback support in vps_start | |
| * enable vpsreboot cron script | |
| 2.7.0-16: Tue Aug 2 2005 <igor@sw.ru> | |
| vzctl: | |
| * fixed 2level quota setup under gentoo, slackware | |
| * give access for /dev/simfs on quotaugidlimit setup | |
| * added libvzctl-simfs | |
| initscripts: | |
| * added venet0 interface setup on 'vz start' | |
| 2.7.0-15: Wed Jul 27 2005 <igor@sw.ru> | |
| vzctl: | |
| * fixed arp update in case of >1 ip addresses | |
| * changed DEF_OSTEMPLATE redhat-9 -> fedora-core-4 | |
| * fixed VPS network setup under gentoo | |
| * fixed 'exec VPSID -' action | |
| * fixed compilation under 2.6.8-22stab028 | |
| initscripts: | |
| * create /dev/vzctl on Virtuozzo start |