1
0
Go to file
2019-01-11 13:04:48 +00:00
.gitattributes Accepting request 663684 from SUSE:SLE-15:Update 2019-01-09 10:39:18 +00:00
.gitignore Accepting request 663684 from SUSE:SLE-15:Update 2019-01-09 10:39:18 +00:00
kiwi_metainfo_helper Accepting request 663684 from SUSE:SLE-15:Update 2019-01-09 10:39:18 +00:00
kiwi_metainfo_helper.service Accepting request 663684 from SUSE:SLE-15:Update 2019-01-09 10:39:18 +00:00
obs-service-kiwi_metainfo_helper.changes - Mention that it's a service in the summary 2019-01-10 08:25:04 +00:00
obs-service-kiwi_metainfo_helper.spec - Mention that it's a service in the summary 2019-01-10 08:25:04 +00:00
README Accepting request 663684 from SUSE:SLE-15:Update 2019-01-09 10:39:18 +00:00

obs-service-kiwi_metainfo_helper
================================

This service can be enabled to run during buildtime, when it will edit the
kiwi image description to replace placeholders with build-specific metainfo.

| Placeholder| Value                                      | Example                                                                                       |
|------------|--------------------------------------------|-----------------------------------------------------------------------------------------------|
| %DISTURL%  | The OBS dist url                           | obs://build.suse.de/SUSE:SLE-15:Update:CR/images/2951b67133dd6384cacb28203174e030-sles15-image|
| %RELEASE%  | The OBS release number (<cicnt\>.<bldcnt\>)| 4.2                                                                                           |
| %BUILDTIME%| $(date --utc +%FT%T.%NZ)                   | 2018-10-30T09:19:02.074934628Z                                                                |