freebsd-skq/release
benno 498102ca2b Allow etdump, makefs and mkimg to be overridden.
Recent changes to makefs and mkimg have led to situations where the
disconnect between this script and the versions installed on the host cause
failures. Provide a way to work around this that doesn't require the
installation of new versions to the host system if that's not desired.

With this change mkisoimages.sh will honour the $ETDUMP, $MAKEFS and $MKIMG
environment variables but fall back to the previous behaviour of finding them
within $PATH.

Reviewed by:	gjb
Sponsored by:	iXsystems, Inc.
Differential Revision:	https://reviews.freebsd.org/D15181
2018-04-25 18:47:52 +00:00
..
amd64 Allow etdump, makefs and mkimg to be overridden. 2018-04-25 18:47:52 +00:00
arm Increase the msdosfs partition size on arm SoC images where the 2018-04-18 14:34:33 +00:00
arm64 make-memstick.sh: put partition args on separate lines 2018-04-10 19:49:04 +00:00
i386 switch i386 memstick installer images to MBR 2018-04-12 19:00:22 +00:00
packages
picobsd
pkg_repos
powerpc make-memstick.sh: put partition args on separate lines 2018-04-10 19:49:04 +00:00
scripts
sparc64
tools Move debug.{trace,debugger}_on_panic and kern.panic_reboot_wait_time in 2018-04-18 05:58:27 +00:00
Makefile
Makefile.azure
Makefile.ec2
Makefile.gce Add logic for "families" for GCE images. 2018-03-30 19:08:37 +00:00
Makefile.mirrors
Makefile.vagrant
Makefile.vm
rc.local
release.conf.sample
release.sh