Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mmeye/stand/bootelf
Module Name: src
Committed By: uebayasi
Date: Mon Apr 3 06:15:00 UTC 2006
Modified Files:
src/sys/arch/mmeye/stand/bootelf: Makefile boot.c
Log Message:
Fix build of this mysterious boot program; a userlevel bootloader run on
NetBSD and boot NetBSD (!).
The program was run from within boot-only, NetBSD-as-bootloader as a userlevel
program, then in-kernel boot code loads another NetBSD image and jumps to
it.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/mmeye/stand/bootelf/Makefile
cvs rdiff -r1.2 -r1.3 src/sys/arch/mmeye/stand/bootelf/boot.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index