From owner-freebsd-questions@FreeBSD.ORG Wed May 28 08:08:13 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CA7637B401 for ; Wed, 28 May 2003 08:08:13 -0700 (PDT) Received: from antares.student.iastate.edu (antares.student.iastate.edu [65.110.241.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id 252CF43F75 for ; Wed, 28 May 2003 08:08:10 -0700 (PDT) (envelope-from kparz@antares.student.iastate.edu) Received: from antares.student.iastate.edu (localhost [127.0.0.1]) h4SF88Lf072185 for ; Wed, 28 May 2003 10:08:08 -0500 (CDT) (envelope-from kparz@antares.student.iastate.edu) Received: (from kparz@localhost)h4SF83ZK072184 for freebsd-questions@freebsd.org; Wed, 28 May 2003 10:08:03 -0500 (CDT) Date: Wed, 28 May 2003 10:08:03 -0500 From: Krzysztof Parzyszek To: freebsd-questions@freebsd.org Message-ID: <20030528150802.GA72155@antares.student.iastate.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline User-Agent: Mutt/1.4i Subject: Setting kernel name in buildkernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kristof@swissmail.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 May 2003 15:08:13 -0000 Hello, Suppose I want to build a kernel that will be stored in a file with a name that I chose instead of the usual /kernel. Is there a way to do that without manual file movements? I suppose this could interfere with the location of the modules somehow, but I don't know for sure. I would appreciate any suggestions for both, -stable and -current. Thank you, Krzysztof