56088d92cd
- Submitting clone-master-clean-up - a script to turn a system into a pristine source for system cloning (VMs, chroots etc). This has been SLE-only, however it is far to useful to not be in Factory. OBS-URL: https://build.opensuse.org/request/show/721223 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/clone-master-clean-up?expand=0&rev=1
10 lines
307 B
Plaintext
10 lines
307 B
Plaintext
<services>
|
|
<service name="obs_scm" mode="disabled">
|
|
<param name="scm">git</param>
|
|
<param name="url">https://github.com/SUSE/clone-master-clean-up.git</param>
|
|
<param name="version">HEAD</param>
|
|
<param name="exclude">.git</param>
|
|
<param name="extract">*</param>
|
|
</service>
|
|
</services>
|