Page MenuHomeFreeBSD

release: stop generating mergemaster databases
ClosedPublic

Authored by emaste on Sep 9 2023, 1:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 24, 5:45 PM
Unknown Object (File)
Fri, Jan 17, 11:11 PM
Unknown Object (File)
Thu, Jan 9, 11:16 PM
Unknown Object (File)
Fri, Jan 3, 5:25 PM
Unknown Object (File)
Dec 10 2024, 9:06 AM
Unknown Object (File)
Dec 2 2024, 1:54 PM
Unknown Object (File)
Dec 2 2024, 1:51 PM
Unknown Object (File)
Dec 2 2024, 1:51 PM
Subscribers

Details

Summary
mergemaster was deprecated some time ago and will be removed from
FreeBSD 15.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste requested review of this revision.Sep 9 2023, 1:20 PM
emaste updated this revision to Diff 127175.

remove ifdef left behind

Does mergemaster have a deprecation warning in 14?

release/Makefile
125

I would also probably indent the comment. Could maybe use "bootstrap" instead of "initialize" to match the comment in the other file.

comment improvement from jhb

This revision is now accepted and ready to land.Sep 9 2023, 4:28 PM