From owner-cvs-all Mon Apr 8 18:18: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B48937B41F; Mon, 8 Apr 2002 18:17:47 -0700 (PDT) Received: (from matusita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g391HlC32509; Mon, 8 Apr 2002 18:17:47 -0700 (PDT) (envelope-from matusita) Message-Id: <200204090117.g391HlC32509@freefall.freebsd.org> From: Makoto Matsushita Date: Mon, 8 Apr 2002 18:17:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG matusita 2002/04/08 18:17:47 PDT Modified files: release Makefile Log: Set hint.acpi.0.disable to 1 in /boot/loader.rc of {boot,kern}.flp, since we have no ACPI feature in the installation kernel at this time. Without having this, we'll see ACPI no autoload failed -- no such file or directory message at boot time, and it makes some confusion to the users. We can backout this change if installation kernel has ACPI feature. PR: 36911 (partly) Revision Changes Path 1.667 +2 -1 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message