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)
Wed, May 27, 7:10 PM
Unknown Object (File)
Wed, May 20, 5:38 AM
Unknown Object (File)
Mon, May 11, 11:36 PM
Unknown Object (File)
Mon, May 11, 11:36 PM
Unknown Object (File)
Mon, May 11, 11:24 PM
Unknown Object (File)
Apr 29 2026, 5:14 AM
Unknown Object (File)
Apr 29 2026, 5:08 AM
Unknown Object (File)
Apr 18 2026, 6:21 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 66921
Build 63804: arc lint + arc unit

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.