Page MenuHomeFreeBSD

release: Mark various cloudware image types as buildable by non-root
AcceptedPublic

Authored by markj on Sep 9 2025, 2:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 7:11 PM
Unknown Object (File)
Thu, Oct 9, 7:11 PM
Unknown Object (File)
Thu, Oct 9, 4:45 PM
Unknown Object (File)
Tue, Oct 7, 2:26 AM
Unknown Object (File)
Sat, Oct 4, 2:25 AM
Unknown Object (File)
Fri, Oct 3, 12:13 PM
Unknown Object (File)
Fri, Oct 3, 7:31 AM
Unknown Object (File)
Mon, Sep 29, 6:39 PM
Subscribers

Details

Reviewers
emaste
Group Reviewers
releng
Summary

For now Vagrant is omitted since we don't handle user creation, i.e.,
pw(8) cannot emit metalog entries.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 66929
Build 63812: arc lint + arc unit

Event Timeline

markj requested review of this revision.Sep 9 2025, 2:55 PM
emaste added inline comments.
release/Makefile.vm
37

If the only special case is now VAGRANT maybe it's worth doing something like ${_VAGRANT} to avoid the duplication?

This revision is now accepted and ready to land.Sep 9 2025, 4:23 PM