Go to file
mrg a37025c593 introduce MKFIRMWARE that controls where (most) of the contents
of /libdata/firmware and /usr/libdata/firmware are not installed
if set to "no".  from the bsd.README:

MKFIRMWARE      If "no", install the /libdata/firmware directory,
		which is necessary for several drivers: athn(4), bwfm(4),
		ipw(4), iwi(4), iwm(4), iwn(4), otus(4), rtwn(4), urtwn(4),
		wpi(4), ral(4), rum(4), run(4), zyd(4), bcm43xx(4), and
		the Tegra 124 SoC.
		Default: yes on amd64, cobalt, evbarm evbmips, evbppc, hpcarm,
		hppa, i386, mac68k, macppc, sandpoint, and sparc64, no elsewhere.

convert MKRADEONFIRMWARE and MKTEGRAFIRMWARE into FOO.arch lists,
and move their defaults above the general defaults setting.

saves about 12MB in a normal installation for other platforms.
2018-05-31 05:27:45 +00:00
bin Stop using the register keyword in ksh(1) 2018-05-08 16:37:59 +00:00
common Complete previous by complteley removing the _DIAGASSERT from memmove - 2018-02-12 11:14:15 +00:00
compat fix a comment. 2018-02-06 10:00:00 +00:00
crypto drop __P, suggested by sevan 2018-05-28 20:45:38 +00:00
dist/pf fix two issues found by GCC 6.4: 2018-02-04 08:44:36 +00:00
distrib introduce MKFIRMWARE that controls where (most) of the contents 2018-05-31 05:27:45 +00:00
doc Note libbozohttpd(3) & bozohttpd(3lua) from earlier in the month. 2018-05-24 20:04:46 +00:00
etc Revert previous: Don't generate XMSS host keys for sshd by default. 2018-05-26 19:18:11 +00:00
external introduce MKFIRMWARE that controls where (most) of the contents 2018-05-31 05:27:45 +00:00
extsrc
games make fortune fatter 2018-05-08 05:24:22 +00:00
include Mark in string.h: memccpy(3) and strdup(3) as _POSIX_C_SOURCE >= 2001 2018-02-20 02:35:24 +00:00
lib merge a new version of the CDDL dtrace and ZFS code. 2018-05-28 21:04:59 +00:00
libexec rename flag to the official name. 2018-05-24 17:05:54 +00:00
regress Don't test call gates, they are not supported anymore. 2017-08-30 15:46:19 +00:00
rescue Add progress(1) into /rescue. 2018-04-11 00:26:38 +00:00
sbin Remove Tn for standard abbreviations. 2018-05-17 06:37:06 +00:00
share introduce MKFIRMWARE that controls where (most) of the contents 2018-05-31 05:27:45 +00:00
sys introduce MKFIRMWARE that controls where (most) of the contents 2018-05-31 05:27:45 +00:00
tests Add a comment for the workaround in trigger_bus() 2018-05-30 17:48:13 +00:00
tools remove trailing newline 2018-05-19 17:48:51 +00:00
usr.bin Use proper forward declaration for kmutex_t. This makes MKDTRACE=no builds 2018-05-29 14:29:53 +00:00
usr.sbin merge a new version of the CDDL dtrace and ZFS code. 2018-05-28 21:04:59 +00:00
BUILDING Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
Makefile Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
Makefile.inc Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
UPDATING Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
build.sh Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00