{{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-17.1.1.3.iso
* torrent: https://download.{{project_clearnet}}/iso/{{VersionNew}}/{{project_name_short}}-Xfce-17.1.1.3.iso.torrent
* torrent OpenPGP signature: https://download.{{project_clearnet}}/iso/{{VersionNew}}/{{project_name_short}}-Xfce-17.1.1.3.iso.torrent.asc
* torrent signify signature: https://download.{{project_clearnet}}/iso/{{VersionNew}}/{{project_name_short}}-Xfce-17.1.1.3.iso.torrent.sig
VirtualBox .ova
example:
* direct download: https://download.{{project_clearnet}}/ova/{{VersionNew}}/{{project_name_short}}-Xfce-17.1.1.3.ova
* torrent: https://download.{{project_clearnet}}/ova/{{VersionNew}}/{{project_name_short}}-Xfce-17.1.0.2.ova.torrent
* torrent OpenPGP signature: https://download.{{project_clearnet}}/ova/{{VersionNew}}/{{project_name_short}}-Xfce-17.1.1.3.ova.torrent.asc
* torrent signify signature: https://download.{{project_clearnet}}/ova/{{VersionNew}}/{{project_name_short}}-Xfce-17.1.1.3.ova.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]]