From: Enrico Scholz (enrico.scholz_at_informatik.tu-chemnitz.de)
Date: Thu 29 Jan 2004 - 08:56:37 GMT
Hello,
I uploaded version 0.28 of util-vserver to
http://www.tu-chemnitz.de/~ensc/util-vserver/
Its changes are
- BUGFIX: fixed context creation when both fakeinit-flag and a
static context is wanted; previous versions ignored the fakeinit
flag in this situation
- BUGFIX: vserver-copy: autodetect mktemp/tempfile (reported by
DUCLOS Andre)
- FEATURE: allow to override start/stop commands of vservers
(patch by Erik Smit)
- BUGFIX: call 'chkconfig' to fix initscripts *after* generating
the configuration (reported by DUCLOS Andre)
- call programs with 'exec' on vserver's 'suexec' command (patch
by Alec Thomas)
- improved e2fsprogs header detection
- API-CHANGE: removed argument from vc_get_version() since the
only supported category is VC_CAT_COMPAT
Enrico