Re: [PATCH 1/5] The config option itself

2007-10-31 Thread Andrew Morton
On Wed, 31 Oct 2007 14:05:01 +0300 Pavel Emelyanov <[EMAIL PROTECTED]> wrote: > The option is called NAMESPACES. It can be selectable only > if EMBEDDED is chosen (this was Eric's requisition). When > the EMBEDDED is off namespaces will be on automatically. I'm thinking that Eric's pidns-place-un

Re: [PATCH 1/5] The config option itself

2007-10-31 Thread Pavel Emelyanov
Randy Dunlap wrote: > On Wed, 31 Oct 2007 14:05:01 +0300 Pavel Emelyanov wrote: > >> The option is called NAMESPACES. It can be selectable only >> if EMBEDDED is chosen (this was Eric's requisition). When >> the EMBEDDED is off namespaces will be on automatically. >> Signed-off-by: Pavel Emelyanov

Re: [PATCH 1/5] The config option itself

2007-10-31 Thread Randy Dunlap
On Wed, 31 Oct 2007 14:05:01 +0300 Pavel Emelyanov wrote: > The option is called NAMESPACES. It can be selectable only > if EMBEDDED is chosen (this was Eric's requisition). When > the EMBEDDED is off namespaces will be on automatically. > Signed-off-by: Pavel Emelyanov <[EMAIL PROTECTED]> and w

[PATCH 1/5] The config option itself

2007-10-31 Thread Pavel Emelyanov
The option is called NAMESPACES. It can be selectable only if EMBEDDED is chosen (this was Eric's requisition). When the EMBEDDED is off namespaces will be on automatically. Signed-off-by: Pavel Emelyanov <[EMAIL PROTECTED]> --- diff --git a/init/Kconfig b/init/Kconfig index c3de3ed..fc76773 1006

Re: [PATCH 1/5] The config option itself

2007-10-01 Thread Randy Dunlap
On Mon, 01 Oct 2007 19:33:27 +0400 Pavel Emelyanov wrote: > diff --git a/init/Kconfig b/init/Kconfig > index 6bb603a..67b1e41 100644 > --- a/init/Kconfig > +++ b/init/Kconfig > @@ -390,6 +381,23 @@ config RELAY > > If unsure, say N. > > +config NAMESPACES > + bool "Namespaces suppo

Re: [PATCH 1/5] The config option itself

2007-10-01 Thread Serge E. Hallyn
Quoting Pavel Emelyanov ([EMAIL PROTECTED]): > The option is called NAMESPACES. It can be selectable only > if EMBEDDED is chosen (this was Eric's requisition). When > the EMBEDDED is off namespaces will be on automatically. > > One more option (NAMESPACES_EXPERIMENTAL) was added by > Serge's req

[PATCH 1/5] The config option itself

2007-10-01 Thread Pavel Emelyanov
The option is called NAMESPACES. It can be selectable only if EMBEDDED is chosen (this was Eric's requisition). When the EMBEDDED is off namespaces will be on automatically. One more option (NAMESPACES_EXPERIMENTAL) was added by Serge's request to move there all the namespaces that are not finis

Re: [PATCH 1/5] The config option itself

2007-10-01 Thread Pavel Emelyanov
Serge E. Hallyn wrote: > Quoting Pavel Emelyanov ([EMAIL PROTECTED]): >> [EMAIL PROTECTED] wrote: >>> Serge E. Hallyn [EMAIL PROTECTED] wrote: >>> | Quoting Serge E. Hallyn ([EMAIL PROTECTED]): >>> | > Quoting Pavel Emelyanov ([EMAIL PROTECTED]): >>> | > > The option is called NAMESPACES. It can be

Re: [PATCH 1/5] The config option itself

2007-10-01 Thread Serge E. Hallyn
Quoting Pavel Emelyanov ([EMAIL PROTECTED]): > [EMAIL PROTECTED] wrote: > > Serge E. Hallyn [EMAIL PROTECTED] wrote: > > | Quoting Serge E. Hallyn ([EMAIL PROTECTED]): > > | > Quoting Pavel Emelyanov ([EMAIL PROTECTED]): > > | > > The option is called NAMESPACES. It can be selectable only > > | > >

Re: [PATCH 1/5] The config option itself

2007-09-27 Thread Cedric Le Goater
Pavel Emelyanov wrote: > The option is called NAMESPACES. It can be selectable only > if EMBEDDED is chosen (this was Eric's requisition). When > the EMBEDDED is off namespaces will be on automatically. > > One more option (NAMESPACES_EXPERIMENTAL) was added by > Serge's request to move there all

Re: [PATCH 1/5] The config option itself

2007-09-27 Thread Pavel Emelyanov
[EMAIL PROTECTED] wrote: > Serge E. Hallyn [EMAIL PROTECTED] wrote: > | Quoting Serge E. Hallyn ([EMAIL PROTECTED]): > | > Quoting Pavel Emelyanov ([EMAIL PROTECTED]): > | > > The option is called NAMESPACES. It can be selectable only > | > > if EMBEDDED is chosen (this was Eric's requisition). Whe

Re: [PATCH 1/5] The config option itself

2007-09-26 Thread sukadev
Serge E. Hallyn [EMAIL PROTECTED] wrote: | Quoting Serge E. Hallyn ([EMAIL PROTECTED]): | > Quoting Pavel Emelyanov ([EMAIL PROTECTED]): | > > The option is called NAMESPACES. It can be selectable only | > > if EMBEDDED is chosen (this was Eric's requisition). When | > > the EMBEDDED is off namespa

Re: [PATCH 1/5] The config option itself

2007-09-26 Thread Serge E. Hallyn
Quoting Serge E. Hallyn ([EMAIL PROTECTED]): > Quoting Pavel Emelyanov ([EMAIL PROTECTED]): > > The option is called NAMESPACES. It can be selectable only > > if EMBEDDED is chosen (this was Eric's requisition). When > > the EMBEDDED is off namespaces will be on automatically. > > > > One more opt

Re: [PATCH 1/5] The config option itself

2007-09-26 Thread Serge E. Hallyn
Quoting Pavel Emelyanov ([EMAIL PROTECTED]): > The option is called NAMESPACES. It can be selectable only > if EMBEDDED is chosen (this was Eric's requisition). When > the EMBEDDED is off namespaces will be on automatically. > > One more option (NAMESPACES_EXPERIMENTAL) was added by > Serge's req

Re: [PATCH 1/5] The config option itself

2007-09-26 Thread Randy Dunlap
On Wed, 26 Sep 2007 19:43:28 +0400 Pavel Emelyanov wrote: > The option is called NAMESPACES. It can be selectable only > if EMBEDDED is chosen (this was Eric's requisition). When > the EMBEDDED is off namespaces will be on automatically. and when EMBEDDED is on, namespaces will be off automatical

[PATCH 1/5] The config option itself

2007-09-26 Thread Pavel Emelyanov
The option is called NAMESPACES. It can be selectable only if EMBEDDED is chosen (this was Eric's requisition). When the EMBEDDED is off namespaces will be on automatically. One more option (NAMESPACES_EXPERIMENTAL) was added by Serge's request to move there all the namespaces that are not finis