NetBSD/etc/etc.news68k
thorpej 44f4566e1a 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.
#
2001-11-29 22:45:53 +00:00
..
MAKEDEV Make md(4) device files on "all" target. 2000-10-29 13:03:37 +00:00
Makefile.inc Change the way kernel sets are specified, and make them 2001-11-29 22:45:53 +00:00
disktab Try to make the install floppy work on 4MB machines: 2000-03-13 13:16:54 +00:00
fstab.sd Initial import of news68k port. 1999-12-09 15:10:37 +00:00
ttys This should be the final part of moving to 64 PTYs by default. Added 2000-08-12 13:43:40 +00:00