{{Header}}
{{title|title=
Torrent Downloads
}}
{{#seo:
|description=Work in progress.
}}
[[File:Bittorrent.svg|100px|thumb]]
{{intro|
Work in progress.
'''[[Unsupported]]!'''
}}
= Download Links =
At any image download link, simply append .torrent
.
ISO example:
* direct download: https://download.{{project_clearnet}}/iso/{{VersionNew}}/{{project_name_short}}-Xfce-{{VersionNew}}.Intel_AMD64.iso
* torrent: https://download.{{project_clearnet}}/iso/{{VersionNew}}/{{project_name_short}}-Xfce-{{VersionNew}}.Intel_AMD64.iso.torrent
* torrent OpenPGP signature: https://download.{{project_clearnet}}/iso/{{VersionNew}}/{{project_name_short}}-Xfce-{{VersionNew}}.Intel_AMD64.iso.torrent.asc
* torrent signify signature: https://download.{{project_clearnet}}/iso/{{VersionNew}}/{{project_name_short}}-Xfce-{{VersionNew}}.Intel_AMD64.iso.torrent.sig
VirtualBox .ova
:
* direct download: https://download.{{project_clearnet}}/ova/{{VersionNew}}/{{project_name_short}}-Xfce-{{VersionNew}}.Intel_AMD64.ova
* torrent: https://download.{{project_clearnet}}/ova/{{VersionNew}}/{{project_name_short}}-Xfce-{{VersionNew}}.Intel_AMD64.ova.torrent
* torrent OpenPGP signature: https://download.{{project_clearnet}}/ova/{{VersionNew}}/{{project_name_short}}-Xfce-{{VersionNew}}.Intel_AMD64.ova.torrent.asc
* torrent signify signature: https://download.{{project_clearnet}}/ova/{{VersionNew}}/{{project_name_short}}-Xfce-{{VersionNew}}.Intel_AMD64.ova.torrent.sig
KVM .libvirt
:
* direct download: https://download.{{project_clearnet}}/libvirt/{{Version_KVM}}/{{project_name_short}}-Xfce-{{Version_KVM}}.Intel_AMD64.qcow2.libvirt.xz
* torrent: https://download.{{project_clearnet}}/libvirt/{{Version_KVM}}/{{project_name_short}}-Xfce-{{Version_KVM}}.Intel_AMD64.qcow2.libvirt.xz.torrent
* torrent OpenPGP signature: https://download.{{project_clearnet}}/libvirt/{{Version_KVM}}/{{project_name_short}}-Xfce-{{Version_KVM}}.Intel_AMD64.qcow2.libvirt.xz.torrent.asc
* torrent signify signature: https://download.{{project_clearnet}}/libvirt/{{Version_KVM}}/{{project_name_short}}-Xfce-{{Version_KVM}}.Intel_AMD64.qcow2.libvirt.xz.torrent.sig
= Debugging =
{{Install_Package|package=
transmission-cli
}}
Use transmission-show
to look at the ISO metadata.
{{CodeSelect|code=
transmission-show {{project_name_short}}-Xfce-{{VersionNew}}.iso.torrent
}}
Expected output:
WEBSEEDS
is functional.
* Check if TRACKERS
are up-to-date and functional.
= Development =
Script that creates the .torrent
files:
* https://github.com/{{project_name_short}}/developer-meta-files/blob/master/usr/bin/dm-prepare-release
{{Footer}}
[[Category:MultiWiki]]