Home | History | Annotate | Download | only in etc.pmax
History log of /src/etc/etc.pmax/Makefile.inc
RevisionDateAuthorComments
 1.18  04-Nov-2016  flxd Add new USB-enabled kernel config(s) based upon GENERIC for pmax, include it as kernel set in the build and make it a choice in sysinst.
OK simonb@
 1.17  14-Dec-2009  matt branches: 1.17.30;
Merge from matt-nb5-mips64
 1.16  24-Jul-2007  pavel branches: 1.16.18; 1.16.26;
Add a comment reminding to update the release notes if the list of
kernels change.
 1.15  29-Jul-2006  ad Remove RASTERCONSOLE support from the pmax port.
 1.14  15-Dec-2004  jmc Make sure miniroot subdir gets created
 1.13  13-Dec-2003  ad branches: 1.13.4;
Make wscons device nodes, and build the WSCONS kernel.
 1.12  02-Dec-2002  lukem - add snap_post, which makes "clean depend all release" in ../distrib/
for all platforms.
- remove now unnecessary replicated code in the various snap_md_post targets
- remove snap_md_pre; nothing uses it any more
- use ${NETBSDSRCDIR} and ${KERNSRCDIR} as appropriate
 1.11  12-Jul-2002  thorpej Make release building work again.
 1.10  02-May-2002  lukem branches: 1.10.2;
- consistency cleanup
- ensure INSTALLATION_DIRS contains the appropriate extra directories
for a given platform
 1.9  09-Feb-2002  lukem do not bother setting owner or group when ${INSTALL}ing releases
 1.8  29-Nov-2001  thorpej Change the way kernel sets are specified, and make them
more consistent. To quote the comment in etc/Makefile
that describes how it's done:

# This target builds the kernels specified by each port. A port may
# specify the following kernels:
#
# KERNEL_SETS The list of kernels that will be
# packaged into sets, named
# kern-${kernel}.tgz. These kernels
# are also placed in the binary/kernels
# area of the release package as
# netbsd-${kernel}.gz.
#
# EXTRA_KERNELS Additional kernels to place in the
# binary/kernels area of the release
# package as netbsd-${kernel}.gz, but
# which are not placed into sets. This
# allows a port to provide e.g. a netbootable
# installation kernel containing a ramdisk.
#
# BUILD_KERNELS Additional kernels to build which are
# not placed into sets nor into the
# binary/kernels area of the release
# package. These are typically kernels
# that are built for inclusion only in
# installation disk/CD-ROM/tape images.
#
 1.7  10-Sep-2000  matt We actually do know about KERNOBJDIR so use it.
 1.6  19-Apr-2000  simonb branches: 1.6.4;
Don't need ()'s around "cd ... && ${MAKE} ...".
 1.5  27-Apr-1999  simonb Greatly simplify by doing the moral equivalent of
cd ../distrib/pmax && make install
 1.4  27-Apr-1999  simonb + Build (but don't install) INSTALL and RAMDISK kernels.

+ Make installation/diskimage installation/netboot in ${RELEASEDIR}

+ snap_md_post depends on the diskimage, the diskimage tar file and
the install kernel, and installs these into the right places in
${RELEASEDIR}.
 1.3  05-Feb-1999  cjs branches: 1.3.2;
Update all this crap so that `make snapshot' makes snapshots in release(7)
format, rather than in some unknown format. Also clean up the code a bit,
remove some code duplication, and add documentation to the Makefile.
 1.2  17-Dec-1997  perry ld.so.conf is now supplied on all ports -- remove from here
 1.1  11-Nov-1997  jonathan branches: 1.1.2;
Allow etc.{$MACHINE_ARCH}/Makefile.inc to add files to BIN1, BIN2, BIN3.
 1.1.2.3  20-Jul-1998  mellon Pull up 1.2 (fvdl)
 1.1.2.2  22-Dec-1997  perry fix a minor nit on the branch (jonathan)
 1.1.2.1  11-Nov-1997  perry file Makefile.inc was added on branch netbsd-1-3 on 1997-12-22 22:35:29 +0000
 1.3.2.1  20-Oct-1999  he Pull up revisions 1.4-1.5 (requested by simonb):
Bring pmax release building machinery up-to-date.
 1.6.4.1  30-Sep-2001  he Pull up revision 1.7 (requested by simonb):
Use ${KERNOBJDIR} to locate kernel build directory.
 1.10.2.1  20-Jul-2002  lukem Pull up revision 1.11 (requested by thorpej in ticket #485):
Make release building work again.
 1.13.4.1  06-Apr-2005  he Pull up revision 1.14 (requested by jmc in ticket #1046):
Make sure the installation/miniroot subdir gets created.
 1.16.26.1  09-Sep-2009  matt Add support for pmax64 kernels.
 1.16.18.2  24-Jul-2007  pavel Add a comment reminding to update the release notes if the list of
kernels change.
 1.16.18.1  24-Jul-2007  pavel file Makefile.inc was added on branch matt-mips64 on 2007-07-24 10:49:28 +0000
 1.17.30.1  07-Jan-2017  pgoyette Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)

RSS XML Feed