Home | History | Annotate | Download | only in netboot
History log of /src/sys/arch/mvme68k/stand/netboot/Makefile
RevisionDateAuthorComments
 1.16  02-Jan-2011  tsutsui Switch mvme68k standalone problams to using MI libsa and libkern
for maintainablility. Also bump version for note.

Compile test only, but no functional changes.
 1.15  10-Apr-2002  scw branches: 1.15.138;
DTRT to avoid installing "netbsd.tmp" in /usr/mdec.

Addresses port-mvme68k/16282.
 1.14  09-Feb-2002  lukem use ${INSTALL_FILE} as appropriate
 1.13  10-Jun-2001  scw branches: 1.13.2; 1.13.8;
Use the versions of dev_net.[ch] in libsa in order to get DHCP support.

In other words, mvme68k's "netboot" finally supports DHCP.
 1.12  04-Dec-2000  scw branches: 1.12.2;
Clean up the build process to ensure libsa/libbug are built
before linking the bootloaders.
 1.11  30-Nov-2000  scw Support booting an ELF kernel, plus numerous tweaks due to
the gas.new/ELF transition.
 1.10  28-Jul-2000  scw Really make this work for `dependall'. Also strip bootst.bug before
running it through wrtvid.
 1.9  24-Jul-2000  jdolecek add netboot.bin to CLEANFILES
 1.8  24-Jul-2000  jdolecek cleanup Makefiles, put common stuff to Makefile.booters, ditch unnecessary
stuff
make this all compile with -Wall -Wno-main -Wmissing-prototypes
-Wstrict-prototypes -Werror , also compilable on 1.4.1
label itself as NetBSD/mvme68k instead of "BSD" in bootblock message
move bugcrt.c to libbug, remove bugcrt directory (bugcrt is still built
and used separately to rest of libbug)
convert sboot to use ordinary mvme68 libsa, instead of copying needed
stuff in libc_sa.c
convert to use version info generated by sys/conf/newvers_stand.sh
instead of previous version.c files, add necessary 'version' files
put chiptotime() to separate libsa file (used also by sboot/clock.c)

Thanks to Steve Woodford for help with this. Note that -current build
might be hosed by this change, will be addressed by Steve shortly.
 1.7  09-Jul-2000  jdolecek uncomment part which has been accidentaly commented out in last commit
 1.6  09-Jul-2000  jdolecek Make buildable on NetBSD/mvme68k 1.4.1.
 1.5  25-Jun-2000  scw Some tweaks to make things work properly with `dependall'.
 1.4  12-Jun-1998  cgd branches: 1.4.16; 1.4.28;
replace ${MACHINE} with mvme68k, so that these Makefiles can safely
be run when MACHINE != mvme68k.
 1.3  18-Oct-1996  thorpej Use ${INSTALL}.
 1.2  17-May-1996  chuck Makefile: update from OpenBSD
boot.c: update from sun3 port, with changes for my new boot code put in.
conf.c: config from openbsd, by Theo de Raadt
dev_net.c: update from openbsd (standard dev_net with changes from theo)
dev_net.h: proto from openbsd
 1.1  25-Jul-1995  chuck branches: 1.1.1;
Initial revision
 1.1.1.1  25-Jul-1995  chuck mvme68k port -- for the motorola vme147 m68030 card
 1.4.28.1  26-Jun-2000  scw Pullup from trunk: 1.4 - 1.5
Approved by: thorpej

DTRT for `dependall' during a make build. This slipped through the net
due to a local fix which got forgotten about.
 1.4.16.2  08-Dec-2000  bouyer Sync with HEAD.
 1.4.16.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.12.2.1  21-Jun-2001  nathanw Catch up to -current.
 1.13.8.3  17-Apr-2002  nathanw Catch up to -current.
 1.13.8.2  28-Feb-2002  nathanw Catch up to -current.
 1.13.8.1  10-Jun-2001  nathanw file Makefile was added on branch nathanw_sa on 2002-02-28 04:10:54 +0000
 1.13.2.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.13.2.1  16-Mar-2002  jdolecek Catch up with -current.
 1.15.138.1  05-Mar-2011  rmind sync with head

RSS XML Feed