about summary refs log tree commit diff
path: root/mkhrmpf.sh
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2019-01-15 23:15:42 +0100
committerLeah Neukirchen <leah@vuxu.org>2019-01-15 23:15:49 +0100
commit5ad85554ae52a3ce3223108f0f946db8d60c11ec (patch)
treea1e66c8114e4a61f956f5f418dffc4a43a0484d9 /mkhrmpf.sh
parent600653211afb9678545a4249dbd15182e75162a1 (diff)
downloadhrmpf-5ad85554ae52a3ce3223108f0f946db8d60c11ec.tar.gz
hrmpf-5ad85554ae52a3ce3223108f0f946db8d60c11ec.tar.xz
hrmpf-5ad85554ae52a3ce3223108f0f946db8d60c11ec.zip
switch to voidlinux.org
Diffstat (limited to 'mkhrmpf.sh')
-rwxr-xr-xmkhrmpf.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/mkhrmpf.sh b/mkhrmpf.sh
index 1a4c62f..caac6f1 100755
--- a/mkhrmpf.sh
+++ b/mkhrmpf.sh
@@ -3,8 +3,8 @@
 ./mklive.sh \
 	-T "hrmpf live/rescue system" \
 	-C "loglevel=6 printk.time=1 consoleblank=0 net.ifnames=0" \
-	-r http://repo.voidlinux.eu/current \
-	-r http://repo.voidlinux.eu/current/nonfree \
+	-r http://alpha.de.repo.voidlinux.org/current \
+	-r http://alpha.de.repo.voidlinux.org/current/nonfree \
 	-S 1024 \
 	-s "xz -Xbcj x86" \
 	-B extra/balder10.img \