Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2025 06:05:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkgbase@FreeBSD.org
Subject:   [Bug 289097] Base upgrades must not lose user customisations in dot files such as /root/.cshrc and /root/.profile
Message-ID:  <bug-289097-36141-V3n3ZXVvZ4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-289097-36141@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289097

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=d31e342bcc8e22d7eb25c21a711cd4b8a54db6c0

commit d31e342bcc8e22d7eb25c21a711cd4b8a54db6c0
Author:     Lexi Winter <ivy@FreeBSD.org>
AuthorDate: 2025-09-30 06:02:06 +0000
Commit:     Lexi Winter <ivy@FreeBSD.org>
CommitDate: 2025-09-30 06:02:06 +0000

    sh: Remove /.profile

    root's home directory was moved to /root many years ago, so there's no
    reason to keep this old link.  This brings sh in line with csh, where
    /.cshrc was removed in dcb65c5a94d4.

    Relnotes:       yes
    Approved by:    re (cperciva)
    MFC after:      1 day
    PR:             289097
    Reviewed by:    cperciva, jilles, bapt, emaste
    Differential Revision:  https://reviews.freebsd.org/D52161

 bin/sh/Makefile | 9 ---------
 1 file changed, 9 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289097-36141-V3n3ZXVvZ4>