History log of /netbsd-src/sys/arch/alpha/stand/Makefile (Results 1 – 17 of 17)
Revision Date Author Comments
# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# 2ea92d2f 20-Aug-2005 abs <abs@NetBSD.org>

Support booting from ffsv2 filesystems - thanks Simon Burge


# 4ec73219 08-May-2002 lukem <lukem@NetBSD.org>

nuke MD installboot (ok-ed by thorpej)


# b933e511 03-May-2002 lukem <lukem@NetBSD.org>

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 a

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

show more ...


# b1882027 18-Aug-1999 cgd <cgd@NetBSD.org>

add bootxx_lfs


# 6603c44a 05-Apr-1999 cgd <cgd@NetBSD.org>

reorganize Makefiles so that warning flags aren't accidentally omitted,
and so that all programs and boot blocks are built.


# 4cbbc316 02-Apr-1999 cgd <cgd@NetBSD.org>

add ustarboot, a ustar-capable unified bootstrap intended to be
mkbootimage'd and slapped on the front of a tar file.


# b676fcfe 02-Apr-1999 cgd <cgd@NetBSD.org>

add mkbootimage, a program to make a bootable image (i.e. prepend a boot
block, pad to a block boundary) from a console program (i.e. a boot
block, firmware upgrade executable, etc.)


# bacc3302 02-Apr-1999 cgd <cgd@NetBSD.org>

build the filesystem-specific primaries


# ba8beceb 05-Sep-1997 thorpej <thorpej@NetBSD.org>

installbood_cd9660 no longer exists.


# ad61973f 10-Apr-1997 cgd <cgd@NetBSD.org>

add installboot_cd9660, which is installboot(8) modified to place a boot
block (and faked-up disklabel) into an ISO-9660 file system image.


# 562fa9b9 06-Apr-1997 cgd <cgd@NetBSD.org>

clean up NetBSD RCS ID strings


# b1369cb7 18-Jan-1997 cgd <cgd@NetBSD.org>

add setnetbootinfo to list of subdirs


# c225908c 23-Sep-1996 cgd <cgd@NetBSD.org>

add netboot


# deb4082f 23-Nov-1995 cgd <cgd@NetBSD.org>

wholesale update from my NetBSD/Alpha source tree. Includes:
Support for AXPpci CPUs,
Support for AlphaStation 600 CPUs,
new boot block structure, which requires an 'installboot'
program and

wholesale update from my NetBSD/Alpha source tree. Includes:
Support for AXPpci CPUs,
Support for AlphaStation 600 CPUs,
new boot block structure, which requires an 'installboot'
program and works a lot like the NetBSD/sparc boot blocks.

show more ...


# 504990e3 27-Feb-1995 cgd <cgd@NetBSD.org>

fill up device switches, clean up a couple of mistakes.


# 85854cb4 13-Feb-1995 cgd <cgd@NetBSD.org>

preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO
THE REST OF THE KERNEL ARE IN THE TREE YET. Also, some of this is
_incredibly_ hack-ish, etc., but it works.