Re: Menuconfig has butterfly effects?

2007-02-28 Thread Rob Landley
On Tuesday 27 February 2007 6:36 pm, Randy Dunlap wrote: > > The first hunk I expect, the second I did not. Anybody care to venture a > > guess why the visibility logic is unstable? > > can we get .config^Wtryit ? (version 0, not version 1) Unfortunately, the first .config was generated by me

Re: Menuconfig has butterfly effects?

2007-02-28 Thread Rob Landley
On Tuesday 27 February 2007 6:43 pm, Gregor Jasny wrote: > Hi, > > 2007/2/28, Rob Landley <[EMAIL PROTECTED]>: > > I ran "make ARCH=x86_64 menuconfig", did a lot of editing, and saved > > the .config. Then I copied that to a backup, ran "make oldconfig" on the > > I'd try with "make ARCH=x86_64

Re: Menuconfig has butterfly effects?

2007-02-28 Thread Rob Landley
On Tuesday 27 February 2007 6:43 pm, Gregor Jasny wrote: Hi, 2007/2/28, Rob Landley [EMAIL PROTECTED]: I ran make ARCH=x86_64 menuconfig, did a lot of editing, and saved the .config. Then I copied that to a backup, ran make oldconfig on the I'd try with make ARCH=x86_64 oldconfig I

Re: Menuconfig has butterfly effects?

2007-02-28 Thread Rob Landley
On Tuesday 27 February 2007 6:36 pm, Randy Dunlap wrote: The first hunk I expect, the second I did not. Anybody care to venture a guess why the visibility logic is unstable? can we get .config^Wtryit ? (version 0, not version 1) Unfortunately, the first .config was generated by me

Re: Menuconfig has butterfly effects?

2007-02-27 Thread Gregor Jasny
Hi, 2007/2/28, Rob Landley <[EMAIL PROTECTED]>: I ran "make ARCH=x86_64 menuconfig", did a lot of editing, and saved the .config. Then I copied that to a backup, ran "make oldconfig" on the I'd try with "make ARCH=x86_64 oldconfig" Gregor - To unsubscribe from this list: send the line

Re: Menuconfig has butterfly effects?

2007-02-27 Thread Randy Dunlap
On Tue, 27 Feb 2007 18:12:42 -0500 Rob Landley wrote: > I ran "make ARCH=x86_64 menuconfig", did a lot of editing, and saved > the .config. Then I copied that to a backup, ran "make oldconfig" on the > config I'd just saved, and compared it with the backup: > > --- .config 2007-02-27

Menuconfig has butterfly effects?

2007-02-27 Thread Rob Landley
I ran "make ARCH=x86_64 menuconfig", did a lot of editing, and saved the .config. Then I copied that to a backup, ran "make oldconfig" on the config I'd just saved, and compared it with the backup: --- .config 2007-02-27 18:10:01.0 -0500 +++ tryit 2007-02-27

Menuconfig has butterfly effects?

2007-02-27 Thread Rob Landley
I ran make ARCH=x86_64 menuconfig, did a lot of editing, and saved the .config. Then I copied that to a backup, ran make oldconfig on the config I'd just saved, and compared it with the backup: --- .config 2007-02-27 18:10:01.0 -0500 +++ tryit 2007-02-27 18:09:09.0

Re: Menuconfig has butterfly effects?

2007-02-27 Thread Randy Dunlap
On Tue, 27 Feb 2007 18:12:42 -0500 Rob Landley wrote: I ran make ARCH=x86_64 menuconfig, did a lot of editing, and saved the .config. Then I copied that to a backup, ran make oldconfig on the config I'd just saved, and compared it with the backup: --- .config 2007-02-27

Re: Menuconfig has butterfly effects?

2007-02-27 Thread Gregor Jasny
Hi, 2007/2/28, Rob Landley [EMAIL PROTECTED]: I ran make ARCH=x86_64 menuconfig, did a lot of editing, and saved the .config. Then I copied that to a backup, ran make oldconfig on the I'd try with make ARCH=x86_64 oldconfig Gregor - To unsubscribe from this list: send the line unsubscribe