Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 27 Nov 2002 14:07:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 27 Nov 2002 14:07:04 -0500 Received: from chaos.physics.uiowa.edu ([128.255.34.189]:47550 "EHLO chaos.physics.uiowa.edu") by vger.kernel.org with ESMTP id ; Wed, 27 Nov 2002 14:07:03 -0500 Date: Wed, 27 Nov 2002 13:14:14 -0600 (CST) From: Kai Germaschewski X-X-Sender: kai@chaos.physics.uiowa.edu To: Keith Owens cc: linux-kernel@vger.kernel.org Subject: Re: A Kernel Configuration Tale of Woe In-Reply-To: <12497.1038399540@ocs3.intra.ocs.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1204 Lines: 39 On Wed, 27 Nov 2002, Keith Owens wrote: > Bullshit. It was fully documented in kbuild 2.5. Just because Kai > dropped the docs when he stole bits from kbuild 2.5 does not make > .force_default into an undocumented feature. $ bk changes -r1.403.20.3 ChangeSet@1.403.20.3, 2002-06-05 19:40:54-05:00, kai@tp1.ruhr-uni-bochum.de kbuild: Additional config targets for testing This patch adds the following targets, which generate some configs useful for testing - which kind should be clear from the names: o allyesconfig o allmodconfig o allnoconfig o randconfig It also adds o defconfig which does the same as make oldconfig but uses the defaults for all new options without asking. The actual patch was done by Ghozlane Toumi, maintained in kbuild-2.5 by Keith Owens, and extracted by Sam Ravnborg and patch@luckynet.dynu.com. Don't you think accusing me of "stealing" from kbuild-2.5 is a bit harsh??? --Kai - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/