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)
Tue, Apr 7, 1:30 AM
Unknown Object (File)
Mon, Apr 6, 7:47 PM
Unknown Object (File)
Sun, Apr 5, 2:51 PM
Unknown Object (File)
Fri, Mar 27, 12:22 AM
Unknown Object (File)
Thu, Mar 26, 11:14 AM
Unknown Object (File)
Sun, Mar 22, 6:52 AM
Unknown Object (File)
Thu, Mar 19, 9:36 PM
Unknown Object (File)
Tue, Mar 17, 4:29 PM
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.