Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  9 Feb 1997 01:34:34 -0500 (EST)
From:      Robert N Watson <rnw+@andrew.cmu.edu>
To:        freebsd-hackers@freefall.FreeBSD.org
Subject:   Thoughts on upgrade process
Message-ID:  <smzKzua00YVpEcONQY@andrew.cmu.edu>

next in thread | raw e-mail | index | archive | help

I've done a few FreeBSD upgrades over the last few years on my main
server, and the only upsetting experience in this has been grabbing
those last few local binaries from previous installations.  E.g., I
usually have a few modified local versions of binaries, and weird binary
names linked against old libraries.  It would be really nice to have a
mechanism for getting console messages when old binaries are used so I
can track them down.  Would it be possible to add a debug line to the
exec implementation that could be turned on in the kernel config/sysctl.
 E.g, kern.warnoldbin or options="WARNOLDBIN".  On exec of an old-linked
(compat linked?) binary, a warning would display.

Alternatively, there may already be a mechanism for doing this :)

Robert Watson 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?smzKzua00YVpEcONQY>