Page MenuHomeFreeBSD

release: stop generating mergemaster databases
ClosedPublic

Authored by emaste on Sep 9 2023, 1:20 PM.
Tags
None
Referenced Files
F102192804: D41797.diff
Fri, Nov 8, 6:37 PM
Unknown Object (File)
Thu, Oct 31, 6:25 AM
Unknown Object (File)
Wed, Oct 16, 5:00 AM
Unknown Object (File)
Oct 2 2024, 7:59 AM
Unknown Object (File)
Sep 30 2024, 3:14 PM
Unknown Object (File)
Sep 23 2024, 10:16 AM
Unknown Object (File)
Sep 19 2024, 9:16 PM
Unknown Object (File)
Sep 19 2024, 4:20 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
124

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