Subject: CVS commit: src/sys/arch/i386/stand/cdboot
To: None <source-changes@NetBSD.org>
From: Bang Jun-Young <junyoung@netbsd.org>
List: source-changes
Date: 06/15/2005 06:38:45
Module Name:	src
Committed By:	junyoung
Date:		Wed Jun 15 06:38:45 UTC 2005

Added Files:
	src/sys/arch/i386/stand/cdboot: Makefile cdboot.S

Log Message:
Initial commit of cdboot, a primary boot loader that loads a secondary
boot loader directly from CD without performing floppy/hard disk emulation
as described by the El Torito specification.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/i386/stand/cdboot/Makefile \
    src/sys/arch/i386/stand/cdboot/cdboot.S

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