History log of /netbsd-src/sys/arch/vax/boot/Makefile (Results 1 – 22 of 22)
Revision Date Author Comments
# ced55d92 29-Mar-2002 matt <matt@NetBSD.org>

Add a xxboot_ustarfs for floppies.


# e1305e82 06-Mar-1999 ragge <ragge@NetBSD.org>

New boot program for vax. Appearance similar to the i386 boot blocks.


# 3e6d4553 11-Nov-1998 matt <matt@NetBSD.org>

Make DHCP/BOOTP the default for VAX net booting


# 7d79b82d 09-Oct-1998 matt <matt@NetBSD.org>

include <bsd.prog.mk> and make changes so that "make obj" works.
Make it easy to build an boot which uses BOOTP/DHCP instead
RARP/BOOTPARAMS.


# 1aab7e8c 01-Jul-1998 ragge <ragge@NetBSD.org>

Added boot program support for the SGEC Ethernet controller, present on
some VAX 4000 maachines. Written by Jay Maynard. (jmaynard@phoenix.net)


# 51964fa1 11-Mar-1998 ragge <ragge@NetBSD.org>

Standalone routine for DEQNA, written by Roar Thronaes.


# ad1f4517 28-Feb-1998 ragge <ragge@NetBSD.org>

Move the boot program higher up in memory; to allow loading of bigger kernels.


# e603ff5a 20-Oct-1997 ragge <ragge@NetBSD.org>

Fix vers.c dependency; PR#4090.


# 9f009387 29-Jun-1997 ragge <ragge@NetBSD.org>

Must grok includes. Also; prettier compile-time printout.


# 4d45dc04 08-Jun-1997 ragge <ragge@NetBSD.org>

Use correct console on KA65? machines. Bugfix when specifying adaptor
number. Show compile-time for boot. Prettier printout.


# 8fa1cdb0 15-Mar-1997 ragge <ragge@NetBSD.org>

Add routines for network handling and standalone le driver.
To make this work nice, big changes to the boot unit handling
was also required. From now only DEC HW unit numbering are used
in boot, to e

Add routines for network handling and standalone le driver.
To make this work nice, big changes to the boot unit handling
was also required. From now only DEC HW unit numbering are used
in boot, to easy match boot device in kernel.

show more ...


# 150c33e6 18-Oct-1996 thorpej <thorpej@NetBSD.org>

Use ${INSTALL}.


# 5e04d04d 02-Aug-1996 ragge <ragge@NetBSD.org>

Add support for booting Vaxstations; from MFM and SCSI. (PROM-based boot).


# f9ee92c4 16-Mar-1996 ragge <ragge@NetBSD.org>

Support installation of /usr/mdec files.


# cef093b4 02-Mar-1996 ragge <ragge@NetBSD.org>

Add VAX780 support to the boot program.


# 90b84d2d 17-Feb-1996 ragge <ragge@NetBSD.org>

Add standalone driver for TU58 (DECtape II). Now initial installation
from TU58 on 11/750 is possible.
Change types on pte pointers, due to the change of pte's from
int to struct pte.


# 7c65ab14 28-Dec-1995 ragge <ragge@NetBSD.org>

Create libkern as a .a instead of a .o file.


# fbc5d6e0 20-Oct-1995 ragge <ragge@NetBSD.org>

SA_LIB -> SALIB
Include rpb.h. Typeclash fixes.
Removed #include of non-existing file.


# ed3a9bf3 16-Sep-1995 ragge <ragge@NetBSD.org>

TMSCP support added.


# 589f248b 25-Apr-1995 ragge <ragge@NetBSD.org>

Cleanup and fixes for uVAX boot.


# 9dbb11b5 29-Mar-1995 ragge <ragge@NetBSD.org>

Added support for uVAX boot.


# 3b634122 13-Feb-1995 ragge <ragge@NetBSD.org>

Boot program added.