On Sun, Oct 04, 2009 at 02:42:08AM +0700, Mikhail Gusarov wrote: > New utility allows to run process with separate mount, UTC, IPC or > network namespaces. > > Signed-off-by: Mikhail Gusarov <dottedmag@xxxxxxxxxxxxx> > --- > TODO | 4 -- > configure.ac | 18 ++++++++ > sys-utils/Makefile.am | 5 ++ > sys-utils/unshare.1 | 58 +++++++++++++++++++++++++ > sys-utils/unshare.c | 115 +++++++++++++++++++++++++++++++++++++++++++++++++ > 5 files changed, 196 insertions(+), 4 deletions(-) > create mode 100644 sys-utils/unshare.1 > create mode 100644 sys-utils/unshare.c Good work! Applied (with some minor changes). Thanks. Karel -- Karel Zak <kzak@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html