Tagged Questions
3
votes
1answer
298 views
What does 'mergemaster' do that 'make distribution' doesn't?
After calling make installworld (or make world), there are two ways of updating source files in the new world: calling mergemaster -p or make distribution. I know that megermaster calls make ...