From owner-cvs-all Mon Jul 10 9:52:47 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 230F637B5E3; Mon, 10 Jul 2000 09:52:43 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA65051; Mon, 10 Jul 2000 09:52:42 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200007101652.JAA65051@freefall.freebsd.org> From: John Baldwin Date: Mon, 10 Jul 2000 09:52:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/alpha/common Makefile.common X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/07/10 09:52:42 PDT Modified files: sys/boot/alpha/common Makefile.common Log: Always install loader.4th, defaults/loader.conf, and support.4th instead of only doing so if loader.rc does not exist. This fixes the problem where installworld doesn't update /boot/loader.4th, resulting in device.hints not being loaded after updating past the config(8) changes, which resulted in mcclock0 not being probed, and a nice kernel panic during boot. Revision Changes Path 1.10 +2 -2 src/sys/boot/alpha/common/Makefile.common To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message