X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=NEWS;h=dc4d47e525eadea2545c3313d78bc2b32b350b7f;hb=da4283f4995283be5020e58eaf7fb02d014a07da;hp=49f2e7d7d702f13a576399f3157b16a1bb960eaa;hpb=3b34449070c0846fdc49436d1edd5916512f1644;p=util-vserver.git 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.