summaryrefslogtreecommitdiff
path: root/parabolaiso/TORRENT_METADATA.sample
diff options
context:
space:
mode:
Diffstat (limited to 'parabolaiso/TORRENT_METADATA.sample')
-rw-r--r--parabolaiso/TORRENT_METADATA.sample11
1 files changed, 9 insertions, 2 deletions
diff --git a/parabolaiso/TORRENT_METADATA.sample b/parabolaiso/TORRENT_METADATA.sample
index 0bb94ef..4c16080 100644
--- a/parabolaiso/TORRENT_METADATA.sample
+++ b/parabolaiso/TORRENT_METADATA.sample
@@ -1,5 +1,11 @@
# metadata requisites: 'mktorrent', 'rhash'
# if these are not installed, then no .torrent, magnet, or checksum files will be created
+# to enable .torrent file generation, copy this file to ./TORRENT_METADATA
+
+# all of the constant values in this sample file are specific to parabola official releases
+# for custom ISOs, all of these values should be changed in ./TORRENT_METADATA
+# if a torrent file is not desired, then this file can be ignored
+
# TORRENT_ANNOUNCE_URL (string)
# will be embedded into the .torrent file
@@ -26,8 +32,9 @@ https://mirror.freedif.org/Parabola/iso
# will be embedded into the .torrent file
# if ISOS_URL is defined below, a URL will be appended to this, pointing
# to where the GPG signature of the ISO will be expected to be hosted
-readonly TORRENT_COMMENT="Parabola GNU/Linux-libre Official Release - GPG signature: "
+readonly TORRENT_COMMENT="Parabola GNU/Linux-libre Official Release"
# ISOS_URL (string)
-# is used to make a URL to the master repo where the ISO and GPG signature will be hosted
+# is used to make a URL to the master repo where the ISO will be hosted
+# the torrent comment will indicate this as the location of the canonical GPG signature
readonly ISOS_URL=https://repo.parabola.nu/iso