Date: Thu, 1 Aug 2024 07:51:55 -0400 From: John Baldwin <jhb@FreeBSD.org> To: Warner Losh <imp@bsdimp.com> Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 66158bda905e - main - ObsoleteFiles.inc: Remove CAM.4 MLINK Message-ID: <e2dc9503-b653-48a4-ab59-8bb8c4661e71@FreeBSD.org> In-Reply-To: <CANCZdfpfdTv9FoZohoor0vc-MoDA%2BoFYD55QHQJe20%2BN%2Bvau_Q@mail.gmail.com> References: <202407311926.46VJQCOP077960@gitrepo.freebsd.org> <CANCZdfpfdTv9FoZohoor0vc-MoDA%2BoFYD55QHQJe20%2BN%2Bvau_Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 7/31/24 17:16, Warner Losh wrote: > Thanks! > > I'd thought about removing it, but didn't want to always remove CAM.4.gz on > a filesystem that's case insensitive, which will remove cam.4.gz... While true, I think that's the far less common case where 'make delete-old' is used. The only case I can think of where you would install a world onto a case sensitive filesystem and then do a delete-old is if you are cross-building images on a mac (and running makefs, etc. there as well). However, those cases don't always use make delete-old. cheribuild just installs a new DESTDIR each time for example. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e2dc9503-b653-48a4-ab59-8bb8c4661e71>