From owner-freebsd-current Sat Sep 16 20:54:25 2000 Delivered-To: freebsd-current@freebsd.org Received: from guru.mired.org (zoom3-026.telepath.com [216.14.3.26]) by hub.freebsd.org (Postfix) with SMTP id 7465737B424 for ; Sat, 16 Sep 2000 20:54:23 -0700 (PDT) Received: (qmail 1778 invoked by uid 100); 17 Sep 2000 03:54:22 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14788.16494.26893.660078@guru.mired.org> Date: Sat, 16 Sep 2000 22:54:22 -0500 (CDT) To: current@freebsd.org Subject: Kernel builds to wrong location? X-Mailer: VM 6.72 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I cvsupped and rebuilt earlier to today, only to find that the kernel was installed as /boot/kernel/kernel instead of /boot/kernel/kernel.ko. While fixing this was trivial, it was a bit of a surprise. Is this a bug, or did I happen to catch the world in a state of change described in a cvs-all or current message I missed or hadn't read yet? Thanx,