Page MenuHomeFreeBSD

Add /boot/overlays to runtime pkg, fix distrib-dirs METALOG generation
ClosedPublic

Authored by kevans on Jan 20 2018, 6:21 PM.
Tags
None
Referenced Files
F163114512: D13996.diff
Mon, Jul 20, 4:49 AM
F163066898: D13996.id38252.diff
Sun, Jul 19, 7:01 PM
Unknown Object (File)
Sat, Jul 18, 11:27 PM
Unknown Object (File)
May 28 2026, 9:40 AM
Unknown Object (File)
Apr 30 2026, 8:16 PM
Unknown Object (File)
Apr 29 2026, 12:25 PM
Unknown Object (File)
Apr 29 2026, 12:19 PM
Unknown Object (File)
Apr 28 2026, 6:24 PM
Subscribers

Details

Summary

/boot/overlays was recently added without belonging to a package. It's only used by bootloaders at the moment, so add it to the 'runtime' package to get added with ubldr and friends.

Fix distrib-dirs METALOG generation while we're here. I can't pin down the involved commits, but history elsewhere seems to indicate that bapt@ fixed this to pull in all attributes from mtrees while generating the METALOG. This fix got clobbered somewhere later, so restore it.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Sorry, to be specific: the git mirror seems to indicate that @bapt fixed this in a commit that also added some files in mtree/BSD.var.dist to the unbound package. I failed to locate that commit in svn.

This revision is now accepted and ready to land.Jan 22 2018, 2:45 PM
This revision was automatically updated to reflect the committed changes.