OpenGrok
Cross Reference: Makefile.inc
xref
: /
src
/
etc
/
etc.next68k
/
Makefile.inc
Home
|
History
|
Annotate
|
Download
|
only in
etc.next68k
History log of
/src/etc/etc.next68k/Makefile.inc
Revision
Date
Author
Comments
1.8
11-Feb-2023
tsutsui
Build a RAMDISK root kernel on NetBSD/next68k release build.
No sysinst(8) yet, but useful on bootstrap and rescue ops.
1.7
18-Mar-2008
lukem
branches: 1.7.76;
Convert all the etc/etc.*/Makefile.inc to use RELEASEDIR/RELEASEMACHINEDIR
just like etc/Makefile does.
1.6
24-Jul-2007
pavel
branches: 1.6.4; 1.6.10; 1.6.12; 1.6.14;
Add a comment reminding to update the release notes if the list of
kernels change.
1.5
03-Jan-2003
lukem
Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of
"${RELEASEDIR}/...".
${RELEASEDIR} is never cleaned , and ${RELEASEDIR}/${MACHINE} is only
cleaned if UPDATE is not defined.
1.4
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.3
05-Jun-2002
deberg
copy bootloader to RELEASEDIR/installation
1.2
29-Nov-2001
thorpej
branches: 1.2.2;
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.1
22-Jul-2000
briggs
Add a Makefile.inc with snap_md_post to build and install release notes
for a make release or make snapshot.
1.2.2.1
06-Jun-2002
lukem
Pull up revision 1.3 (requested by deberg in ticket #179):
copy bootloader to RELEASEDIR/installation
1.6.14.2
24-Jul-2007
pavel
Add a comment reminding to update the release notes if the list of
kernels change.
1.6.14.1
24-Jul-2007
pavel
file Makefile.inc was added on branch matt-mips64 on 2007-07-24 10:49:28 +0000
1.6.12.1
03-Apr-2008
mjf
Sync with HEAD.
1.6.10.1
24-Mar-2008
keiichi
sync with head.
1.6.4.1
23-Mar-2008
matt
sync with HEAD
1.7.76.1
22-Feb-2023
martin
Pull up following revision(s) (requested by tsutsui in ticket #91):
etc/etc.next68k/MAKEDEV.conf: revision 1.7
sys/arch/next68k/conf/GENERIC: revision 1.156
sys/arch/next68k/conf/GENERIC: revision 1.157
sys/arch/next68k/conf/GENERIC: revision 1.158
distrib/next68k/instkernel/Makefile: revision 1.1
sys/arch/next68k/conf/GENERIC: revision 1.159
distrib/next68k/ramdisk/list: revision 1.1
etc/etc.next68k/Makefile.inc: revision 1.8
sys/arch/next68k/conf/RAMDISK: revision 1.5
distrib/next68k/ramdisk/dot.profile: revision 1.1
sys/arch/next68k/conf/SLAB: revision 1.62
sys/arch/next68k/conf/GENERIC: revision 1.160
sys/arch/next68k/conf/SLAB: revision 1.63
sys/arch/next68k/conf/GENERIC: revision 1.161
distrib/next68k/ramdisk/Makefile: revision 1.1
sys/arch/next68k/conf/majors.next68k: revision 1.26
distrib/next68k/Makefile: revision 1.2
Remove trailing TABs.
Remove trailing spaces and TABs.
Enable file-system CD9660.
It's useful for installation especially on emulators.
Remove nonexistent options SWAPDEBUG.
Remove unnecessary commented out lines.
Disable rarely used options and devices, and add options MODULAR instead.
Also enable files-system MSDOS for file exchange via removable media.
Build a RAMDISK root kernel on NetBSD/next68k release build.
No sysinst(8) yet, but useful on bootstrap and rescue ops.
Indexes created Thu Oct 30 16:09:53 GMT 2025