The NetBSD Project

CVS log for src/distrib/evbarm/gzboot/gzimg/Makefile

[BACK] Up to [cvs.NetBSD.org] / src / distrib / evbarm / gzboot / gzimg

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.24 / (download) - annotate - [select for diffs], Wed Jan 30 13:47:36 2013 UTC (3 months, 3 weeks ago) by he
Branch: MAIN
CVS Tags: tls-maxphys-nbase, tls-maxphys-base, khorben-n900, agc-symver-base, agc-symver, HEAD
Changes since 1.23: +4 -2 lines
Diff to previous 1.23 (colored)

Fix the ALL_KERNELS default value assignment, so that the double
quotes don't become a part of the value, causing all the targets
to be skipped by default.

Revision 1.23 / (download) - annotate - [select for diffs], Sun Jan 13 14:43:23 2013 UTC (4 months, 1 week ago) by mlelstv
Branch: MAIN
CVS Tags: yamt-pagecache-base8
Changes since 1.22: +6 -1 lines
Diff to previous 1.22 (colored)

build.sh lets you build releases with a limited set of kernels by
using the ALL_KERNELS environment variable to override the arch default.

Fix this mechanism for evbarm by limiting the generated boot images
accordingly.

Revision 1.22 / (download) - annotate - [select for diffs], Wed Apr 4 07:32:29 2012 UTC (13 months, 2 weeks ago) by bsh
Branch: MAIN
CVS Tags: yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4
Branch point for: tls-maxphys
Changes since 1.21: +16 -1 lines
Diff to previous 1.21 (colored)

add phony targets to build gzimg files for specified kernels, instead
of building all gzimg files in TARGETS.

Revision 1.21 / (download) - annotate - [select for diffs], Fri Apr 3 22:36:35 2009 UTC (4 years, 1 month ago) by perry
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-premerge-20091211, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, matt-mips64-premerge-20101231, jym-xensuspend-nbase, jym-xensuspend-base, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: yamt-pagecache
Changes since 1.20: +3 -3 lines
Diff to previous 1.20 (colored)

Consistently use gzip with the -n flag so dates are not embedded.

Not tested on all platforms.

Revision 1.20 / (download) - annotate - [select for diffs], Fri Oct 31 02:02:54 2008 UTC (4 years, 6 months ago) by cliff
Branch: MAIN
Branch point for: jym-xensuspend
Changes since 1.19: +4 -1 lines
Diff to previous 1.19 (colored)

add GEMINI gz image target

Revision 1.19 / (download) - annotate - [select for diffs], Mon Jun 23 02:09:59 2008 UTC (4 years, 11 months ago) by matt
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, netbsd-5-base, mjf-devfs2-base, matt-mips64-base2
Branch point for: netbsd-5
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Change MACHINE to RELEASEMACHINEDIR

Revision 1.18 / (download) - annotate - [select for diffs], Thu Nov 9 00:35:32 2006 UTC (6 years, 6 months ago) by scw
Branch: MAIN
CVS Tags: yamt-pf42-baseX, yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pf42-base, yamt-pf42, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, mjf-devfs-base, mjf-devfs, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-nbase, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf
Branch point for: wrstuden-revivesa, mjf-devfs2
Changes since 1.17: +7 -1 lines
Diff to previous 1.17 (colored)

Build a gzboot image suitable for CP3100.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Dec 24 10:56:23 2004 UTC (8 years, 5 months ago) by joff
Branch: MAIN
CVS Tags: netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, abandoned-netbsd-4-base, abandoned-netbsd-4
Changes since 1.16: +4 -1 lines
Diff to previous 1.16 (colored)

Plug Technologic Systems TS-7200 SBC kernels into evbarm release build

Revision 1.16 / (download) - annotate - [select for diffs], Wed Jul 30 18:55:46 2003 UTC (9 years, 9 months ago) by bsh
Branch: MAIN
CVS Tags: netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2
Changes since 1.15: +5 -2 lines
Diff to previous 1.15 (colored)

add SMDK2800 to supported platform.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jul 10 10:34:05 2003 UTC (9 years, 10 months ago) by lukem
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Rename a large chunk of the make(1) variables which refer to a
program/tool from "FOO" to "TOOL_FOO".  The new variables are:
	TOOL_ASN1_COMPILE  TOOL_CAP_MKDB  TOOL_CAT  TOOL_CKSUM  TOOL_COMPILE_ET
	TOOL_CONFIG  TOOL_CRUNCHGEN  TOOL_CTAGS  TOOL_DB  TOOL_EQN  TOOL_FGEN
	TOOL_GENCAT  TOOL_GROFF  TOOL_HEXDUMP  TOOL_INDXBIB  TOOL_INSTALLBOOT
	TOOL_INSTALL_INFO  TOOL_M4  TOOL_MAKEFS  TOOL_MAKEINFO  TOOL_MAKEWHATIS
	TOOL_MDSETIMAGE  TOOL_MENUC  TOOL_MKCSMAPPER  TOOL_MKESDB
	TOOL_MKLOCALE  TOOL_MKMAGIC  TOOL_MKTEMP  TOOL_MSGC  TOOL_MTREE
	TOOL_PAX  TOOL_PIC  TOOL_PREPMKBOOTIMAGE  TOOL_PWD_MKDB  TOOL_REFER
	TOOL_ROFF_ASCII  TOOL_ROFF_DVI  TOOL_ROFF_HTML  TOOL_ROFF_PS
	TOOL_ROFF_RAW  TOOL_RPCGEN  TOOL_SOELIM  TOOL_SUNLABEL  TOOL_TBL
	TOOL_UUDECODE  TOOL_VGRIND  TOOL_ZIC

For each, provide default in <bsd.sys.mk> of the form:
	TOOL_FOO?=	foo
and for the ${USETOOLS}=="yes" case in <bsd.own.mk>, provide override:
	TOOL_FOO=	${TOOLDIR}/bin/${_TOOL_PREFIX}foo

Document all of these in bsd.README.

This cleans up a chunk of potential (and actual) namespace collision
within our build infrastructure, as well as improves consistency in
the share/mk documentation and provision of appropriate defaults for
each of these variables.

Revision 1.14 / (download) - annotate - [select for diffs], Mon May 26 15:48:32 2003 UTC (10 years ago) by thorpej
Branch: MAIN
Changes since 1.13: +11 -1 lines
Diff to previous 1.13 (colored)

Don't build a big-endian image on platforms which don't run big-endian.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Apr 29 18:18:55 2003 UTC (10 years ago) by thorpej
Branch: MAIN
Changes since 1.12: +4 -7 lines
Diff to previous 1.12 (colored)

Don't build gzboot's separately.  Instead, use the concatenate'able
gzboot images that are installed in ${DESTDIR}/usr/mdec.  Simplifies
building of these images considerably.

Fixes PR port-arm32/21352.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Apr 10 04:35:23 2003 UTC (10 years, 1 month ago) by thorpej
Branch: MAIN
Changes since 1.11: +29 -15 lines
Diff to previous 1.11 (colored)

Fix building of gzimg's (feh, last test build was done from the wrong
source tree).

Revision 1.11 / (download) - annotate - [select for diffs], Tue Apr 8 21:26:59 2003 UTC (10 years, 1 month ago) by thorpej
Branch: MAIN
Changes since 1.10: +8 -3 lines
Diff to previous 1.10 (colored)

Build "root on wd0" and "root on sd0" gzboot images for ADI BRH,
IQ80310, and IQ80321.  Build "root on sd0" for TEAMASA_NPWR.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jan 3 15:34:32 2003 UTC (10 years, 4 months ago) by lukem
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of
"${RELEASEDIR}/...".

${RELEASEDIR} is never cleaned , and ${RELEASEDIR}/${MACHINE} is only
cleaned if UPDATE is not defined.

Revision 1.9 / (download) - annotate - [select for diffs], Wed May 8 07:57:11 2002 UTC (11 years ago) by lukem
Branch: MAIN
CVS Tags: netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, netbsd-1-6, fvdl_fs64_base
Changes since 1.8: +11 -8 lines
Diff to previous 1.8 (colored)

improve how gzipping is done to reduce amount of temp files, etc.

Revision 1.8 / (download) - annotate - [select for diffs], Sun May 5 14:37:38 2002 UTC (11 years ago) by lukem
Branch: MAIN
Changes since 1.7: +12 -12 lines
Diff to previous 1.7 (colored)

Use per-target temp files, rather than sharing the same ones.
Fixes parallel build problem noted by Bill Sommerfeld.

Revision 1.7 / (download) - annotate - [select for diffs], Thu May 2 18:02:33 2002 UTC (11 years ago) by lukem
Branch: MAIN
Changes since 1.6: +4 -8 lines
Diff to previous 1.6 (colored)

yet another distrib overhaul:
- move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib
  (fixes problem caused by implicit include of ../Makefile.inc in certain
  submake conditions triggered by makefiles not yet in tree)
- removed mkdir of ${RELEASEDIR}/*;  rely upon "snap_pre" target of
  etc/Makefile to create all the release directories
- renamed RELINSTALL to RELEASE_INSTALL
- renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR
- renamed MDSETDIR to MDSET_RELEASEDIR
- removed ITARGET
- move release target from top level to appropriate subdirectory
- ensure release target has correct depends
- replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD
- Makefile.image: add realall: ${IMAGE}

Revision 1.6 / (download) - annotate - [select for diffs], Fri Apr 26 15:50:30 2002 UTC (11 years, 1 month ago) by lukem
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version

Revision 1.5 / (download) - annotate - [select for diffs], Wed Apr 24 21:17:31 2002 UTC (11 years, 1 month ago) by thorpej
Branch: MAIN
Changes since 1.4: +11 -10 lines
Diff to previous 1.4 (colored)

Allow the name of the gzboot image to be different from the name
of the kernel configuration.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Apr 24 21:09:57 2002 UTC (11 years, 1 month ago) by thorpej
Branch: MAIN
Changes since 1.3: +7 -7 lines
Diff to previous 1.3 (colored)

Allow which kernel for a specific kernel config to be specified (e.g.
netbsd-sd0, netbsd-wm0, etc.).

Revision 1.3 / (download) - annotate - [select for diffs], Sat Apr 13 16:40:33 2002 UTC (11 years, 1 month ago) by thorpej
Branch: MAIN
Changes since 1.2: +8 -1 lines
Diff to previous 1.2 (colored)

Make the "release" target catch everything we want.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 11 23:36:49 2002 UTC (11 years, 1 month ago) by thorpej
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

Add back the -f flag to gzip(1) that was erroneously removed in
in the last change.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Apr 11 12:19:43 2002 UTC (11 years, 1 month ago) by lukem
Branch: MAIN

- move gzboot/gzimg_* into unified gzboot/gzimg/, incorporating gzboot/kern_*
- use NDWO Makefile layout

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>