Dwight Engen writes:
> Hi Eric, any chance you've had a moment to mull this over any more?
> I've also CC'ed Jiri since he is listed in MAINTAINERS for the TTY
> layer :)
Honestly I really haven't.
For the most part I have been in feature freeze and bug fix mode.
It gets tricky getting the per
Hi Eric, any chance you've had a moment to mull this over any more?
I've also CC'ed Jiri since he is listed in MAINTAINERS for the TTY
layer :)
On Wed, 6 Mar 2013 09:58:53 -0600
Serge Hallyn wrote:
> Quoting Dwight Engen (dwight.en...@oracle.com):
> > On Mon, 25 Feb 2013 20:26:21 -0800
> > ebied
Quoting Dwight Engen (dwight.en...@oracle.com):
> On Mon, 25 Feb 2013 20:26:21 -0800
> ebied...@xmission.com (Eric W. Biederman) wrote:
...
> > For pty's since they only have the single device node. We can
> > probably do kuid_has_mapping and kgid_has_mapping to see if we should
> > have super use
On Mon, 25 Feb 2013 20:26:21 -0800
ebied...@xmission.com (Eric W. Biederman) wrote:
> Dwight Engen writes:
>
> > On Sun, 24 Feb 2013 21:12:59 -0800
> > ebied...@xmission.com (Eric W. Biederman) wrote:
> >
> >> Serge Hallyn writes:
> >>
> >> > Quoting Dwight Engen (dwight.en...@oracle.com):
> >
Dwight Engen writes:
> On Sun, 24 Feb 2013 21:12:59 -0800
> ebied...@xmission.com (Eric W. Biederman) wrote:
>
>> Serge Hallyn writes:
>>
>> > Quoting Dwight Engen (dwight.en...@oracle.com):
>> >> I finally got around to testing out user namespaces. Very nice to
>> >> to have container root not
On Sun, 24 Feb 2013 21:12:59 -0800
ebied...@xmission.com (Eric W. Biederman) wrote:
> Serge Hallyn writes:
>
> > Quoting Dwight Engen (dwight.en...@oracle.com):
> >> I finally got around to testing out user namespaces. Very nice to
> >> to have container root not be kuid 0! One thing that I noti
Serge Hallyn writes:
> Quoting Dwight Engen (dwight.en...@oracle.com):
>> I finally got around to testing out user namespaces. Very nice to to
>> have container root not be kuid 0! One thing that I noticed was that
>> mingetty in the container was failing because the call to vhangup(2)
>> failed
Quoting Dwight Engen (dwight.en...@oracle.com):
> I finally got around to testing out user namespaces. Very nice to to
> have container root not be kuid 0! One thing that I noticed was that
> mingetty in the container was failing because the call to vhangup(2)
> failed (and thus no lxc-console). I