[Devel] Re: [PATCH] [RFC] c/r: Add UTS support
Cedric Le Goater
legoater at free.fr
Wed Mar 18 09:02:35 PDT 2009
Dan Smith wrote:
> CG> as you can't unshare(CLONE_NEWPID), you might consider doing a
>
> CG> clone(CLONE_NEW*|CLONE_WHATEVER)
>
> CG> to restart 1 and then restart the container process tree under it
>
> Yep, that's how mktree behaves with my changes. :)
cool. it looks like a good way to go.
I need to find some time to look at the code and see how we can make
all these code trees converge : mktree, oren's patchset, lxc, mcr, mcr
patchset.
C.
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list