History log of /netbsd-current/etc/etc.news68k/Makefile.inc
Revision Date Author Comments
# 1.9 17-Mar-2008 lukem

Convert all the etc/etc.*/Makefile.inc to use RELEASEDIR/RELEASEMACHINEDIR
just like etc/Makefile does.


# 1.8 24-Jul-2007 pavel

branches: 1.8.4; 1.8.10; 1.8.12; 1.8.14;
Add a comment reminding to update the release notes if the list of
kernels change.


# 1.7 22-Jan-2006 tsutsui

Do ${MAKESUMS} for install floppies.


# 1.6 02-Dec-2002 lukem

consistency tweaks


# 1.5 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.4 02-May-2002 lukem

- consistency cleanup
- ensure INSTALLATION_DIRS contains the appropriate extra directories
for a given platform


# 1.3 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.2 26-Mar-2001 tsutsui

- Build and install GENERIC_TINY kernel on make release.
- Remove duplicated INSTALLATION_DIRS.


# 1.1 12-Jun-2000 tsutsui

branches: 1.1.4;
MD Makefile.inc to make release for news68k.
XXX distrib/notes/news68k is not yet.


# 1.1.4.2 23-Jun-2000 minoura

Sync w/ netbsd-1-5-base.


# 1.1.4.1 12-Jun-2000 minoura

file Makefile.inc was added on branch minoura-xpg4dl on 2000-06-23 15:46:01 +0000


# 1.8.14.2 24-Jul-2007 pavel

Add a comment reminding to update the release notes if the list of
kernels change.


# 1.8.14.1 24-Jul-2007 pavel

file Makefile.inc was added on branch matt-mips64 on 2007-07-24 10:49:27 +0000


# 1.8.12.1 03-Apr-2008 mjf

Sync with HEAD.


# 1.8.10.1 24-Mar-2008 keiichi

sync with head.


# 1.8.4.1 22-Mar-2008 matt

sync with HEAD