From bc9ca27fa233b168bf407a5b1fa8067c6ba2fc37 Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Thu, 3 May 2007 12:20:16 +0000 Subject: [PATCH] Version 0.30.213. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2541 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- NEWS | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/NEWS b/NEWS index 49f2e7d..dc4d47e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,36 @@ +version 0.30.213 +================ + - added support for the device mapping feature present in development + kernels. + + - further improved Gentoo support, again thanks to Benedikt Böhm. + + - support persistent contexts. + + - add another initscript that creates directories, configures vshelper + as well as kills all contexts. + + - new vserver-stat implementation, which uses the accounting APIs + available in Linux-VServer 2.2. + + - added support for setting sysctl values in the guest configuration. + + - added a clone build method, which simply links already unified files. + + - implement dynamic contexts in userspace, generating a static one + during vserver ... build. + + - fix the endless loop in vlogin. + + - fix Ubuntu builds. + + - improved support for Debian Etch, thanks to Benedikt Böhm. + + - added CentOS 5. + + - use the state change helper to try to cleanup after us if the guest + exited on its own. + version 0.30.212 ================ - support for the Linux-VServer 2.1 API has been implemented. -- 1.8.1.5