On 06/07/2010 03:27 PM, Ferenc Wagner wrote:
> Daniel Lezcano writes:
>
>> On 06/07/2010 12:37 PM, Ferenc Wagner wrote:
>>
>>> there's another failure I get on my work machine (with my original
>>> patchset with the above errors corrected):
>>>
>>> gcc -I../../src -g -O2 -g -Wall -O2 -Wall -Wl,-E
Daniel Lezcano writes:
> On 06/07/2010 12:37 PM, Ferenc Wagner wrote:
>
>> there's another failure I get on my work machine (with my original
>> patchset with the above errors corrected):
>>
>> gcc -I../../src -g -O2 -g -Wall -O2 -Wall -Wl,-E -Wl,-rpath -Wl,/usr/lib/lxc
>> -o lxc-attach lxc_att
On 06/07/2010 12:37 PM, Ferenc Wagner wrote:
> Daniel Lezcano writes:
>
>
>> On 06/06/2010 11:07 PM, Ferenc Wagner wrote:
>>
>>
>>> The first part is some tinkering to make lxc compile under Debian Lenny.
>>>
>>> The "dangerous" part is the signal forwarding and the process group
>>> bus
Daniel Lezcano writes:
> On 06/06/2010 11:07 PM, Ferenc Wagner wrote:
>
>> The first part is some tinkering to make lxc compile under Debian Lenny.
>>
>> The "dangerous" part is the signal forwarding and the process group
>> business I was playing with recently. It contains Greg's idea about
>>
On 06/06/2010 11:07 PM, Ferenc Wagner wrote:
> Hi,
>
> The first part is some tinkering to make lxc compile under Debian Lenny.
>
> The "dangerous" part is the signal forwarding and the process group
> business I was playing with recently. It contains Greg's idea about
> setting the foreground pro
Hi,
The first part is some tinkering to make lxc compile under Debian Lenny.
The "dangerous" part is the signal forwarding and the process group
business I was playing with recently. It contains Greg's idea about
setting the foreground process group and also inverts the signal
selection logic.