depend-cleanup.sh: Add commented example and remove one more entry
Although the epoch is 20250805, the push for that wasn't until 20250814,
so we can remove the 20250813 entry for tcopy, per jrtc27. Also, include
an example of changing a shell script to a binary, since that's
deceptively tricky, though the code looks simple, per emaste.
There should be no functional changes here.
Sponsored by: Netflix
vmimage.subr: Log correct paths into METALOG
Paths all need to start with "./" because that's what newfs wants.
Approved by: re (cperciva)
Fixes: e0c41af9256b ("vmimage.subr: Enable FreeBSD-base repo if pkgbase")
MFC after: immediately
(cherry picked from commit aa33b6b820e6889a9eb11aa8aec498cb890c589a)
(cherry picked from commit e1560c8ba6a3fd2601e5d96acb2edc0f8f14551f)
vmimage.subr: Log correct paths into METALOG
Paths all need to start with "./" because that's what newfs wants.
Fixes: e0c41af9256b ("vmimage.subr: Enable FreeBSD-base repo if pkgbase")
MFC after: immediately
(cherry picked from commit aa33b6b820e6889a9eb11aa8aec498cb890c589a)
vmimage.subr: Log correct paths into METALOG
Paths all need to start with "./" because that's what newfs wants.
Fixes: e0c41af9256b ("vmimage.subr: Enable FreeBSD-base repo if pkgbase")
MFC after: immediately