From owner-freebsd-questions@FreeBSD.ORG Wed May 28 08:59:24 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 67C5037B401 for ; Wed, 28 May 2003 08:59:24 -0700 (PDT) Received: from antares.student.iastate.edu (antares.student.iastate.edu [65.110.241.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1CFB43F3F for ; Wed, 28 May 2003 08:59:23 -0700 (PDT) (envelope-from kparz@antares.student.iastate.edu) Received: from antares.student.iastate.edu (localhost [127.0.0.1]) h4SFxLLf072336; Wed, 28 May 2003 10:59:21 -0500 (CDT) (envelope-from kparz@antares.student.iastate.edu) Received: (from kparz@localhost)h4SFxGjN072335; Wed, 28 May 2003 10:59:16 -0500 (CDT) Date: Wed, 28 May 2003 10:59:16 -0500 From: Krzysztof Parzyszek To: FBSD_User Message-ID: <20030528155915.GA72304@antares.student.iastate.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i cc: freebsd-questions@freebsd.org Subject: Re: 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:59:24 -0000 On Wed, May 28, 2003 at 11:22:21AM -0400, FBSD_User wrote: > Copy /kernel to different name, say kernela, and then recompile > kernel source containing changes and it will replace /kernel, then > copy /kernel to different name, say kernelb. [...] Thank you, but I must have been not clear enough about not doing it manually. I have done it the way you described and I find it annoying. That's why I asked if there is a more convenient way, i.e. a flag to set before buildkernel/installkernel or something like that. Krzysztof