From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753638AbXLELOQ (ORCPT ); Wed, 5 Dec 2007 06:14:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751885AbXLELOG (ORCPT ); Wed, 5 Dec 2007 06:14:06 -0500 Received: from mail.suse.de ([195.135.220.2]:43043 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751752AbXLELOD (ORCPT ); Wed, 5 Dec 2007 06:14:03 -0500 To: Amos Waterland Cc: akpm@osdl.org, horms@verge.net.au, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Updates to nfsroot documentation (take 2) From: Andi Kleen References: <20071205045932.GA7160@us.ibm.com> Date: Wed, 05 Dec 2007 12:14:00 +0100 In-Reply-To: <20071205045932.GA7160@us.ibm.com> (Amos Waterland's message of "Tue\, 4 Dec 2007 23\:59\:32 -0500") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Amos Waterland writes: > 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. Perhaps also mention ip=dhcp there while you're at it. Right now it is not mentioned, but it is the most important option. -Andi