Giorgos Keramidas wrote:
1.30 +14 -25 src/sbin/adjkerntz/adjkerntz.c
1.31 +4 -4 src/sbin/adjkerntz/adjkerntz.c
These changes make it impossible to run a new `adjkerntz' with an
old kernel. Since adjkerntz is one of the first things that need
to be run before `make installworld' in single-user mode, do you
think we should add an UPDATING entry that after this change
people should install a new adjkerntz before booting into
single-user mode?
Otherwise, running `make installworld' may install files with
timestamps that are several hours in the future, depending on the
local timezone settings.
I ran into the same problem this morning (which was fixed by running
/usr/obj/usr/src/sbin/adjkerntz/adjkerntz -i instead), and the same
thought instantly came to me: ‘Hmm, this deserves an entry in UPDATING.’ ;)
Cheers,
Eugene
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"