summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEsteban Carnevale <alfplayer@mailoo.org>2014-11-09 10:23:20 -0300
committerEsteban Carnevale <alfplayer@mailoo.org>2014-11-09 10:23:20 -0300
commit5ad37c6d5935e00c56c40003ec630289d3bb8f0f (patch)
tree5782a8c8de9c38f2215e3ae35a0bbcceeed23737
parenteb0e85d18977e89e396b3dcdc56175c41036310f (diff)
Replace parabolagnulinux.org with parabola.nu everywhere
-rwxr-xr-xabs-history4
-rwxr-xr-xlibredbdiff-standalone6
-rwxr-xr-xpacman-db-get4
-rwxr-xr-xparabola-mirror2
-rwxr-xr-xparabola-mirrors-online-test2
-rwxr-xr-xparabola-repos-speed-test8
-rwxr-xr-xparautinst2
7 files changed, 14 insertions, 14 deletions
diff --git a/abs-history b/abs-history
index 3c31374..f10e666 100755
--- a/abs-history
+++ b/abs-history
@@ -11,8 +11,8 @@ ABSLIBRE=/var/abs-evc/abslibre.git
ABSPARABOLA=/var/abs-evc/abs-parabola
# Remote
ARCHGITBASE=https://projects.archlinux.org/git/svntogit/
-ABSLIBREGIT=https://projects.parabolagnulinux.org/abslibre.git
-BLACKLISTURL='https://projects.parabolagnulinux.org/blacklist.git/plain/blacklist.txt'
+ABSLIBREGIT=https://projects.parabola.nu/abslibre.git
+BLACKLISTURL='https://projects.parabola.nu/blacklist.git/plain/blacklist.txt'
BLFILE=/tmp/blacklist.txt
function sync_abs() {
diff --git a/libredbdiff-standalone b/libredbdiff-standalone
index 7b76362..4ca81c0 100755
--- a/libredbdiff-standalone
+++ b/libredbdiff-standalone
@@ -19,7 +19,7 @@ dbpatharch="$basedbpath/pacman.archlinux"
mirrorlist="$baseconfpath/mirrorlist.parabola"
mirrorlistarch="$baseconfpath/mirrorlist.archlinux"
-mirror='http://repo.parabolagnulinux.org/$repo/os/$arch'
+mirror='http://repo.parabola.nu/$repo/os/$arch'
mirrorarch='http://mirrors.kernel.org/archlinux/$repo/os/$arch'
@@ -64,7 +64,7 @@ if (( $UPDATE )) ; then
[[ $init ]] && echo "Warning. ${1} already exists. Skipping."
fi
}
- downloadfile "${conffile}" "Downloading Parabola pacman.conf" "https://projects.parabolagnulinux.org/abslibre.git/plain/libre/pacman/pacman.conf.x86_64"
+ downloadfile "${conffile}" "Downloading Parabola pacman.conf" "https://projects.parabola.nu/abslibre.git/plain/libre/pacman/pacman.conf.x86_64"
downloadfile "${conffilearch}" "Downloading Arch pacman.conf" "https://projects.archlinux.org/svntogit/packages.git/plain/pacman/trunk/pacman.conf.x86_64"
if [[ $? == 255 ]] ; then
@@ -83,7 +83,7 @@ if (( $UPDATE )) ; then
}
}
- downloadfile "${mirrorlist}" "Downloading Parabola mirrorlist" "https://repo.parabolagnulinux.org/mirrorlist.txt"
+ downloadfile "${mirrorlist}" "Downloading Parabola mirrorlist" "https://repo.parabola.nu/mirrorlist.txt"
if [[ $? == 255 ]] ; then
sed -i 's|^Server|#Server|' "${mirrorlist}"
setmirror "Parabola" "$mirror" "$mirrorlist"
diff --git a/pacman-db-get b/pacman-db-get
index 50d8f8b..d1e4e9f 100755
--- a/pacman-db-get
+++ b/pacman-db-get
@@ -3,12 +3,12 @@
# alfplayer
# 2014-06-12
#
-# Get Parabola sync DBs from repo.parabolagnulinux.org.
+# Get Parabola sync DBs from repo.parabola.nu.
repo="$1"
arch="${2:-$(uname -m)}"
-url="http://repo.parabolagnulinux.org/${repo}/os/${arch}/${repo}.db"
+url="http://repo.parabola.nu/${repo}/os/${arch}/${repo}.db"
echo "wget -q "$url" -O - | tar xzO"
wget -q "$url" -O - | tar xzO
diff --git a/parabola-mirror b/parabola-mirror
index 28b4c75..de9893b 100755
--- a/parabola-mirror
+++ b/parabola-mirror
@@ -15,7 +15,7 @@ log_tmp="$(mktemp -p /var/tmp)"
# Default configuration values.
# They can be overridden by setting the variables in the calling environment.
# 1 to set, 0 to unset
-: ${repo:=rsync://repo.parabolagnulinux.org:875/repos}
+: ${repo:=rsync://repo.parabola.nu:875/repos}
: ${base_dir:=/srv/http}
: ${parabola_dir:=${base_dir}/parabola}
: ${oldest_version:=10} # snapshots older than this one will be deleted (see also no_delete above)
diff --git a/parabola-mirrors-online-test b/parabola-mirrors-online-test
index b866a83..70b5851 100755
--- a/parabola-mirrors-online-test
+++ b/parabola-mirrors-online-test
@@ -18,7 +18,7 @@ url=("http://alfplayer.com/parabola/iso/${isodate}/${filename}"
# "http://www.fscorsica.org/iso/${filename}"
"http://m.tiddles.me/${filename}"
# "http://hive.ist.unomaha.edu/parabola/iso/${isodate}/${filename}"
- "http://repo.parabolagnulinux.org/iso/${isodate}/${filename}"
+ "http://repo.parabola.nu/iso/${isodate}/${filename}"
"http://oglinzi.ceata.org/parabola-imagini/iso/${isodate}/${filename}"
"https://parabola.goodgnus.com.ar/${isodate}/${filename}"
"http://mirror.yandex.ru/mirrors/parabola/${isodate}/${filename}"
diff --git a/parabola-repos-speed-test b/parabola-repos-speed-test
index 6bce249..b85903d 100755
--- a/parabola-repos-speed-test
+++ b/parabola-repos-speed-test
@@ -46,9 +46,9 @@ test() {
wget --no-check-certificate -O /dev/null ${url}/community/os/x86_64/"${filename}" 2>&1 | sed -n -e 's|^.*(\([0-9.]\+ [KM]B/s\)).*$|\1|p' >> "${log_dir}/$repo"
}
-# repo.parabolagnulinux.org
+# repo.parabola.nu
repo=repo
-url='http://repo.parabolagnulinux.org'
+url='http://repo.parabola.nu'
test
# alfplayer.com
@@ -104,8 +104,8 @@ repo=rsync_alfplayer
SERVER="rsync://alfplayer.com:873/repos/parabola"
test_rsync
-repo=rsync_repo.parabolagnulinux.org
-SERVER="rsync://repo.parabolagnulinux.org:875/repos"
+repo=rsync_repo.parabola.nu
+SERVER="rsync://repo.parabola.nu:875/repos"
test_rsync
repo=rsync_yandex
diff --git a/parautinst b/parautinst
index bf50a1d..ea15c87 100755
--- a/parautinst
+++ b/parautinst
@@ -29,7 +29,7 @@ pacman_needs_upgrade=0
parabola_keyring_needs_upgrade=0
# Set a Parabola mirror
-#mirror='http://repo.parabolagnulinux.org/$repo/os/$arch'
+#mirror='http://repo.parabola.nu/$repo/os/$arch'
# Hostname
hostname="parabola"