From owner-freebsd-current@FreeBSD.ORG Thu Mar 27 14:25:40 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21C6D37B401 for ; Thu, 27 Mar 2003 14:25:40 -0800 (PST) Received: from symbion.srrc.usda.gov (symbion.srrc.usda.gov [199.133.86.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5B1743F3F for ; Thu, 27 Mar 2003 14:25:38 -0800 (PST) (envelope-from gjohnson@srrc.ars.usda.gov) Received: from node1.cluster.srrc.usda.gov (localhost.srrc.usda.gov [127.0.0.1]) by symbion.srrc.usda.gov (8.12.8/8.12.8) with ESMTP id h2RMPbhP057882 for ; Thu, 27 Mar 2003 16:25:37 -0600 (CST) (envelope-from glenn@node1.cluster.srrc.usda.gov) Received: (from glenn@localhost)h2RMPbvK057881 for current@freebsd.org; Thu, 27 Mar 2003 16:25:37 -0600 (CST) (envelope-from glenn) Date: Thu, 27 Mar 2003 16:25:37 -0600 From: Glenn Johnson To: current@freebsd.org Message-ID: <20030327222537.GA57796@node1.cluster.srrc.usda.gov> Mail-Followup-To: Glenn Johnson , current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Spam-Status: No, hits=-6.6 required=5.0 tests=AWL,USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Subject: including a kernel config in another X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2003 22:25:43 -0000 I would like to include a kernel config file in another, as is done with the SMP config file and how it includes the GENERIC config file. When I try this with including any config file other than GENERIC, I get a syntax error. IS GENERIC the only config that can be included or am I doing something wrong? Thanks. -- Glenn Johnson USDA, ARS, SRRC Phone: (504) 286-4252 New Orleans, LA 70124 e-mail: gjohnson@srrc.ars.usda.gov