freebsd-src/release
Ruslan Ermilov d24864f785 Refactor (some more) installation of kernel and module objects.
Try to make everyone happy: David (to have debug kernels installed
by default), Warner (to be able to override that), and myself (for
actually making it all work and to be consistent).

Now, if kernel was configured for debugging (through DEBUG=-g in
the kernel config file or "config -g"), doing "make install" will
install debug versions of kernel and module objects with their
canonical names,

	kernel.debug -> /boot/kernel/kernel
	if_fxp.ko.debug -> /boot/kernel/if_fxp.ko

Installing a kernel not configured for debugging, or debug kernel
with INSTALL_NODEBUG variable defined, will install non-debug
kernel and module objects.

Also, restore the install.debug and reinstall.debug targets that
are part of the existing API (they cause some additional gdb(1)
scripts to be installed).
2005-10-25 09:05:07 +00:00
..
alpha The current version of mkisofs is warning us that the -P option will 2005-01-30 21:10:52 +00:00
amd64 The current version of mkisofs is warning us that the -P option will 2005-01-30 21:10:52 +00:00
doc snd_es137x now works on sparc64. 2005-10-25 04:32:42 +00:00
i386 The current version of mkisofs is warning us that the -P option will 2005-01-30 21:10:52 +00:00
ia64 The current version of mkisofs is warning us that the -P option will 2005-01-30 21:10:52 +00:00
pc98 Switch from OLDCARD to NEWCARD on pc98. 2005-09-27 13:10:24 +00:00
picobsd Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
powerpc Keep each prog on its own line so that diffs between various 2004-10-01 07:54:37 +00:00
scripts Provide 32-bit runtime support on amd64 as a separate distribution, lib32. 2005-06-16 18:16:14 +00:00
sparc64 The current version of mkisofs is warning us that the -P option will 2005-01-30 21:10:52 +00:00
texts Make it more obvious where to find RELNOTESng source files if someone went 2002-03-06 07:59:18 +00:00
fixit.profile Minor wordsmithing of the fixit media login message. 2004-09-02 13:45:24 +00:00
fixit.services
Makefile Refactor (some more) installation of kernel and module objects. 2005-10-25 09:05:07 +00:00
Makefile.inc.docports Tidy up the list of docproj dependencies. Here comes a long 2004-09-01 14:36:48 +00:00