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
F83951539: D44747.diff
Fri, May 17, 7:34 AM
Unknown Object (File)
Fri, Apr 26, 5:03 AM
Unknown Object (File)
Thu, Apr 25, 9:48 PM
Unknown Object (File)
Apr 16 2024, 4:33 AM
Unknown Object (File)
Apr 15 2024, 7:31 AM
Unknown Object (File)
Apr 14 2024, 5:44 PM
Unknown Object (File)
Apr 13 2024, 8:28 PM
Unknown Object (File)
Apr 13 2024, 12:55 AM
Subscribers

Diff Detail

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

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
107

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

120–121

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.