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
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
Unknown Object (File)
Tue, Nov 18, 2:51 PM
Unknown Object (File)
Tue, Nov 18, 3:17 AM

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.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.