History log of /netbsd-current/etc/etc.bebox/Makefile.inc
Revision Date Author Comments
# 1.6 17-Oct-2010 kiyohara

Create installation/floppy directory.


# 1.5 24-Jul-2007 pavel

branches: 1.5.18;
Add a comment reminding to update the release notes if the list of
kernels change.


# 1.4 02-Dec-2002 lukem

build GENERIC & INSTALL kernels as part of the release...


# 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 04-Feb-1999 cjs

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.1 18-Nov-1998 sakamoto

bebox etc files.


# 1.5.18.2 24-Jul-2007 pavel

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


# 1.5.18.1 24-Jul-2007 pavel

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