- updated to new syscall API (patch c17h and later)
- - revived linuxconf module
-
- revived copy-all-mode for 'vserver ... build' (can be disabled
with $UTIL_VSERVER_AVOID_COPY)
'--with-vrootdir' configure switch; it defaults still to
'/vservers'
- - built of 'newvserver' linuxconf-module is conditionalized, since
+ - build of 'newvserver' linuxconf-module is conditionalized since
it is unsupported and will be dropped in future versions. To
enable it. call './configure' with '--enable-linuxconf'.
AC_PREREQ(2.57)
-AC_INIT(util-vserver, 0.23.97, enrico.scholz@informatik.tu-chemnitz.de)
+AC_INIT(util-vserver, 0.24, enrico.scholz@informatik.tu-chemnitz.de)
AC_CONFIG_SRCDIR([src/capchroot.c])
AC_CONFIG_HEADER([config.h])