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
Unknown Object (File)
Tue, Feb 11, 9:27 PM
Unknown Object (File)
Tue, Feb 11, 9:26 PM
Unknown Object (File)
Oct 3 2024, 3:07 AM
Unknown Object (File)
Oct 3 2024, 2:47 AM
Unknown Object (File)
Sep 22 2024, 11:31 PM
Unknown Object (File)
Sep 22 2024, 1:21 PM
Unknown Object (File)
Sep 19 2024, 3:26 PM
Unknown Object (File)
Sep 9 2024, 4:19 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.