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
F151176762: D53795.id166639.diff
Mon, Apr 6, 2:59 PM
Unknown Object (File)
Fri, Apr 3, 2:50 PM
Unknown Object (File)
Fri, Apr 3, 9:05 AM
Unknown Object (File)
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

Details

Diff Detail

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

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.