Page MenuHomeFreeBSD

release: Add /boot/loader.conf to some cloudware
ClosedPublic

Authored by cperciva on Nov 18 2025, 1:09 AM.
Tags
None
Referenced Files
F150686967: D53795.id166635.diff
Fri, Apr 3, 9:05 AM
F150577456: D53795.id166635.diff
Thu, Apr 2, 1:06 PM
Unknown Object (File)
Sun, Mar 22, 4:23 PM
Unknown Object (File)
Thu, Mar 19, 7:41 PM
Unknown Object (File)
Wed, Mar 18, 11:25 AM
Unknown Object (File)
Tue, Mar 17, 9:16 PM
Unknown Object (File)
Sun, Mar 15, 7:49 AM
Unknown Object (File)
Thu, Mar 12, 4:32 PM

Details

Diff Detail

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

Event Timeline

markj added a subscriber: markj.

We should really just do this in a central place in vmimage.subr, but that can be a separate change.

This revision is now accepted and ready to land.Nov 18 2025, 1:39 AM

We should really just do this in a central place in vmimage.subr, but that can be a separate change.

Yeah I was wondering about that but figured that for 15.0 it was better to match the existing style of doing the metalog_add_data immediately after each file is created.