On Mon, Jul 10, 2017 at 07:44:19PM -0700, jungle boogie wrote: > Hi All, > > I just updated from the 6th of July snapshot to the 10th of July. > When I logged in and check the mail, I didn't see a message advising a new > kernel link. Between the 6th and 10th I rebooted my machine many times and > didn't see the mail. > > Are the mails no longer expected? How do I verify the kernel re-linking is > actually in place?
The mails were replaced with syslog in etc/rc -r1.507 once we were confident enough that it works as expected. You'll find 'Kernel relinking done' notices in your /var/log/messages. In case an error occurs, it will additionally be logged to the console. https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/etc/rc#rev1.507