2018-12-06 13:46:50 +01:00
|
|
|
<services>
|
|
|
|
<service mode="disabled" name="tar_scm">
|
|
|
|
<param name="url">https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/</param>
|
|
|
|
<param name="scm">git</param>
|
2021-12-19 13:16:17 +01:00
|
|
|
<param name="revision">v1.4</param>
|
|
|
|
<param name="parent-tag">v1.4</param>
|
|
|
|
<param name="versionformat">1.4</param>
|
2018-12-06 13:46:50 +01:00
|
|
|
</service>
|
|
|
|
<service mode="disabled" name="recompress">
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
<param name="compression">xz</param>
|
|
|
|
</service>
|
|
|
|
<service mode="disabled" name="set_version"/>
|
|
|
|
</services>
|