3 août 2021 19:32:44 Rodney W. Grimes <free...@gndrsh.dnsmgr.net>: >> The branch main has been updated by bapt: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=184d64af1344d6f3c370499510cede49320f4863 >> >> commit 184d64af1344d6f3c370499510cede49320f4863 >> Author: Baptiste Daroussin <b...@freebsd.org> >> AuthorDate: 2021-08-03 12:25:00 +0000 >> Commit: Baptiste Daroussin <b...@freebsd.org> >> CommitDate: 2021-08-03 12:25:00 +0000 >> >> locales: stop hardcoding the directories in the mtree >> >> The framework knows how to create directories and tag them properly >> for a the creation of a mtree, not need to hardcode all the locales >> entries in bsd.usr.mk >> >> This simplifies addition of new locales but also allow people building >> with WITHOUT_LOCALES to end up with a directory full of empty files > > The uses of /etc/mtree go beyond the simple directory creation, > please cause something to build a BSD.locale.dist file and install > it in /etc/mtree to replace the functionality removal you have > just performed. > > Thanks, > Rod >
Please provide a valid use case not working anymore after this change and I will consider. Note that this is not the only part of the tree where the same thing is done. Best, Bapt _______________________________________________ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "dev-commits-src-all-unsubscr...@freebsd.org"