From owner-freebsd-current Thu Oct 1 07:36:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA27850 for freebsd-current-outgoing; Thu, 1 Oct 1998 07:36:22 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA27844 for ; Thu, 1 Oct 1998 07:36:17 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.1a/8.9.1) with ESMTP id QAA08396; Thu, 1 Oct 1998 16:35:50 +0200 (CEST) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id QAA05372; Thu, 1 Oct 1998 16:35:49 +0200 (MET DST) Message-ID: <19981001163548.48870@follo.net> Date: Thu, 1 Oct 1998 16:35:48 +0200 From: Eivind Eklund To: Luigi Rizzo , current@FreeBSD.ORG Subject: Re: "options" for -current ... References: <199810011215.NAA10795@labinfo.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <199810011215.NAA10795@labinfo.iet.unipi.it>; from Luigi Rizzo on Thu, Oct 01, 1998 at 01:15:25PM +0100 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 01, 1998 at 01:15:25PM +0100, Luigi Rizzo wrote: > Do i get it right that "config" in -current is different from -stable > in handling "options XYZ" statements ? > > Under -stable, "options XYZ" would bring in files listed in conf/files > as > > filename optional xyz > > wherease in -current it seems not (i.e. i have to add an entry in > conf/options for that ?) I don't think there should be any difference in _that_, but you should _always_ add an entry to conf/options (or a machine-specific variant) if you add new options. You should also add the option to LINT. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message