From Fedora Project Wiki

m (tidying formatting)
(redirect page to new infra-docs)
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{header|infra}}
{{header|infra}}
{{shortcut|ISOP:TORRENT}}


= Torrent =


== Contact Information ==
This SOP has moved to the fedora Infrastructure SOP git repo. Please see the current document at: http://infrastructure.fedoraproject.org/infra/docs/torrentrelease.txt
Owner: Fedora Infrastructure Team


Contact: #fedora-admin, sysadmin-torrent group
For changes, questions or comments, please contact anyone in the Fedora Infrastructure team.


Location: ServerBeach


Servers: torrent.fedoraproject.org
[[Category:Infrastructure SOPs]]
 
Purpose: Provides the torrent master server for Fedora distribution
 
== Description ==
 
The torrent server is hosted at !ServerBeach and is available at http://torrent.fedoraproject.org/.
 
== Torrent Release ==
 
When you want to add a new torrent to the tracker at http://torrent.fedoraproject.org you need to take the following steps to have it listed correctly:
 
# login to <tt>torrent.fedoraproject.org</tt>. If you are unable to do so please contact the fedora infrastructure group about access. This procedure requires membership in the ''torrentadmin'' group.
# upload the files you want to add to the torrent to <tt>torrent.fedoraproject.org:/srv/torrent/new/$yourOrg/</tt>
# use <tt>sha1sum</tt> and verify the file you have uploaded matches the source
# organize the files into subdirs (or not) as you would like
# run <tt>/srv/torrent/new/maketorrent <nowiki>[file-or-dir-to-torrent] ([file-or-dir-to-torrent])</nowiki></tt> to generate a .torrent file or files
# copy the .torrent file(s) to: <tt>/srv/torrent/www/torrents/$yourOrg/</tt>
# cd to <tt>/srv/torrent/torrent-generator/</tt> or <tt>/srv/torrent/spins-generator/</tt> (depending on if it is an official release or spins release)
# add a .ini file in this directory for the content you'll be torrenting.  If you're not doing a normal Fedora release the filename should in the brackets should be <tt><nowiki>[$yourOrg/File-Of-1.1.torrent]</nowiki></tt> &mdash; the format of each section should be as follows: <br /><code><nowiki>[Zod-livecd-1-i386.torrent]</nowiki><br />description=Fedora Core 6 Zod LiveCD 1 iso image for i386.<br />size=683M<br />releasedate=2006-12-22<br />group=Fedora Core 6 Zod LiveCD 1</code>
# mv all files from <tt>/srv/torrent/new/$yourOrg</tt> into <tt>/srv/torrent/btholding/</tt> - this includes the files you uploaded as well as the .torrent files you've created.
 
Your files will be linked on the website and available on the tracker after this.
 
[[Category:Infrastructure]]

Revision as of 19:18, 19 December 2011

Shortcut:
ISOP:TORRENT


This SOP has moved to the fedora Infrastructure SOP git repo. Please see the current document at: http://infrastructure.fedoraproject.org/infra/docs/torrentrelease.txt

For changes, questions or comments, please contact anyone in the Fedora Infrastructure team.