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

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

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

[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

[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

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 when

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 [EMAIL

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

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

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

[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

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

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-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 | if EMBEDDED is

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 selectable only

[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

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 request

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 support if

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

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).

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). When |

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 the

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

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

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

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

[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

[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

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

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 request

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 option

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 namespaces