version 1.7, 2013/09/22 22:33:11
|
version 1.8, 2014/01/21 01:40:55
|
Line 111 This will upload the files to <code>ftp.
|
Line 111 This will upload the files to <code>ftp.
|
|
|
10. create torrents |
10. create torrents |
|
|
In the images directory: |
In the images directory: |
|
|
for i in NetBSD-* ; do |
for i in NetBSD-* ; do |
maketorrent-console http://tracker.netbsd.org:6969/announce $i |
maketorrent-console http://tracker.netbsd.org:6969/announce $i |
done |
done |
Get admins@ to add the torrent directory to <code>~torrent/runbt</code>. |
|
*NOTE FROM SPZ, 2010-11-15:* |
11. Get admins@ to add the torrent directory to <code>~torrent/runbt</code>. |
>it turns out that bittorrent can't do more than one 'allowed_dir'. |
*NOTE FROM SPZ, 2010-11-15:* |
> |
>it turns out that bittorrent can't do more than one 'allowed_dir'. |
>Thus, we now have /ftp/pub/NetBSD/torrent. Please keep the permissions |
> |
>so that mirrors can't read the contents, since the contents are duplicate. |
>Thus, we now have /ftp/pub/NetBSD/torrent. Please keep the permissions |
> |
>so that mirrors can't read the contents, since the contents are duplicate. |
>(This should go into releng docs probably:) |
> |
>If you add a file that should be picked up by torrents, put it and its |
>(This should go into releng docs probably:) |
>torrent control file where it belongs and hard-link the two into the |
>If you add a file that should be picked up by torrents, put it and its |
>appropriate directory in the torrent tree. |
>torrent control file where it belongs and hard-link the two into the |
>Please note that the torrent tree cannot be used to publish the torrent |
>appropriate directory in the torrent tree. |
>control file via http or ftp. |
>Please note that the torrent tree cannot be used to publish the torrent |
|
>control file via http or ftp. |
|
|
12. Get security-officer@ to sign binaries and ISOs. |
12. Get security-officer@ to sign binaries and ISOs. |
<code>localsrc/security/programs/rel-hashes.sh</code> |
<code>localsrc/security/programs/rel-hashes.sh</code> |