History log of /netbsd-current/etc/etc.sandpoint/Makefile.inc
Revision Date Author Comments
# 1.13 09-Jun-2010 phx

The sandpoint port is now focussed on 824x based NAS boxes.
Replaced GENERIC by GENERIC.NAS.
Added INSTALL_KURO for KuroBox.
GENERIC.NAS and RAMDISK are no longer needed.


# 1.12 17-May-2010 phx

Excluded KUROBOX from GENERIC.NAS because console is on a different port.
Add INET6 option to GENERIC(.NAS).
Build KUROBOX kernel together with GENERIC and GENERIC.NAS.
Patch submitted by Toru Nishimura.


# 1.11 24-Aug-2009 nisimura

- add GENERIC.NAS to a standard sandpoint distribution.


# 1.10 22-Oct-2007 nisimura

dismiss GENERIC.X2 kernel to build as the conf file has gone.


# 1.9 24-Jul-2007 pavel

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


# 1.8 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.7 16-May-2002 briggs

Make GENERIC.X2 as well as GENERIC, and include the srec versions.


# 1.6 02-May-2002 lukem

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


# 1.5 17-Dec-2001 briggs

Supply a snap_md_post for sandpoint.


# 1.4 06-Dec-2001 briggs

Add INSTALL as a BUILD_KERNEL.


# 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 12-Mar-2001 wiz

Reflect correct architecture in comment.


# 1.1 09-Feb-2001 briggs

Support files for the sandpoint


# 1.9.6.2 24-Jul-2007 pavel

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


# 1.9.6.1 24-Jul-2007 pavel

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


# 1.9.4.1 06-Nov-2007 matt

sync with HEAD