Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/vax/boot/Makefile
RevisionDateAuthorComments
 1.22  29-Mar-2002  matt Add a xxboot_ustarfs for floppies.
 1.21  06-Mar-1999  ragge branches: 1.21.22; 1.21.26;
New boot program for vax. Appearance similar to the i386 boot blocks.
 1.20  11-Nov-1998  matt Make DHCP/BOOTP the default for VAX net booting
 1.19  09-Oct-1998  matt 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.
 1.18  01-Jul-1998  ragge Added boot program support for the SGEC Ethernet controller, present on
some VAX 4000 maachines. Written by Jay Maynard. (jmaynard@phoenix.net)
 1.17  11-Mar-1998  ragge Standalone routine for DEQNA, written by Roar Thronaes.
 1.16  28-Feb-1998  ragge Move the boot program higher up in memory; to allow loading of bigger kernels.
 1.15  20-Oct-1997  ragge Fix vers.c dependency; PR#4090.
 1.14  29-Jun-1997  ragge Must grok includes. Also; prettier compile-time printout.
 1.13  08-Jun-1997  ragge Use correct console on KA65? machines. Bugfix when specifying adaptor
number. Show compile-time for boot. Prettier printout.
 1.12  15-Mar-1997  ragge 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.
 1.11  18-Oct-1996  thorpej Use ${INSTALL}.
 1.10  02-Aug-1996  ragge Add support for booting Vaxstations; from MFM and SCSI. (PROM-based boot).
 1.9  16-Mar-1996  ragge Support installation of /usr/mdec files.
 1.8  02-Mar-1996  ragge Add VAX780 support to the boot program.
 1.7  17-Feb-1996  ragge 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.
 1.6  28-Dec-1995  ragge Create libkern as a .a instead of a .o file.
 1.5  20-Oct-1995  ragge branches: 1.5.2;
SA_LIB -> SALIB
Include rpb.h. Typeclash fixes.
Removed #include of non-existing file.
 1.4  16-Sep-1995  ragge TMSCP support added.
 1.3  25-Apr-1995  ragge Cleanup and fixes for uVAX boot.
 1.2  29-Mar-1995  ragge Added support for uVAX boot.
 1.1  13-Feb-1995  ragge Boot program added.
 1.5.2.2  20-Oct-1995  ragge SA_LIB -> SALIB
Include rpb.h. Typeclash fixes.
Removed #include of non-existing file.
 1.5.2.1  20-Oct-1995  ragge file Makefile was added on branch netbsd-1-1 on 1995-10-20 13:35:45 +0000
 1.21.26.1  17-Apr-2002  nathanw Catch up to -current.
 1.21.22.1  23-Jun-2002  jdolecek catch up with -current on kqueue branch

RSS XML Feed