Mercurial > hg > anonet-resdb
changeset 122:fa0053d4cb53 draft
Added atomictorrent repo, and added multirepo support for pragmo:
now inside /db/usr/pragmo there is th repos dir which contains one dir
for each pragmo's repo. resdb2 is the classic resdb (rebooted ;)), while
atomictorrent is a new repo containing torrents.
author | pragmo <pragmo@pragmo.ano> |
---|---|
date | Tue, 24 Aug 2010 07:21:06 +0000 |
parents | a9abf4c28d89 |
children | 95510377b938 |
files | db/usr/pragmo/repos/atomictorrent/description db/usr/pragmo/repos/atomictorrent/git db/usr/pragmo/repos/resdb2/git scripts/nameserver_autogen/tinydns_tld_datafile |
diffstat | 4 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/db/usr/pragmo/repos/atomictorrent/description Tue Aug 24 07:21:06 2010 +0000 @@ -0,0 +1,1 @@ +Collection of .torrent file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/db/usr/pragmo/repos/atomictorrent/git Tue Aug 24 07:21:06 2010 +0000 @@ -0,0 +1,1 @@ +git://tracker.pragmo.ano/
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/db/usr/pragmo/repos/resdb2/git Tue Aug 24 07:21:06 2010 +0000 @@ -0,0 +1,1 @@ +git://pragmo.ano/
--- a/scripts/nameserver_autogen/tinydns_tld_datafile Thu Aug 19 22:27:40 2010 +0000 +++ b/scripts/nameserver_autogen/tinydns_tld_datafile Tue Aug 24 07:21:06 2010 +0000 @@ -2,8 +2,8 @@ if ! ./scripts/check_db_safety; then exit 1 fi -tldsrvrname="$(./scripts/conf_var tinydns__tldsrvrname uz5fvb7zdqyuz4q8ysjdfuf04kzd2lrt0l6fp4uyguxdg5tfut06ck.anons.somerandomnick.ano)" -tldsrvrip="$(./scripts/conf_var tinydns__tldsrvrip 1.0.27.37)" +tldsrvrname="$(./scripts/conf_var tinydns__tldsrvrname b30a3fc880c970d4b4f945dd82af4de2.ns.pragmo.ano)" +tldsrvrip="$(./scripts/conf_var tinydns__tldsrvrip 1.0.16.100)" for tld in db/ip/?? ; do if [ "x$(basename $tld)" != 'x??' ]; then first="$(basename $tld | ./scripts/hex2dec)"