diff options
author | chisquare <chisquare@i2pmail.org> | 2013-04-16 03:14:29 +0000 |
---|---|---|
committer | chisquare <chisquare@i2pmail.org> | 2013-04-16 03:14:29 +0000 |
commit | 12ddf0c2eb354cfb9946bdb8b2629bd40d005135 (patch) | |
tree | 4a972fe942cfbb5e2c2fe5da629f237e3b7eea5e | |
parent | 0a0a4871cdfd72ff254b638274b5210f8abd5d92 (diff) | |
download | resdb-12ddf0c2eb354cfb9946bdb8b2629bd40d005135.tar.gz resdb-12ddf0c2eb354cfb9946bdb8b2629bd40d005135.zip |
this is a commit
-rwxr-xr-x | configure | 3 | ||||
-rw-r--r-- | db/as/1025/owner | 1 | ||||
-rw-r--r-- | db/ip/01/03/25/cidr | 1 | ||||
-rw-r--r-- | db/ip/01/03/25/ns/1.3.37.153 | 1 | ||||
-rw-r--r-- | db/ip/01/03/25/owner | 1 |
5 files changed, 6 insertions, 1 deletions
@@ -5,7 +5,8 @@ vars="gitd_ip gitd_basepath git_name git_email tinydns_config tinydns__rootsrvrn echo "Welcome to the resdb configurator!" >&2 echo >&2 -if ! echo "$var=${!var}" >/dev/null 2>&1; then +if ! echo "$var=${!var}" >/dev/null 2>&1 +then echo "Your shell sucks. If you're using a stupid OS like Ubuntu that doesn't" >&2 echo "give a damn about backwards compatibility, I'd suggest fixing your" >&2 echo "default shell, which you can do by typing \"ln -s bash /bin/sh\" at a" >&2 diff --git a/db/as/1025/owner b/db/as/1025/owner new file mode 100644 index 0000000..34c7e8a --- /dev/null +++ b/db/as/1025/owner @@ -0,0 +1 @@ +chisquare diff --git a/db/ip/01/03/25/cidr b/db/ip/01/03/25/cidr new file mode 100644 index 0000000..90a2ba9 --- /dev/null +++ b/db/ip/01/03/25/cidr @@ -0,0 +1 @@ +1.3.37.0/24 diff --git a/db/ip/01/03/25/ns/1.3.37.153 b/db/ip/01/03/25/ns/1.3.37.153 new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/db/ip/01/03/25/ns/1.3.37.153 @@ -0,0 +1 @@ + diff --git a/db/ip/01/03/25/owner b/db/ip/01/03/25/owner new file mode 100644 index 0000000..0117422 --- /dev/null +++ b/db/ip/01/03/25/owner @@ -0,0 +1 @@ +chisqaure |