Date: Wed, 01 Oct 2025 12:36:45 +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-7iT1yS422X@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-289097-36141@https.bugs.freebsd.org/bugzilla/> References: <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 #10 from commit-hook@FreeBSD.org --- A commit in branch stable/15 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=b4b91207ab6f38db33f853b2d6b3f1bb806f94f1 commit b4b91207ab6f38db33f853b2d6b3f1bb806f94f1 Author: Lexi Winter <ivy@FreeBSD.org> AuthorDate: 2025-09-30 06:02:06 +0000 Commit: Lexi Winter <ivy@FreeBSD.org> CommitDate: 2025-10-01 10:35:10 +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 (cherry picked from commit d31e342bcc8e22d7eb25c21a711cd4b8a54db6c0) bin/sh: Fix the build Removing <bsd.prog.mk> was unintentional; put it back. Fixes: d31e342bcc8e ("sh: Remove /.profile") MFC after: 1 day (cherry picked from commit bb0955ee4db8870bb013cf7d208ad9b2fc27b619) bin/sh/Makefile | 7 ------- 1 file changed, 7 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289097-36141-7iT1yS422X>
