[Bug 260628] FreeBSD 12.3-Release got stuck during the boot process after the update (maybe nsswitch issue?)
Date: Tue, 28 Dec 2021 04:09:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260628 --- Comment #3 from Graham Perrin <grahamperrin@gmail.com> --- (In reply to Yoshisato Yanagisawa from comment #2) For myself, I often (quietly) run: freebsd-version -kru I find it particularly useful to run at various stages of an _upgrade_ routine. To help me not lose sight of the point at which a restart is appropriate, and so on. freebsd-version(1) <https://www.freebsd.org/cgi/man.cgi?query=freebsd-version&sektion=1&manpath=FreeBSD> It's not unusual to find the patch level of the installed userland different from the patch level of the running kernel. Some patches apply to userland but not the kernel. Non-official <https://bokut.in/freebsd-patch-level-table/#releng/12.2> might help to understand things such as this. > … I assume there is no ZFS update between 12.2R and 12.3R. … <https://cgit.freebsd.org/src/log/?h=releng%2F12.3&qt=grep&q=zfs> some ZFS-related changes. As orientation: less specifically, we currently have the amber 'release/12.3.0' at the head of <https://cgit.freebsd.org/src/log/?h=releng%2F12.3>. -- You are receiving this mail because: You are the assignee for the bug.