From owner-freebsd-current@FreeBSD.ORG Mon May 26 08:12:10 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3BEDD106567E for ; Mon, 26 May 2008 08:12:10 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from munchkin.clue.co.za (munchkin.clue.co.za [66.219.59.160]) by mx1.freebsd.org (Postfix) with ESMTP id E5F0A8FC22 for ; Mon, 26 May 2008 08:12:09 +0000 (UTC) (envelope-from ianf@clue.co.za) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=20070313; d=clue.co.za; h=Received:Received:Received:To:cc:From:Subject:In-Reply-To:X-Attribution:Date:Message-Id; b=YHnA3AhwdtkU8RZw6JeSHugZfzLtAQlwdaCgqNueT6O9f1MSG0rYlXWe/g6M945hXjEaIMTycTpH2gqC1lJASPuES1Za8yfjwiiS33byUahQpQ9zWHOl1tdKmx6rPmCvq90u8YnkYtZYjAr1QHZdVFt0Dg9eaKAGhxK4WhkfErW563cw4AcugJhEkNsg+DqaxCyUVhQRLEHsOkihhFqo5VbPS3SpEjRR66isj9yiGlF4nB6LOwM2YhgxXUn2bZAR; Received: from uucp by munchkin.clue.co.za with local-rmail (Exim 4.67) (envelope-from ) id 1K0XoP-0008P4-97; Mon, 26 May 2008 08:12:09 +0000 Received: from ianf.clue.co.za ([10.0.0.6] helo=clue.co.za) by urchin.clue.co.za with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1K0Xnz-0007d8-Kx; Mon, 26 May 2008 08:11:43 +0000 Received: from localhost ([127.0.0.1] helo=clue.co.za) by clue.co.za with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1K0Xnz-0000jf-66; Mon, 26 May 2008 10:11:43 +0200 To: gahn From: Ian FREISLICH In-Reply-To: Message from gahn of "Mon, 26 May 2008 01:00:06 MST." <655295.65067.qm@web52105.mail.re2.yahoo.com> X-Attribution: BOFH Date: Mon, 26 May 2008 10:11:43 +0200 Message-Id: Cc: free bsd , freebsd general questions Subject: Re: the problem for compiling customized kernel X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 26 May 2008 08:12:10 -0000 gahn wrote: > Hi all: > > I have weird a problem to compile a customized kernel after I used > "freebsd-update" untility. > > I followed the exact instructions in the "handbook" and for some > reasons it stuck with the "GENERIC": > > make buildkernel KERNELCONF=laptop > > During the compilation, I noticed, instead of using the customized > file "laptop->/root/kernels/laptop", the compilation uses the file > "GENERIC". > > Any ideas why is that? You want "KERNCONF=laptop" Ian -- Ian Freislich