Note ACPI by default in i386/amd64, and the iso-image changes.
This commit is contained in:
parent
7b1bb0a86b
commit
476384386e
|
@ -1,4 +1,4 @@
|
|||
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.803 $>
|
||||
LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.804 $>
|
||||
|
||||
|
||||
[Note: This file does not mention every change made to the NetBSD source tree.
|
||||
|
@ -55,3 +55,9 @@ Changes from NetBSD 4.0 to NetBSD 5.0:
|
|||
luna68k: Add generic softintr(9) support. [tsutsui 20070304]
|
||||
file(1): update to 4.20. [pooka 20070304]
|
||||
hfs: Add read-only Apple HFS+ file system support. [dillo 20070305]
|
||||
build: 'make iso-image' in src/ (or build.sh iso-image) will build
|
||||
iso images, eventually bootable, using in-tree tools.
|
||||
[bouyer 20070306]
|
||||
i386, amd64: switch bootable iso images to native boot format, and add
|
||||
different bootable kenrels on the iso images. Enable ACPI
|
||||
in default INSTALL and GENERIC kernels. [bouyer 20070306]
|
||||
|
|
Loading…
Reference in New Issue