From: Emanuele Giuseppe Esposito on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2917#note_1821347736

Answering here because you @berrange and @prudo1 are making the same point:
the `common` folder.

So the idea is:
```
redhat/addons/virt
  common
    common.addon // creates common-virt-rhel-x86, common-virt-rhel-aarch64,
common-virt-fedora-x86, common-virt-fedora-aarch64
  rhel
    common
      rhel.addon // creates rhel-virt-rhel-x86, rhel-virt-rhel-aarch64
    x86
      x86.addon // creates x86-virt-rhel-x86
    aarch64
      aarch64.addon // creates aarch64-virt-rhel-aarch64
  fedora
    [same story as rhel]
```

makes sense?
--
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to