Subject: CVS commit: syssrc/sys/arch/atari/stand/bootxx
To: None <source-changes@netbsd.org>
From: Leo Weppelman <leo@netbsd.org>
List: source-changes
Date: 10/13/2001 23:22:58
Module Name:	syssrc
Committed By:	leo
Date:		Sat Oct 13 20:22:58 UTC 2001

Modified Files:
	syssrc/sys/arch/atari/stand/bootxx: Makefile bootxx.c
Removed Files:
	syssrc/sys/arch/atari/stand/bootxx: bootxx.h filesystem.c

Log Message:
Bootxx is no longer the last booting stage. It now handles only the
command line options. If NetBSD should be loaded, bootxx tries to load
the raw binary file '/boot' that resides on the same filesystem as the
kernel to be booted. This 3rd level boot is supposed to actually load the
kernel.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/atari/stand/bootxx/Makefile
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/atari/stand/bootxx/bootxx.c
cvs rdiff -r1.1.1.1 -r0 syssrc/sys/arch/atari/stand/bootxx/bootxx.h \
    syssrc/sys/arch/atari/stand/bootxx/filesystem.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.