conditionalized built of linuxconf-module
[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 linuxconf module
7
8         - revived copy-all-mode for 'vserver ... build' (can be disabled
9           with $UTIL_VSERVER_AVOID_COPY)
10
11         - use '-HS' ulimit switch for newly created vservers
12
13         - added QUOTACTL capability, removed OPENDEV capability
14
15         - location of vservers-rootdir can now be configured through a
16           '--with-vrootdir' configure switch; it defaults still to
17           '/vservers'
18
19         - built of 'newvserver' linuxconf-module is conditionalized, since
20           it is unsupported and will be dropped in future versions. To
21           enable it. call './configure' with '--enable-linuxconf'.
22         
23         
24 version 0.23.6
25 ==============
26
27         - fixed '--level' option on 'vserver ... chkconfig'