2024-03-24 19:41:57 +01:00
|
|
|
<services>
|
|
|
|
<service name="tar" mode="buildtime">
|
|
|
|
<param name="filename">uyuni-tools</param>
|
2024-03-24 19:56:34 +01:00
|
|
|
<param name="version">1.5.0</param>
|
2024-03-24 19:41:57 +01:00
|
|
|
</service>
|
|
|
|
<service name="recompress" mode="buildtime">
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
<param name="compression">gz</param>
|
|
|
|
</service>
|
|
|
|
</services>
|