4d7a2efdc4
boot. Yes, NetBSD/alpha finally gets sysinst on all media types. The new boot makes a single ramdisk which is then divided via ustarfs onto a two-floppy set, and a second unified image for CD's, HD's, or tapes is also created.
6 lines
128 B
Makefile
6 lines
128 B
Makefile
# $NetBSD: Makefile,v 1.2 1998/10/16 00:39:38 ross Exp $
|
|
|
|
SUBDIR= ramdisk instkernel fdset cd-hd-tape
|
|
|
|
.include <bsd.subdir.mk>
|