m4rtink added a new comment to an issue you are following: `` We have been thinking about how this could be done:
A "--product-variant" option could be added to Lorax, which adds a "Variant" field to the buildstamp, containing it's argument. So for example, you call lorax with:
--product="Fedora" --product-variant="server"
And the buildstamp on the image would contain:
Product: Fedora Variant: server
The the releng tooling that calls lorax would be changed to use the --product-variant option when running Lorax, providing the name of the variant it's trying to build.
Doesn't looks that complicated from the ammount of changes point of view to me, but I might be forgetting something. In any case feedback welcome! :)
``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/7202