Page MenuHomeFreeBSD

release: Made it possible to specify more attributes in metalog entries
ClosedPublic

Authored by markj on Sep 9 2025, 2:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 3:49 PM
Unknown Object (File)
Fri, Oct 10, 3:49 AM
Unknown Object (File)
Thu, Oct 9, 10:40 PM
Unknown Object (File)
Thu, Oct 9, 10:40 PM
Unknown Object (File)
Thu, Oct 9, 10:40 PM
Unknown Object (File)
Thu, Oct 9, 7:12 PM
Unknown Object (File)
Wed, Oct 8, 11:35 PM
Unknown Object (File)
Fri, Oct 3, 3:47 AM
Subscribers

Details

Summary

Verify that the target file or directory exists, and add support for an
optional mode. This is required to enable NO_ROOT builds of some
cloudware image types. No functional change intended.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj requested review of this revision.Sep 9 2025, 2:54 PM
emaste added inline comments.
release/tools/vmimage.subr
49

I think this warrants a comment in the commit message too, that we're adding (fixing?) support for type=dir

This revision is now accepted and ready to land.Sep 9 2025, 3:23 PM
markj retitled this revision from release: Made it possible to specify a mode when adding metalog entries to release: Made it possible to specify more attributes in metalog entries.Sep 9 2025, 7:00 PM
markj edited the summary of this revision. (Show Details)
markj marked an inline comment as done.