SUSE-Enceladus / keg

Kiwi Entwicklungs-Gerät (tool to produce kiwi image descriptions)
GNU General Public License v3.0
8 stars 6 forks source link

Auto-generate OBS-Profiles comment #109

Closed jgleissner closed 2 years ago

jgleissner commented 2 years ago

Even though keg isn't supposed to "know" about OBS, it can already produce a _multibuild file for convenience reasons and it seems like a half-job to produce that file and then not add the required OBS comment. It also had support added for producing architecture specific descriptions which include the OBS-ExclusiveArch comment so it seems just logical to add support for OBS-Profiles as well.

If _multibuild is disabled via command line argument or the comment exists already the comment is not added.