Home | History | Annotate | Download | only in bootxx
History log of /src/sys/arch/atari/stand/bootxx/Makefile
RevisionDateAuthorComments
 1.15  23-May-2003  leo usr/mdec reorg for Milan support.
Note that installboot needs reworking too. Installing bootblocks on -current
is no longer possible until this is done.
nolonger
 1.14  08-Apr-2002  bjh21 Rather than grovelling around for libsa's objdir by hand, use ${PRINT_OBJDIR},
since that's what it's for.
 1.13  08-Apr-2002  bjh21 Add -Wno-uninitialized to CFLAGS, since it's overly-pessimistic.
 1.12  12-Dec-2001  lukem Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
Otherwise the appropriate MKxxx=no won't be defined .
 1.11  12-Dec-2001  tv MKfoo=no -> NOfoo
 1.10  13-Oct-2001  leo branches: 1.10.4;
Bootxx is no longer the last booting stage. It now handles only the
command line options. If NetBSD should be loaded, bootxx tries to load
the raw binary file '/boot' that resides on the same filesystem as the
kernel to be booted. This 3rd level boot is supposed to actually load the
kernel.
 1.9  22-Sep-2001  tv objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is
now in bsd.own.mk).
 1.8  08-Sep-2001  thomas Make the bootloader ELF aware.
It can load either a.out or ELF, depending on compile options.
 1.7  22-Apr-1999  leo branches: 1.7.14; 1.7.16;
Make sure that we can link against the libsa.a library. It looks like a
gross hack, but I don't know how to fix this in another way.
 1.6  19-Feb-1999  leo branches: 1.6.2;
STANDALONE -> _STANDALONE per recent discussion.
 1.5  13-Feb-1999  lukem convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
 1.4  17-Apr-1997  thorpej STRIP -> STRIPFLAG
 1.3  29-Jun-1996  leo Define LIBCRT0. This tries to defeat the attempts of bsd.prog.mk to add
${DESTDIR}/....crt0 to the link rule when $DESTDIR is set.
 1.2  14-May-1996  leo branches: 1.2.4;
Update to make this work correctly when using an obj-directory.
 1.1  29-Feb-1996  leo branches: 1.1.1;
Initial revision
 1.1.1.1  29-Feb-1996  leo NetBSD/Atari bootcode by Waldi Ravens.
 1.2.4.1  30-Jun-1996  jtc Pulled up rev 1.3 by request from Leo Weppelman
 1.6.2.1  22-Apr-1999  perry branches: 1.6.2.1.2;
pullup 1.6->1.7 (leo)
 1.6.2.1.2.1  21-Jun-1999  thorpej Sync w/ -current.
 1.7.16.3  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.7.16.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.7.16.1  13-Sep-2001  thorpej Update the kqueue branch to HEAD.
 1.7.14.1  01-Oct-2001  fvdl Catch up with -current.
 1.10.4.3  17-Apr-2002  nathanw Catch up to -current.
 1.10.4.2  08-Jan-2002  nathanw Catch up to -current.
 1.10.4.1  13-Oct-2001  nathanw file Makefile was added on branch nathanw_sa on 2002-01-08 00:23:39 +0000

RSS XML Feed