Page MenuHomeFreeBSD

cloudware: allow disk format to be a list
ClosedPublic

Authored by bapt on Apr 11 2024, 11:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 1, 5:09 PM
Unknown Object (File)
Sat, Jun 1, 4:31 PM
Unknown Object (File)
Mon, May 27, 2:12 AM
Unknown Object (File)
Tue, May 21, 11:55 PM
Unknown Object (File)
Tue, May 21, 11:55 PM
Unknown Object (File)
Tue, May 21, 11:55 PM
Unknown Object (File)
Tue, May 21, 11:18 PM
Unknown Object (File)
Tue, May 21, 5:11 AM
Subscribers

Diff Detail

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

Event Timeline

bapt requested review of this revision.Apr 11 2024, 11:42 AM
This revision is now accepted and ready to land.Apr 11 2024, 1:55 PM
This revision was automatically updated to reflect the committed changes.
cperciva added inline comments.
release/Makefile.vm
109

This needs to change, you're defining e.g. BASIC-CLOUDWAREUFSIMAGE twice.

118

And using the variable here which will probably result in both raw and qcow2 images being created with the name basic-cloudware.ufs.qcow2.

This revision was not accepted when it landed; it landed in state Needs Review.Apr 14 2024, 11:47 PM
This revision was automatically updated to reflect the committed changes.