Page MenuHomeFreeBSD

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

Authored by cperciva on Tue, Nov 18, 1:09 AM.
Tags
None
Referenced Files
F137327590: D53795.diff
Sat, Nov 22, 12:36 PM
Unknown Object (File)
Thu, Nov 20, 9:19 AM
Unknown Object (File)
Tue, Nov 18, 10:28 PM
Unknown Object (File)
Tue, Nov 18, 9:18 PM
Unknown Object (File)
Tue, Nov 18, 5:38 PM
Unknown Object (File)
Tue, Nov 18, 3:56 PM
Unknown Object (File)
Tue, Nov 18, 3:34 PM
Unknown Object (File)
Tue, Nov 18, 3:18 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.Tue, Nov 18, 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.