From owner-freebsd-questions Sat Jun 22 4:55:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cse.cs.huji.ac.il (cse.cs.huji.ac.il [132.65.16.30]) by hub.freebsd.org (Postfix) with ESMTP id 1430437B400; Sat, 22 Jun 2002 04:55:22 -0700 (PDT) Received: from pampa.cs.huji.ac.il ([132.65.80.32] ident=danny) by cse.cs.huji.ac.il with esmtp id 17LjU1-0009iH-00; Sat, 22 Jun 2002 14:55:13 +0300 X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: sroberts@dsl.pipex.com Cc: Erik Trulsson , Mark Rowlands , FreeBSD-Questions , FreeBSD-Stable , danny@cs.huji.ac.il Subject: Re: cvsup stable-supfile does not update GENERIC (and others) kernel? In-Reply-To: Message from Stacey Roberts of "22 Jun 2002 12:44:59 BST." <1024746304.87383.24.camel@Demon.Strobe.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 22 Jun 2002 14:55:13 +0300 From: Danny Braniss Message-Id: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG /usr/src/sys/i386/conf/GENERIC does not get generated/compiled/etc, it's just a file. the GENERIC kernel gets cpmpiled/linked if you do a 'make kernel', and you should look for it so: cd /usr/src/sys; cd /usr/obj/`pwd`; cd sys/GENERIC danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message