Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-18 Thread Roman Zippel
Hi, On Sunday 11 March 2007 20:50, Sam Ravnborg wrote: > + sym = sym_lookup("KERNELVERSION", 0); > + sym_calc_value(sym); > + size = snprintf(menu_backtitle, sizeof(menu_backtitle), > + _("%s - Linux Kernel v%s Configuration"), > +

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-18 Thread Roman Zippel
Hi, On Sunday 11 March 2007 20:50, Sam Ravnborg wrote: + sym = sym_lookup(KERNELVERSION, 0); + sym_calc_value(sym); + size = snprintf(menu_backtitle, sizeof(menu_backtitle), + _(%s - Linux Kernel v%s Configuration), + config_filename,

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-17 Thread Cyrill Gorcunov
[Sam Ravnborg - Sun, Mar 11, 2007 at 08:50:33PM +0100] | On Sun, Mar 11, 2007 at 01:07:23PM +0300, Cyrill Gorcunov wrote: | > [Sam Ravnborg - Sat, Mar 10, 2007 at 11:45:34PM +0100] | > | On Sat, Mar 10, 2007 at 10:34:41PM +0100, Jan Engelhardt wrote: | > | > | > | > On Mar 10 2007 22:27, Sam

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-17 Thread Cyrill Gorcunov
[Sam Ravnborg - Sun, Mar 11, 2007 at 08:50:33PM +0100] | On Sun, Mar 11, 2007 at 01:07:23PM +0300, Cyrill Gorcunov wrote: | [Sam Ravnborg - Sat, Mar 10, 2007 at 11:45:34PM +0100] | | On Sat, Mar 10, 2007 at 10:34:41PM +0100, Jan Engelhardt wrote: | | | | On Mar 10 2007 22:27, Sam Ravnborg

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-12 Thread Cyrill Gorcunov
[Sam Ravnborg - Sun, Mar 11, 2007 at 08:50:33PM +0100] [... snipped ...] | I would rather avoid adding the extra lines. In the | 'office-suite' fashion I have cooked up a patch that specify | the filename as part of the windows title. | | To make the conversion we should consider renaming from

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-12 Thread Cyrill Gorcunov
[Sam Ravnborg - Sun, Mar 11, 2007 at 08:50:33PM +0100] [... snipped ...] | I would rather avoid adding the extra lines. In the | 'office-suite' fashion I have cooked up a patch that specify | the filename as part of the windows title. | | To make the conversion we should consider renaming from

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-11 Thread Cyrill Gorcunov
On 3/11/07, Sam Ravnborg <[EMAIL PROTECTED]> wrote: [..snip..] | > To make the conversion we should consider renaming from | > current "Load alternate" to "Open config file..." | > and likewise "Save alternate" to "Save config file as..." | > | > Comments? | > | >Sam [..snip...] I think

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-11 Thread Sam Ravnborg
On Sun, Mar 11, 2007 at 01:07:23PM +0300, Cyrill Gorcunov wrote: > [Sam Ravnborg - Sat, Mar 10, 2007 at 11:45:34PM +0100] > | On Sat, Mar 10, 2007 at 10:34:41PM +0100, Jan Engelhardt wrote: > | > > | > On Mar 10 2007 22:27, Sam Ravnborg wrote: > | > >On Sat, Mar 10, 2007 at 07:23:41PM +0100, Jan

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-11 Thread Cyrill Gorcunov
[Sam Ravnborg - Sat, Mar 10, 2007 at 11:45:34PM +0100] | On Sat, Mar 10, 2007 at 10:34:41PM +0100, Jan Engelhardt wrote: | > | > On Mar 10 2007 22:27, Sam Ravnborg wrote: | > >On Sat, Mar 10, 2007 at 07:23:41PM +0100, Jan Engelhardt wrote: | > >> | > >> Whether the 'working config file path'

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-11 Thread Cyrill Gorcunov
[Sam Ravnborg - Sat, Mar 10, 2007 at 11:45:34PM +0100] | On Sat, Mar 10, 2007 at 10:34:41PM +0100, Jan Engelhardt wrote: | | On Mar 10 2007 22:27, Sam Ravnborg wrote: | On Sat, Mar 10, 2007 at 07:23:41PM +0100, Jan Engelhardt wrote: | | Whether the 'working config file path' should change

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-11 Thread Sam Ravnborg
On Sun, Mar 11, 2007 at 01:07:23PM +0300, Cyrill Gorcunov wrote: [Sam Ravnborg - Sat, Mar 10, 2007 at 11:45:34PM +0100] | On Sat, Mar 10, 2007 at 10:34:41PM +0100, Jan Engelhardt wrote: | | On Mar 10 2007 22:27, Sam Ravnborg wrote: | On Sat, Mar 10, 2007 at 07:23:41PM +0100, Jan

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-11 Thread Cyrill Gorcunov
On 3/11/07, Sam Ravnborg [EMAIL PROTECTED] wrote: [..snip..] | To make the conversion we should consider renaming from | current Load alternate to Open config file... | and likewise Save alternate to Save config file as... | | Comments? | | Sam [..snip...] I think that is

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-10 Thread Cyrill Gorcunov
[Bodo Eggert - Sun, Mar 11, 2007 at 06:21:59AM +0100] | Sam Ravnborg <[EMAIL PROTECTED]> wrote: | > On Sat, Mar 10, 2007 at 10:34:41PM +0100, Jan Engelhardt wrote: | >> On Mar 10 2007 22:27, Sam Ravnborg wrote: | >> >On Sat, Mar 10, 2007 at 07:23:41PM +0100, Jan Engelhardt wrote: | | >> >>

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-10 Thread Cyrill Gorcunov
[Sam Ravnborg - Sat, Mar 10, 2007 at 11:45:34PM +0100] | On Sat, Mar 10, 2007 at 10:34:41PM +0100, Jan Engelhardt wrote: | > | > On Mar 10 2007 22:27, Sam Ravnborg wrote: | > >On Sat, Mar 10, 2007 at 07:23:41PM +0100, Jan Engelhardt wrote: | > >> | > >> Whether the 'working config file path'

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-10 Thread Bodo Eggert
Sam Ravnborg <[EMAIL PROTECTED]> wrote: > On Sat, Mar 10, 2007 at 10:34:41PM +0100, Jan Engelhardt wrote: >> On Mar 10 2007 22:27, Sam Ravnborg wrote: >> >On Sat, Mar 10, 2007 at 07:23:41PM +0100, Jan Engelhardt wrote: >> >> Whether the 'working config file path' should change when you do >> >>

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-10 Thread Jan Engelhardt
On Mar 10 2007 23:45, Sam Ravnborg wrote: >> >On Sat, Mar 10, 2007 at 07:23:41PM +0100, Jan Engelhardt wrote: >> >> >> >> Whether the 'working config file path' should change when you do >> >> 'Save as Alternate' or not, is a menuconfig axiom. Ask Sam Ravnborg >> >> if you want it changed :-) >>

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-10 Thread Sam Ravnborg
On Sat, Mar 10, 2007 at 10:34:41PM +0100, Jan Engelhardt wrote: > > On Mar 10 2007 22:27, Sam Ravnborg wrote: > >On Sat, Mar 10, 2007 at 07:23:41PM +0100, Jan Engelhardt wrote: > >> > >> Whether the 'working config file path' should change when you do > >> 'Save as Alternate' or not, is a

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-10 Thread Jan Engelhardt
On Mar 10 2007 22:27, Sam Ravnborg wrote: >On Sat, Mar 10, 2007 at 07:23:41PM +0100, Jan Engelhardt wrote: >> >> Whether the 'working config file path' should change when you do >> 'Save as Alternate' or not, is a menuconfig axiom. Ask Sam Ravnborg >> if you want it changed :-) > >Current

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-10 Thread Sam Ravnborg
On Sat, Mar 10, 2007 at 07:23:41PM +0100, Jan Engelhardt wrote: > > Whether the 'working config file path' should change when you do > 'Save as Alternate' or not, is a menuconfig axiom. Ask Sam Ravnborg > if you want it changed :-) Current behaviour is not logical but on the other hand I do not

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-10 Thread Cyrill Gorcunov
[Jan Engelhardt - Sat, Mar 10, 2007 at 08:04:38PM +0100] | | On Mar 10 2007 21:50, Cyrill Gorcunov wrote: | > | >Actually, I always work with only .config file too... and the reason I | >wrote you is Vladimir's mail... so either menuconfig does not work as | >expected or users does not expect a

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-10 Thread Jan Engelhardt
On Mar 10 2007 21:50, Cyrill Gorcunov wrote: > >Actually, I always work with only .config file too... and the reason I >wrote you is Vladimir's mail... so either menuconfig does not work as >expected or users does not expect a such behaviour of menuconfig. The latter. Though this behavior has

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-10 Thread Cyrill Gorcunov
[Jan Engelhardt - Sat, Mar 10, 2007 at 07:23:41PM +0100] | | On Mar 10 2007 20:50, Cyrill Gorcunov wrote: | > | >lets see to the following scenario: | > | > 1) I've taken a pure Linux kernel (no .config at all) | > 2) I started menuconfig, made a few changes and saved the file | > to

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-10 Thread Jan Engelhardt
On Mar 10 2007 20:50, Cyrill Gorcunov wrote: > >lets see to the following scenario: > > 1) I've taken a pure Linux kernel (no .config at all) > 2) I started menuconfig, made a few changes and saved the file > to .config1 as alternate > 3) Then I made some additional

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-10 Thread Cyrill Gorcunov
[Jan Engelhardt - Sat, Mar 10, 2007 at 05:50:56PM +0100] | On Mar 10 2007 19:46, Vladimir wrote: | >> On Mar 10 2007 19:06, Cyrill Gorcunov wrote: | >> >[Vladimir - Sat, Mar 10, 2007 at 04:05:42PM +0300] | >> >| Here's the problem: | >> >| 1. Unpack the kernel sources, run make menuconfig. | >>

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-10 Thread Jan Engelhardt
On Mar 10 2007 19:46, Vladimir wrote: >> On Mar 10 2007 19:06, Cyrill Gorcunov wrote: >> >[Vladimir - Sat, Mar 10, 2007 at 04:05:42PM +0300] >> >| Here's the problem: >> >| 1. Unpack the kernel sources, run make menuconfig. >> >| 2. Mark the necessary options. >> >| 3. Pick "Save an

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-10 Thread Jan Engelhardt
On Mar 10 2007 19:35, Cyrill Gorcunov wrote: >[Jan Engelhardt - Sat, Mar 10, 2007 at 05:26:03PM +0100] >| On Mar 10 2007 19:06, Cyrill Gorcunov wrote: >| >[Vladimir - Sat, Mar 10, 2007 at 04:05:42PM +0300] >| >| Here's the problem: >| >| 1. Unpack the kernel sources, run make menuconfig. >| >|

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-10 Thread Cyrill Gorcunov
[Jan Engelhardt - Sat, Mar 10, 2007 at 05:26:03PM +0100] | | On Mar 10 2007 19:06, Cyrill Gorcunov wrote: | >[Vladimir - Sat, Mar 10, 2007 at 04:05:42PM +0300] | >| Here's the problem: | >| 1. Unpack the kernel sources, run make menuconfig. | >| 2. Mark the necessary options. | >| 3. Pick

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-10 Thread Jan Engelhardt
On Mar 10 2007 19:06, Cyrill Gorcunov wrote: >[Vladimir - Sat, Mar 10, 2007 at 04:05:42PM +0300] >| Here's the problem: >| 1. Unpack the kernel sources, run make menuconfig. >| 2. Mark the necessary options. >| 3. Pick "Save an alternate configuration file", enter a filename (e.g.

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-10 Thread Cyrill Gorcunov
[Vladimir - Sat, Mar 10, 2007 at 04:05:42PM +0300] | Here's the problem: | 1. Unpack the kernel sources, run make menuconfig. | 2. Mark the necessary options. | 3. Pick "Save an alternate configuration file", enter a filename (e.g. /root/kernelcfg) | 4. Pick "Exit". | ->5. Configurator

Re: PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-10 Thread Cyrill Gorcunov
[Vladimir - Sat, Mar 10, 2007 at 04:05:42PM +0300] | Here's the problem: | 1. Unpack the kernel sources, run make menuconfig. | 2. Mark the necessary options. | 3. Pick "Save an alternate configuration file", enter a filename (e.g. /root/kernelcfg) | 4. Pick "Exit". | ->5. Configurator

PROBLEM: "Make nenuconfig" does not save parameters.

2007-03-10 Thread Vladimir
Here's the problem: 1. Unpack the kernel sources, run make menuconfig. 2. Mark the necessary options. 3. Pick "Save an alternate configuration file", enter a filename (e.g. /root/kernelcfg) 4. Pick "Exit". ->5. Configurator exits without saving. If type "make bzImage", it builtd all the

PROBLEM: Make nenuconfig does not save parameters.

2007-03-10 Thread Vladimir
Here's the problem: 1. Unpack the kernel sources, run make menuconfig. 2. Mark the necessary options. 3. Pick Save an alternate configuration file, enter a filename (e.g. /root/kernelcfg) 4. Pick Exit. -5. Configurator exits without saving. If type make bzImage, it builtd all the default

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-10 Thread Cyrill Gorcunov
[Vladimir - Sat, Mar 10, 2007 at 04:05:42PM +0300] | Here's the problem: | 1. Unpack the kernel sources, run make menuconfig. | 2. Mark the necessary options. | 3. Pick Save an alternate configuration file, enter a filename (e.g. /root/kernelcfg) | 4. Pick Exit. | -5. Configurator exits

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-10 Thread Cyrill Gorcunov
[Vladimir - Sat, Mar 10, 2007 at 04:05:42PM +0300] | Here's the problem: | 1. Unpack the kernel sources, run make menuconfig. | 2. Mark the necessary options. | 3. Pick Save an alternate configuration file, enter a filename (e.g. /root/kernelcfg) | 4. Pick Exit. | -5. Configurator exits

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-10 Thread Jan Engelhardt
On Mar 10 2007 19:06, Cyrill Gorcunov wrote: [Vladimir - Sat, Mar 10, 2007 at 04:05:42PM +0300] | Here's the problem: | 1. Unpack the kernel sources, run make menuconfig. | 2. Mark the necessary options. | 3. Pick Save an alternate configuration file, enter a filename (e.g.

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-10 Thread Cyrill Gorcunov
[Jan Engelhardt - Sat, Mar 10, 2007 at 05:26:03PM +0100] | | On Mar 10 2007 19:06, Cyrill Gorcunov wrote: | [Vladimir - Sat, Mar 10, 2007 at 04:05:42PM +0300] | | Here's the problem: | | 1. Unpack the kernel sources, run make menuconfig. | | 2. Mark the necessary options. | | 3. Pick Save

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-10 Thread Jan Engelhardt
On Mar 10 2007 19:35, Cyrill Gorcunov wrote: [Jan Engelhardt - Sat, Mar 10, 2007 at 05:26:03PM +0100] | On Mar 10 2007 19:06, Cyrill Gorcunov wrote: | [Vladimir - Sat, Mar 10, 2007 at 04:05:42PM +0300] | | Here's the problem: | | 1. Unpack the kernel sources, run make menuconfig. | | 2. Mark

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-10 Thread Jan Engelhardt
On Mar 10 2007 19:46, Vladimir wrote: On Mar 10 2007 19:06, Cyrill Gorcunov wrote: [Vladimir - Sat, Mar 10, 2007 at 04:05:42PM +0300] | Here's the problem: | 1. Unpack the kernel sources, run make menuconfig. | 2. Mark the necessary options. | 3. Pick Save an alternate configuration

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-10 Thread Cyrill Gorcunov
[Jan Engelhardt - Sat, Mar 10, 2007 at 05:50:56PM +0100] | On Mar 10 2007 19:46, Vladimir wrote: | On Mar 10 2007 19:06, Cyrill Gorcunov wrote: | [Vladimir - Sat, Mar 10, 2007 at 04:05:42PM +0300] | | Here's the problem: | | 1. Unpack the kernel sources, run make menuconfig. | | 2. Mark

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-10 Thread Jan Engelhardt
On Mar 10 2007 20:50, Cyrill Gorcunov wrote: lets see to the following scenario: 1) I've taken a pure Linux kernel (no .config at all) 2) I started menuconfig, made a few changes and saved the file to .config1 as alternate 3) Then I made some additional changes

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-10 Thread Cyrill Gorcunov
[Jan Engelhardt - Sat, Mar 10, 2007 at 07:23:41PM +0100] | | On Mar 10 2007 20:50, Cyrill Gorcunov wrote: | | lets see to the following scenario: | | 1) I've taken a pure Linux kernel (no .config at all) | 2) I started menuconfig, made a few changes and saved the file | to

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-10 Thread Jan Engelhardt
On Mar 10 2007 21:50, Cyrill Gorcunov wrote: Actually, I always work with only .config file too... and the reason I wrote you is Vladimir's mail... so either menuconfig does not work as expected or users does not expect a such behaviour of menuconfig. The latter. Though this behavior has been

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-10 Thread Cyrill Gorcunov
[Jan Engelhardt - Sat, Mar 10, 2007 at 08:04:38PM +0100] | | On Mar 10 2007 21:50, Cyrill Gorcunov wrote: | | Actually, I always work with only .config file too... and the reason I | wrote you is Vladimir's mail... so either menuconfig does not work as | expected or users does not expect a such

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-10 Thread Sam Ravnborg
On Sat, Mar 10, 2007 at 07:23:41PM +0100, Jan Engelhardt wrote: Whether the 'working config file path' should change when you do 'Save as Alternate' or not, is a menuconfig axiom. Ask Sam Ravnborg if you want it changed :-) Current behaviour is not logical but on the other hand I do not see

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-10 Thread Jan Engelhardt
On Mar 10 2007 22:27, Sam Ravnborg wrote: On Sat, Mar 10, 2007 at 07:23:41PM +0100, Jan Engelhardt wrote: Whether the 'working config file path' should change when you do 'Save as Alternate' or not, is a menuconfig axiom. Ask Sam Ravnborg if you want it changed :-) Current behaviour is not

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-10 Thread Sam Ravnborg
On Sat, Mar 10, 2007 at 10:34:41PM +0100, Jan Engelhardt wrote: On Mar 10 2007 22:27, Sam Ravnborg wrote: On Sat, Mar 10, 2007 at 07:23:41PM +0100, Jan Engelhardt wrote: Whether the 'working config file path' should change when you do 'Save as Alternate' or not, is a menuconfig axiom.

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-10 Thread Jan Engelhardt
On Mar 10 2007 23:45, Sam Ravnborg wrote: On Sat, Mar 10, 2007 at 07:23:41PM +0100, Jan Engelhardt wrote: Whether the 'working config file path' should change when you do 'Save as Alternate' or not, is a menuconfig axiom. Ask Sam Ravnborg if you want it changed :-) Current behaviour

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-10 Thread Bodo Eggert
Sam Ravnborg [EMAIL PROTECTED] wrote: On Sat, Mar 10, 2007 at 10:34:41PM +0100, Jan Engelhardt wrote: On Mar 10 2007 22:27, Sam Ravnborg wrote: On Sat, Mar 10, 2007 at 07:23:41PM +0100, Jan Engelhardt wrote: Whether the 'working config file path' should change when you do 'Save as

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-10 Thread Cyrill Gorcunov
[Sam Ravnborg - Sat, Mar 10, 2007 at 11:45:34PM +0100] | On Sat, Mar 10, 2007 at 10:34:41PM +0100, Jan Engelhardt wrote: | | On Mar 10 2007 22:27, Sam Ravnborg wrote: | On Sat, Mar 10, 2007 at 07:23:41PM +0100, Jan Engelhardt wrote: | | Whether the 'working config file path' should change

Re: PROBLEM: Make nenuconfig does not save parameters.

2007-03-10 Thread Cyrill Gorcunov
[Bodo Eggert - Sun, Mar 11, 2007 at 06:21:59AM +0100] | Sam Ravnborg [EMAIL PROTECTED] wrote: | On Sat, Mar 10, 2007 at 10:34:41PM +0100, Jan Engelhardt wrote: | On Mar 10 2007 22:27, Sam Ravnborg wrote: | On Sat, Mar 10, 2007 at 07:23:41PM +0100, Jan Engelhardt wrote: | | Whether the