freebsd-dev/sys/conf
Ed Maste 602f95d4c4 Add WITH_REPRODUCIBLE_BUILD src.conf(5) knob to disable kernel metadata
The kernel builds reproducibly, except for the time, date, user, and
hostname baked into the kernel (reported at startup and via the
kern.version sysctl for uname).  Add a build knob to disable the
inclusion of this metadata.

Reviewed by:	jhb
MFC after:	1 month
Relnotes:	Yes
Sponsored by:	Reproducible Builds World Summit 2, Berlin
Differential Revision:	https://reviews.freebsd.org/D8809
2016-12-15 21:26:58 +00:00
..
config.mk
dtb.mk
files Add ip6_tryforward() - a run to completion forwarding implementation 2016-12-12 10:57:32 +00:00
files.amd64 Only build acpi_timer.c on x86, it fails on arm64 as it attempts to access 2016-11-22 18:13:04 +00:00
files.arm To allow for an ACPI attachment to the generic PCIe driver split off the 2016-11-21 18:24:05 +00:00
files.arm64 Add ACPI support to the PSCI driver. This checks the Fixed ACPI Description 2016-12-07 14:24:53 +00:00
files.i386 Only build acpi_timer.c on x86, it fails on arm64 as it attempts to access 2016-11-22 18:13:04 +00:00
files.mips Move intrng includes to the main MIPS includes file. 2016-11-19 17:01:06 +00:00
files.pc98
files.powerpc Merge i.MX and PowerPC SDHCI drivers 2016-11-02 00:57:04 +00:00
files.riscv
files.sparc64
kern.mk Add full softfloat and hardfloat support for MIPS. 2016-10-31 15:33:58 +00:00
kern.opts.mk Add WITH_REPRODUCIBLE_BUILD src.conf(5) knob to disable kernel metadata 2016-12-15 21:26:58 +00:00
kern.post.mk Add WITH_REPRODUCIBLE_BUILD src.conf(5) knob to disable kernel metadata 2016-12-15 21:26:58 +00:00
kern.pre.mk Subject: [PATCH] Pass MACHINE_ARCH on command line for MIPS kernels. 2016-11-18 16:23:31 +00:00
kmod_syms.awk
kmod.mk Always pass -m to ld for converting binary files to kernel ELF objects 2016-09-20 17:07:14 +00:00
ldscript.amd64 Use explicit 0x200000 instead of MAXPAGESIZE for the amd64 kernel physaddr 2016-11-25 18:57:14 +00:00
ldscript.arm
ldscript.arm64
ldscript.i386
ldscript.mips
ldscript.mips.cfe
ldscript.mips.mips64
ldscript.mips.octeon1
ldscript.powerpc
ldscript.powerpc64
ldscript.powerpcspe Create a new MACHINE_ARCH for Freescale PowerPC e500v2 2016-10-22 01:57:15 +00:00
ldscript.riscv
ldscript.sparc64
Makefile.amd64
Makefile.arm Use MACHINE_ARCH rather than TARGET_ARCH which has no meaning outside 2016-10-20 20:12:34 +00:00
Makefile.arm64
Makefile.i386
Makefile.mips Compile trampoline with soft-float on MIPS, to match the rest of the kernel 2016-11-16 03:24:20 +00:00
Makefile.pc98
Makefile.powerpc Create a new MACHINE_ARCH for Freescale PowerPC e500v2 2016-10-22 01:57:15 +00:00
Makefile.riscv
Makefile.sparc64
makeLINT.mk LINT: Unhook netmap from LINT-NOIP and LINT-NOINET temporarily. 2016-10-21 07:35:49 +00:00
makeLINT.sed
newvers.sh newvers.sh: correct typo in comment 2016-12-15 15:14:02 +00:00
NOTES Add support for encrypted kernel crash dumps. 2016-12-10 16:20:39 +00:00
options Add support for encrypted kernel crash dumps. 2016-12-10 16:20:39 +00:00
options.amd64 Add kernel interfaces to call EFI Runtime Services. 2016-09-21 11:31:58 +00:00
options.arm Switch Rockchip RK3188 SoC to use the platform code. 2016-12-13 11:43:46 +00:00
options.arm64 Make BRCM2837 port conform FreeBSD/ARM64 guidelines 2016-10-14 22:23:03 +00:00
options.i386
options.mips Add XBurst CPU option. 2016-11-19 17:12:24 +00:00
options.pc98
options.powerpc Create a new MACHINE_ARCH for Freescale PowerPC e500v2 2016-10-22 01:57:15 +00:00
options.riscv Add full softfloat and hardfloat support for RISC-V. 2016-11-16 15:21:32 +00:00
options.sparc64
systags.sh
WITHOUT_SOURCELESS
WITHOUT_SOURCELESS_HOST
WITHOUT_SOURCELESS_UCODE rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00