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
F154495169: D13996.id38252.diff
Tue, Apr 28, 6:24 PM
F154492063: D13996.id38252.diff
Tue, Apr 28, 6:17 PM
Unknown Object (File)
Mon, Apr 27, 11:50 PM
Unknown Object (File)
Mon, Apr 27, 2:49 PM
Unknown Object (File)
Mon, Apr 27, 10:48 AM
Unknown Object (File)
Fri, Apr 17, 9:34 AM
Unknown Object (File)
Fri, Apr 17, 5:23 AM
Unknown Object (File)
Sat, Apr 11, 2:20 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.