Re: CML2 1.0.0 doesn't remember configuration changes

2001-04-13 Thread Nicolas Pitre
On Fri, 13 Apr 2001, Jeff Garzik wrote: > "Eric S. Raymond" wrote: > > OK, 1.1.0 will do these things. I'm still not certain I have `make > > oldconfig' right, but I trust someone will club me gently over the > > head if it's still not up to spec. > > Yep :) 'vi .config' + 'make oldconfig'

Re: CML2 1.0.0 doesn't remember configuration changes

2001-04-13 Thread Jeff Garzik
"Eric S. Raymond" wrote: > OK, 1.1.0 will do these things. I'm still not certain I have `make > oldconfig' right, but I trust someone will club me gently over the > head if it's still not up to spec. Yep :) 'vi .config' + 'make oldconfig' is the most efficient way to update your kernel

Re: CML2 1.0.0 doesn't remember configuration changes

2001-04-13 Thread Eric S. Raymond
Ingo Oeser <[EMAIL PROTECTED]>: > On Wed, Apr 11, 2001 at 10:06:46PM -0400, [EMAIL PROTECTED] wrote: > > Editconfig was a mistake. OK, I think I understand the rules now. Is it: > > > > (1) First, try to read from .config > > (2) If .config doesn't exist, read from $(ARCH)/defconfig > >

Re: CML2 1.0.0 doesn't remember configuration changes

2001-04-13 Thread Eric S. Raymond
Ingo Oeser [EMAIL PROTECTED]: On Wed, Apr 11, 2001 at 10:06:46PM -0400, [EMAIL PROTECTED] wrote: Editconfig was a mistake. OK, I think I understand the rules now. Is it: (1) First, try to read from .config (2) If .config doesn't exist, read from $(ARCH)/defconfig Right. But with

Re: CML2 1.0.0 doesn't remember configuration changes

2001-04-13 Thread Jeff Garzik
"Eric S. Raymond" wrote: OK, 1.1.0 will do these things. I'm still not certain I have `make oldconfig' right, but I trust someone will club me gently over the head if it's still not up to spec. Yep :) 'vi .config' + 'make oldconfig' is the most efficient way to update your kernel config,

Re: CML2 1.0.0 doesn't remember configuration changes

2001-04-13 Thread Nicolas Pitre
On Fri, 13 Apr 2001, Jeff Garzik wrote: "Eric S. Raymond" wrote: OK, 1.1.0 will do these things. I'm still not certain I have `make oldconfig' right, but I trust someone will club me gently over the head if it's still not up to spec. Yep :) 'vi .config' + 'make oldconfig' is the

Re: CML2 1.0.0 doesn't remember configuration changes

2001-04-12 Thread Ingo Oeser
On Wed, Apr 11, 2001 at 10:06:46PM -0400, [EMAIL PROTECTED] wrote: > Editconfig was a mistake. OK, I think I understand the rules now. Is it: > > (1) First, try to read from .config > (2) If .config doesn't exist, read from $(ARCH)/defconfig > > ? Right. But with the following constraints:

Re: CML2 1.0.0 doesn't remember configuration changes

2001-04-12 Thread esr
jeff millar <[EMAIL PROTECTED]>: > From what's in the various documentation and reading about 1% of the cml2 > traffic... cml2's various "make *config" invocations use config.out as a > database for remembering configuration, and then on exit they all generate a > fresh copy of .config.

Re: CML2 1.0.0 doesn't remember configuration changes

2001-04-12 Thread esr
jeff millar [EMAIL PROTECTED]: From what's in the various documentation and reading about 1% of the cml2 traffic... cml2's various "make *config" invocations use config.out as a database for remembering configuration, and then on exit they all generate a fresh copy of .config. Actually

Re: CML2 1.0.0 doesn't remember configuration changes

2001-04-12 Thread Ingo Oeser
On Wed, Apr 11, 2001 at 10:06:46PM -0400, [EMAIL PROTECTED] wrote: Editconfig was a mistake. OK, I think I understand the rules now. Is it: (1) First, try to read from .config (2) If .config doesn't exist, read from $(ARCH)/defconfig ? Right. But with the following constraints:

Re: CML2 1.0.0 doesn't remember configuration changes

2001-04-11 Thread jeff millar
- Original Message - From: <[EMAIL PROTECTED]> To: jeff millar <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; Eric S. Raymond <[EMAIL PROTECTED]> Sent: Wednesday, April 11, 2001 10:50 PM Subject: Re: CML2 1.0.0 doesn't

Re: CML2 1.0.0 doesn't remember configuration changes

2001-04-11 Thread esr
jeff millar <[EMAIL PROTECTED]>: > I'm confused. Downloaded cml2-1.0.0 installed ran itappear to work but > it doesn't remember my changes. Just now, I updated to 1.0.3 and it > reported cleaning up existing files. Ran "make config" and it popped up > menu under X. Then I changed the

Re: CML2 1.0.0 doesn't remember configuration changes

2001-04-11 Thread jeff millar
I'm confused. Downloaded cml2-1.0.0 installed ran itappear to work but it doesn't remember my changes. Just now, I updated to 1.0.3 and it reported cleaning up existing files. Ran "make config" and it popped up menu under X. Then I changed the "config policy options" to "expert, wizard,

Re: CML2 1.0.0 doesn't remember configuration changes

2001-04-11 Thread jeff millar
I'm confused. Downloaded cml2-1.0.0 installed ran itappear to work but it doesn't remember my changes. Just now, I updated to 1.0.3 and it reported cleaning up existing files. Ran "make config" and it popped up menu under X. Then I changed the "config policy options" to "expert, wizard,

Re: CML2 1.0.0 doesn't remember configuration changes

2001-04-11 Thread esr
jeff millar [EMAIL PROTECTED]: I'm confused. Downloaded cml2-1.0.0 installed ran itappear to work but it doesn't remember my changes. Just now, I updated to 1.0.3 and it reported cleaning up existing files. Ran "make config" and it popped up menu under X. Then I changed the "config

Re: CML2 1.0.0 doesn't remember configuration changes

2001-04-11 Thread jeff millar
- Original Message - From: [EMAIL PROTECTED] To: jeff millar [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; Eric S. Raymond [EMAIL PROTECTED] Sent: Wednesday, April 11, 2001 10:50 PM Subject: Re: CML2 1.0.0 doesn't remember configuration changes