- Use busybox-container, much smaller OBS-URL: https://build.opensuse.org/request/show/729402 OBS-URL: https://build.opensuse.org/package/show/devel:kubic:containers/tumbleweed-busybox-image?expand=0&rev=10
11 lines
444 B
Plaintext
11 lines
444 B
Plaintext
<services>
|
|
<service mode="buildtime" name="kiwi_metainfo_helper"/>
|
|
<service name="replace_using_package_version" mode="buildtime">
|
|
<param name="file">tumbleweed-busybox-image.kiwi</param>
|
|
<param name="regex">%PKG_VERSION%</param>
|
|
<param name="parse-version">patch</param>
|
|
<param name="package">busybox-container</param>
|
|
</service>
|
|
<service mode="buildtime" name="kiwi_label_helper"/>
|
|
</services>
|