[Bug 276235] `make installworld’ shou ld check for stale symlinks

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 13 Jul 2024 10:12:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276235

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

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

commit cf1bc41b29a7bd90d70445c8cf99474ef7b767b2
Author:     Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2024-07-07 12:59:20 +0000
Commit:     Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2024-07-13 10:11:51 +0000

    stale-symlink-buildworld.sh: a script to check for stale symlinks on a
FreeBSD system

    You can run the script before or after `make installworld'

    You may also check your local ports with:

      env STALE_SYMLINK_BUILDWORLD_DIRS=/usr/local
./stale-symlink-buildworld.sh

    PR: 276235

    (cherry picked from commit e880dd644f63fbe068c38b73b44aa7e7c5f176f3)

 tools/build/stale-symlink-buildworld.sh (new +x) | 53 ++++++++++++++++++++++++
 1 file changed, 53 insertions(+)

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