version 0.24
[util-vserver.git] / util-vserver / NEWS
1 Version 0.24
2 ============
3
4         - updated to new syscall API (patch c17h and later)
5         
6         - revived copy-all-mode for 'vserver ... build' (can be disabled
7           with $UTIL_VSERVER_AVOID_COPY)
8
9         - use '-HS' ulimit switch for newly created vservers
10
11         - added QUOTACTL capability, removed OPENDEV capability
12
13         - location of vservers-rootdir can now be configured through a
14           '--with-vrootdir' configure switch; it defaults still to
15           '/vservers'
16
17         - build of 'newvserver' linuxconf-module is conditionalized since
18           it is unsupported and will be dropped in future versions. To
19           enable it. call './configure' with '--enable-linuxconf'.
20         
21         
22 version 0.23.6
23 ==============
24
25         - fixed '--level' option on 'vserver ... chkconfig'