From owner-freebsd-stable@FreeBSD.ORG Thu Nov 3 12:27:30 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 332C616A41F; Thu, 3 Nov 2005 12:27:30 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id F06FF43D79; Thu, 3 Nov 2005 12:27:22 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id EC52946B03; Thu, 3 Nov 2005 07:27:21 -0500 (EST) Date: Thu, 3 Nov 2005 12:27:21 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: dick hoogendijk In-Reply-To: <20051103132400.1f983424.dick@nagual.st> Message-ID: <20051103122636.S66191@fledge.watson.org> References: <075001c5dff5$e859fbc0$8adb7bd1@icarz.com> <43693D43.2000400@crc.u-strasbg.fr> <20051103132400.1f983424.dick@nagual.st> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: ru@FreeBSD.org, freebsd-stable@freebsd.org Subject: Re: Fw: GENERIC and DEFAULTS X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 12:27:30 -0000 On Thu, 3 Nov 2005, dick hoogendijk wrote: > Sure, but I think it's the *syntax* that matters here? options -> > nooptions / i486_cpu -> no??? It's OK to leave GENERIC alone, but HOW > are things switched off? It appears to be an ommission in the file format. I've e-mailed Ruslan, who implemented nodevice and nooption, to suggest that he also add nocpu. I wonder if there are other missed syntactic bits of note. Robert N M Watson