summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpragmo <pragmo@pragmo.ano>2010-08-24 07:21:06 +0000
committerpragmo <pragmo@pragmo.ano>2010-08-24 07:21:06 +0000
commita4873c43c2d49ddfc02143a38257e774c5f578a2 (patch)
tree71ec0c50118ea222401aca2fc38a56cf7a5ddc7f
parente9a8f8badaef598e781008b168d41bb3ee9a81e4 (diff)
downloadresdb-a4873c43c2d49ddfc02143a38257e774c5f578a2.tar.gz
resdb-a4873c43c2d49ddfc02143a38257e774c5f578a2.zip
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.
-rw-r--r--db/usr/pragmo/repos/atomictorrent/description1
-rw-r--r--db/usr/pragmo/repos/atomictorrent/git1
-rw-r--r--db/usr/pragmo/repos/resdb2/git1
-rwxr-xr-xscripts/nameserver_autogen/tinydns_tld_datafile4
4 files changed, 5 insertions, 2 deletions
diff --git a/db/usr/pragmo/repos/atomictorrent/description b/db/usr/pragmo/repos/atomictorrent/description
new file mode 100644
index 0000000..5ec9279
--- /dev/null
+++ b/db/usr/pragmo/repos/atomictorrent/description
@@ -0,0 +1 @@
+Collection of .torrent file
diff --git a/db/usr/pragmo/repos/atomictorrent/git b/db/usr/pragmo/repos/atomictorrent/git
new file mode 100644
index 0000000..67fca3f
--- /dev/null
+++ b/db/usr/pragmo/repos/atomictorrent/git
@@ -0,0 +1 @@
+git://tracker.pragmo.ano/
diff --git a/db/usr/pragmo/repos/resdb2/git b/db/usr/pragmo/repos/resdb2/git
new file mode 100644
index 0000000..a37fb0f
--- /dev/null
+++ b/db/usr/pragmo/repos/resdb2/git
@@ -0,0 +1 @@
+git://pragmo.ano/
diff --git a/scripts/nameserver_autogen/tinydns_tld_datafile b/scripts/nameserver_autogen/tinydns_tld_datafile
index a58b6be..48c2176 100755
--- a/scripts/nameserver_autogen/tinydns_tld_datafile
+++ b/scripts/nameserver_autogen/tinydns_tld_datafile
@@ -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)"