Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2002 18:17:47 -0700 (PDT)
From:      Makoto Matsushita <matusita@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release Makefile
Message-ID:  <200204090117.g391HlC32509@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204090117.g391HlC32509>