[Bug 295619] ZFS boot environment rollback can revert files in /root

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 11 Jun 2026 05:51:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295619

Lexi Winter <ivy@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ivy@FreeBSD.org

--- Comment #5 from Lexi Winter <ivy@FreeBSD.org> ---
that is wrong and this is a valid PR.

/.login and /.profile are no longer installed by the base system.

/root/.login, /root/.profile etc. are installed as configuration files and user
customisation will be preserved.

this has nothing to do with the original PR, which is caused by /root not being
a separate filesystem in the default ZFS configuration.  therefore, switching
BEs will give you a different copy of /root.

-- 
You are receiving this mail because:
You are the assignee for the bug.