freebsd-dev/release
Peter Wemm 23a297f255 - Revert --strip-all of /kernel on a new installed system (it would work
with kld etc just fine, but tracebacks would have less information and
nm /kernel wouldn't be so good).
- Just strip the kernel on the boot disk. This does not affect kld or
module loading, there are two symbol tables in a kernel.  There is the
dynamic linking one (.dynsym+.strtab) with just global symbols and a user
symbol table (.symtab+.strtab) with all symbols.  BTW; objdump lies and
hides the second one.  There's a good half a meg or so that can be saved
from an average kernel by stripping it.
2000-01-10 06:15:43 +00:00
..
alpha Temporarily remove ping from the fixit image (until IPv6 disruptions are 2000-01-07 08:03:25 +00:00
amd64 kernel space savings allow reactivation of NFS installs. 2000-01-03 10:00:09 +00:00
i386 kernel space savings allow reactivation of NFS installs. 2000-01-03 10:00:09 +00:00
pc98 kernel space savings allow reactivation of NFS installs. 2000-01-03 10:00:09 +00:00
picobsd Install the crunched binaries into /sbin, not /stand. This was 1999-12-20 02:16:55 +00:00
scripts kernel space savings allow reactivation of NFS installs. 2000-01-03 10:00:09 +00:00
sysinstall Move Fdisk ahead of Lable. 2000-01-09 16:58:52 +00:00
texts Add the vendor and device IDs for a whole bunch of additional USB 2000-01-07 22:18:49 +00:00
boot_crunch.conf.generic Step #2 of fixing the fixit floppy. 1999-12-14 22:41:09 +00:00
boot_crunch.conf.pccard Step #2 of fixing the fixit floppy. 1999-12-14 22:41:09 +00:00
fixit_crunch.conf Temporarily remove ping from the fixit image (until IPv6 disruptions are 2000-01-07 08:03:25 +00:00
fixit.profile $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
fixit.services $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile - Revert --strip-all of /kernel on a new installed system (it would work 2000-01-10 06:15:43 +00:00
write_mfs_in_kernel.c Correct slight stuff-up in previous patch. 1999-12-16 02:14:30 +00:00