freebsd-dev/sys/conf
Ed Maste 05117b57a5 Install kernel debug data under /usr/lib/debug
This avoids needing a large boot partition / file system in order to
accommodate multiple kernels, and provides consistency with userland
debug. This also simplifies the process of moving kernel debug files
to a separate package and installing them on demand.

In addition, change kernel debug file extension to .debug, to match
userland debug files.

When using the supported kernel installation method the
/usr/lib/debug/boot/kernel directory will be renamed (to kernel.old)
as is done with /boot/kernel.

Developers wishing to maintain the historical behavior of installing
debug files in /boot/kernel/ can set KERN_DEBUGDIR="" in src.conf(5).

Reviewed by:	bdrewery, brooks, imp, markj
Relnotes:	yes
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D1006
2015-09-24 16:55:22 +00:00
..
config.mk
dtb.mk
files Move kbd.c to main sys/conf/files list 2015-09-21 17:31:11 +00:00
files.amd64 Move kbd.c to main sys/conf/files list 2015-09-21 17:31:11 +00:00
files.arm Move kbd.c to main sys/conf/files list 2015-09-21 17:31:11 +00:00
files.arm64 Move kbd.c to main sys/conf/files list 2015-09-21 17:31:11 +00:00
files.i386 Move kbd.c to main sys/conf/files list 2015-09-21 17:31:11 +00:00
files.mips Move kbd.c to main sys/conf/files list 2015-09-21 17:31:11 +00:00
files.pc98 Move kbd.c to main sys/conf/files list 2015-09-21 17:31:11 +00:00
files.powerpc Move kbd.c to main sys/conf/files list 2015-09-21 17:31:11 +00:00
files.sparc64 Move kbd.c to main sys/conf/files list 2015-09-21 17:31:11 +00:00
kern.mk
kern.opts.mk
kern.post.mk Install kernel debug data under /usr/lib/debug 2015-09-24 16:55:22 +00:00
kern.pre.mk Change md(4) to use weak symbols as start, end and size for the embedded 2015-08-13 15:16:34 +00:00
kmod_syms.awk
kmod.mk Install kernel debug data under /usr/lib/debug 2015-09-24 16:55:22 +00:00
ldscript.amd64 amd64: set the correct LMA values 2015-06-26 07:12:17 +00:00
ldscript.arm
ldscript.arm64
ldscript.i386
ldscript.mips
ldscript.mips.cfe
ldscript.mips.mips64
ldscript.mips.octeon1
ldscript.powerpc
ldscript.powerpc64
ldscript.sparc64
Makefile.amd64
Makefile.arm Change md(4) to use weak symbols as start, end and size for the embedded 2015-08-13 15:16:34 +00:00
Makefile.arm64
Makefile.i386
Makefile.mips
Makefile.pc98
Makefile.powerpc
Makefile.sparc64
makeLINT.mk
makeLINT.sed
newvers.sh
NOTES Make the UMA harvesting go away completely if not wanted. Default to "not wanted". 2015-08-22 12:59:05 +00:00
options Remove opt_random.h header pollution from sys/random.h by moving 2015-09-08 08:50:28 +00:00
options.amd64
options.arm Add support for getting the memory map from EFI if it has been pased in 2015-05-24 16:11:30 +00:00
options.arm64 Add the SOC_HISI_HI6220 option. This will be used to enable drivers for 2015-08-26 18:09:17 +00:00
options.i386
options.mips
options.pc98
options.powerpc Create a RouterBoard platform and use it to create a flash map 2015-08-22 05:50:18 +00:00
options.sparc64
systags.sh
WITHOUT_SOURCELESS
WITHOUT_SOURCELESS_HOST
WITHOUT_SOURCELESS_UCODE Add nodevice iwmfw to WITHOUT_SOURCELESS_UCODE. 2015-08-08 20:45:47 +00:00