On 2010-11-14 21:22, Erik Cederstrand wrote:
I'm curious as to why this might be useful? Would the mtime of the
file not be be sufficient? I can only think of debugging purposes, but
apart from the timestamp, two kernels with the same rev. would be
bitwise identical,

This does not have to be the case.  For example, if you have have local
modifications, or use different settings in make.conf or src.conf.

Similarly, the host on which something is built can be interesting
metadata, because not all hosts are equal.


If it is useful, why not brand all binaries with a rev. number and a timestamp?

There are compilers that automatically brand every binary with a "built
on" timestamp.  If you want to 'compare' such binaries, you simply need
a tool that disregards the timestamps.
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to