Klemens Nanni <[email protected]> wrote:
> Dynamic installboot would be nice but I don't have strong opinoins about
> it, so best drop the diff and retain the chance to repair your system.
These are the static binaries:
./libexec/ld.so/ldconfig
obvious why
./sbin/dhcpleased
./sbin/iked
./sbin/isakmpd
./sbin/mountd
./sbin/nfsd
./sbin/pflogd
./sbin/resolvd
./sbin/slaacd
./sbin/unwind
I have a diff (in snapshots) which makes some of these dynamic,
for shared-libraries-more-secure reasons
./usr.bin/kdump
./usr.bin/ktrace
when these are dynamic, ld.so development/debugging becomes
very difficult
./usr.sbin/watchdogd
to try to remain locked in memory. I'm not sure it works.
./usr.sbin/chroot
strange reasons
and the boot block related things:
./sys/arch/alpha/stand/installboot
./sys/arch/alpha/stand/setnetbootinfo
./sys/arch/hppa/stand/mkboot
./usr.sbin/installboot