[PATCH] Fix regression in ip command line processing

2008-01-05 Thread Amos Waterland
find below a patch that works for all cases I can find. Signed-off-by: Amos Waterland <[EMAIL PROTECTED]> --- For convenience, here are the test cases phrased as qemu invocations: ADDRESS ASSIGNED qemu -kernel x86/arch/i386/boot/bzImage /dev/zero -append "ip=on" qemu -kernel x8

[PATCH] Updates to nfsroot documentation (take 3)

2007-12-10 Thread Amos Waterland
The difference between ip=off and ip=::off has been a cause of much confusion. Document how each behaves, and do not contradict ourselves by saying that "off" is the default when in fact "any" is the default and is descibed as being so lower in the file. Signed-off-by: Am

[PATCH] Updates to nfsroot documentation (take 2)

2007-12-04 Thread Amos Waterland
The difference between ip=off and ip=::off has been a cause of much confusion. Document how each behaves, and do not contradict ourselves by saying that "off" is the default when in fact "any" is the default and is descibed as being so lower in the file. Signed-off-by: Am

Re: [PATCH] Updates to nfsroot documentation

2007-12-03 Thread Amos Waterland
On Tue, Dec 04, 2007 at 01:24:40PM +0900, Simon Horman wrote: > On Mon, Dec 03, 2007 at 10:43:45PM -0500, Amos Waterland wrote: > > The difference between ip=off and ip=::off has been a cause of much > > confusion. Document how each behaves, and do not contradict ourselves >

[PATCH] Updates to nfsroot documentation

2007-12-03 Thread Amos Waterland
The difference between ip=off and ip=::off has been a cause of much confusion. Document how each behaves, and do not contradict ourselves by saying that "off" is the default when in fact "any" is the default and is descibed as being so lower in the file. Signed-off-by: Am