summaryrefslogtreecommitdiff
path: root/usr.sbin/installboot/Makefile
AgeCommit message (Expand)Author
2003-11-14Disable hp300 support (again).lukem
2003-11-13roundup() write of hp300 boot code to a multiplr of the disk sector size.dsl
2003-11-10Disable the hp300 for now.fvdl
2003-11-08First cut of hp300 installboot, seems to DTRT on i386.dsl
2003-10-28XXX: build mdsetimage.c / installboot/ffs.c with -O0 on sun2 as GCC3mrg
2003-10-27add next68k support to installbootcl
2003-05-18Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),lukem
2003-04-09Add support for i386 boot code - for new bootxx stuffdsl
2003-01-15Add support for amiga.mhitch
2002-06-02Add x68k stuff.isaki
2002-05-20- use uint8_t instead of char for boot block blobslukem
2002-05-15bootblock.h:lukem
2002-05-06Add sparc module.pk
2002-04-26s/_SRC_TOP_/NETBSDSRCDIR/lukem
2002-04-24convert from "sun68k_bbinfo.h" to <dev/sun/sun_boot.h>lukem
2002-04-23after consideration, don't bother with compat symlinks, as it mightlukem
2002-04-22include <bsd.own.mk> for _SRC_TOP_bjh21
2002-04-22Install the compatability symlink for sun2.fredette
2002-04-22Add sun2 backend from Matthew Fredette.lukem
2002-04-19- Add code from Matt Fredette <fredette@theory.lcs.mit.edu> to implementlukem
2002-04-11- add no_parseopt(), no_setboot() and no_clearboot() methods for back-endslukem
2002-04-06Install the compat symlink into ${DESTDIR}.bjh21
2002-04-06Don't install the compat symlink if this is a HOSTPROG.bjh21
2002-04-04Add framework for adding compat symlink from /usr/mdec/installboot ->lukem
2002-04-04Add sparc64 back-end, contributed by Matthew Green.lukem
2002-04-03Add support for alpha, based on {vax,pmax}.c andlukem
2002-04-03Migrate MD files to arch/ subdir. Suggested by Hubert Feyrer.lukem
2002-04-03Add pmax installboot back-end; from vax.c and arch/pmax/stand/installboot/*.lukem
2002-04-03replace machines.c rebuild with "regenmachines", which needs to be runlukem
2002-04-03Machine independent "unified" installboot(8).lukem