Subject: CVS commit: syssrc/sys/arch/alpha/stand
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/03/2002 18:36:54
Module Name: syssrc
Committed By: lukem
Date: Fri May 3 15:36:54 UTC 2002
Modified Files:
syssrc/sys/arch/alpha/stand: Makefile
Removed Files:
syssrc/sys/arch/alpha/stand/bootxx: Makefile bootxx.c
syssrc/sys/arch/alpha/stand/installboot.old: Makefile installboot.c
Log Message:
nuke installboot.old / bootxx combo (the old "primary bootstrap with
hardcoded blocks of secondary bootstrap"); it was only used by the
distrib ustarfs stuff, and that now uses usr/sbin/installboot and ustarboot
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/alpha/stand/Makefile
cvs rdiff -r1.24 -r0 syssrc/sys/arch/alpha/stand/bootxx/Makefile
cvs rdiff -r1.15 -r0 syssrc/sys/arch/alpha/stand/bootxx/bootxx.c
cvs rdiff -r1.13 -r0 syssrc/sys/arch/alpha/stand/installboot.old/Makefile
cvs rdiff -r1.16 -r0 \
syssrc/sys/arch/alpha/stand/installboot.old/installboot.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.