On Fri, Nov 24, 2023 at 02:17:11AM +0000, Ed Maste wrote:
> The branch main has been updated by emaste:
>
> URL:
> https://cgit.FreeBSD.org/src/commit/?id=5e16809c953f4cd19fadb1767469dec319de0353
>
> commit 5e16809c953f4cd19fadb1767469dec319de0353
> Author: Ed Maste <ema...@freebsd.org>
> AuthorDate: 2022-10-14 16:44:35 +0000
> Commit: Ed Maste <ema...@freebsd.org>
> CommitDate: 2023-11-24 02:13:49 +0000
>
> tzsetup: symlink /etc/localtime instead of copying
>
> Using a symlink means that new timezone data (installed by an errata
> update, say) will be usable without having to be copied again.
Does this mean that installations with split / and /usr get broken?