mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-12 07:31:12 -04:00
21 lines
1.0 KiB
Plaintext
21 lines
1.0 KiB
Plaintext
$NetBSD: version,v 1.19 2005/12/11 12:19:08 christos Exp $
|
|
|
|
NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
|
|
file is important - make sure the entries are appended on end, last item
|
|
is taken as the current.
|
|
|
|
1.1:
|
|
1.2: get it to work with V0 bootproms.
|
|
1.4: add oldmon support and network support.
|
|
1.5: bootprograms work unmodified across all platforms.
|
|
1.6: reorganization of boot program sources.
|
|
1.7: add libz, and re-reorganize sources into their correct subdirectories.
|
|
1.8: add support for automatically finding kernels other than /netbsd.
|
|
1.9: add ELF support for loading and bootinfo.
|
|
1.10: loadfile() update: ELF symbols no longer need backward seeks.
|
|
1.11: loadfile() update to avoid backwards seeks for ELF Program Headers.
|
|
1.12: add prom patches for JavaStation-1
|
|
1.13: add additional match function pointer and prom patch Cycle 5 IP
|
|
1.14: search for physical memory segment and map to kernel's link address
|
|
1.15: add prom patch for Krups to make sound work ( create missing node on buggy OF )
|