Changeset 2541

Show
Ignore:
Timestamp:
05/03/07 14:20:16 (2 years ago)
Author:
dhozac
Message:

Version 0.30.213.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/NEWS

    r2422 r2541  
     1version 0.30.213 
     2================ 
     3        - added support for the device mapping feature present in development 
     4        kernels. 
     5 
     6        - further improved Gentoo support, again thanks to Benedikt Böhm. 
     7 
     8        - support persistent contexts. 
     9 
     10        - add another initscript that creates directories, configures vshelper 
     11        as well as kills all contexts. 
     12 
     13        - new vserver-stat implementation, which uses the accounting APIs 
     14        available in Linux-VServer 2.2. 
     15 
     16        - added support for setting sysctl values in the guest configuration. 
     17 
     18        - added a clone build method, which simply links already unified files. 
     19 
     20        - implement dynamic contexts in userspace, generating a static one 
     21        during vserver ... build. 
     22 
     23        - fix the endless loop in vlogin. 
     24 
     25        - fix Ubuntu builds. 
     26 
     27        - improved support for Debian Etch, thanks to Benedikt Böhm. 
     28 
     29        - added CentOS 5. 
     30 
     31        - use the state change helper to try to cleanup after us if the guest 
     32        exited on its own. 
     33 
    134version 0.30.212 
    235================