Home | History | Annotate | Download | only in stand
History log of /src/sys/arch/pmax/stand/Makefile
RevisionDateAuthorComments
 1.19  21-Apr-2009  tsutsui Add UFS2 boot support. Tested on gxemul.
 1.18  04-Apr-2002  lukem branches: 1.18.116; 1.18.124; 1.18.130;
Decommission pmax MD installboot in favour of MI installboot.
(Woo! pmax first again - hi Simon! :-)
 1.17  23-Feb-2002  gmcgarry Support two-stage netboot. Is known to work on maxine, but problems
have been reported on 3min.
 1.16  28-Nov-1999  simonb branches: 1.16.8; 1.16.12;
Enable new pmax bootblocks.
 1.15  27-Nov-1999  simonb Use new pmax stand structure for multi-filesystem bootblocks. All
entries are commented out for now until everything else is updated.
 1.14  27-Mar-1999  simonb branches: 1.14.8; 1.14.14;
Enable now that "make depend" works properly.
 1.13  24-Mar-1999  simonb New bootblock directory structure.
 1.12  23-Mar-1999  simonb Don't build anything while bootblocks are being updated.
 1.11  21-Jan-1999  simonb Almost working bootblocks for the pmax. This compiles fine with gcc
2.7.2.2-myc2 (and produces _identical_ bootblocks with the 1.3.3
bootblocks which weren't in the tree), but egcs 1.1.1 builds a ufs.o
that's about a 100 bytes too big, and it busts the 7.5k we've got for
bootrz.

Still needs cleanup - the Makefiles could be better/cleaner, and doesn't
install yet (because of above problem). At least there's something to
work with now.

Note that we have our own versions of a lot of the sys/lib/libsa
routines which are less functional/smaller.
 1.10  18-Oct-1997  jonathan branches: 1.10.2;
Note non-inclusion of up-to-date bootblock source for 1.3, as
suggested by release engineers.
 1.9  25-May-1997  jonathan Create standard Makefile for arch/pmax/stand.
Copy old Makefile with bootblock rules to Makefile.booters.
 1.8  18-Oct-1996  thorpej Use ${INSTALL}.
 1.7  01-Feb-1996  mycroft LOCORE -> _LOCORE
 1.6  15-Jan-1996  thorpej Use ${BINOWN} and ${BINGRP} per Arne H. Juul <arnej@ikke.idt.unit.no>
in PR #705.
 1.5  18-Jan-1995  mellon Many changes from Jonathan Stone and a few from me to make small boot blocks and handle NetBSD a.out
 1.4  26-Oct-1994  cgd new RCS ID format.
 1.3  27-May-1994  glass bsd 4.4-lite pmax port as ported to NetBSD
 1.2  27-May-1994  glass upgrade to bsd 4.4-lite code base. only mod is rcsids
 1.1  12-Oct-1993  deraadt branches: 1.1.1;
Initial revision
 1.1.1.1  12-Oct-1993  deraadt pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca>
 1.10.2.1  02-Feb-1999  cgd pull up rev 1.11 from trunk (simonb)
 1.14.14.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.14.8.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.16.12.2  17-Apr-2002  nathanw Catch up to -current.
 1.16.12.1  28-Feb-2002  nathanw Catch up to -current.
 1.16.8.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.16.8.1  16-Mar-2002  jdolecek Catch up with -current.
 1.18.130.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.18.124.1  28-Apr-2009  skrll Sync with HEAD.
 1.18.116.1  04-May-2009  yamt sync with head.

RSS XML Feed