From c1ef9f248fc573f0a348cf4644c1889afc39518a Mon Sep 17 00:00:00 2001 From: Esteban Carnevale Date: Wed, 13 Mar 2013 19:15:36 -0300 Subject: Replace: https?://www.archlinux.org -> https://parabolagnulinux.org --- configs/releng/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/releng/build.sh b/configs/releng/build.sh index 560fda2..c3576db 100755 --- a/configs/releng/build.sh +++ b/configs/releng/build.sh @@ -80,7 +80,7 @@ make_customize_root_image() { cp -af ${script_path}/root-image ${work_dir}/${arch} patch ${work_dir}/${arch}/root-image/usr/bin/pacman-key < ${script_path}/pacman-key-4.0.3_unattended-keyring-init.patch - curl -o ${work_dir}/${arch}/root-image/etc/pacman.d/mirrorlist 'https://www.archlinux.org/mirrorlist/?country=all&protocol=http&use_mirror_status=on' + curl -o ${work_dir}/${arch}/root-image/etc/pacman.d/mirrorlist 'https://parabolagnulinux.org/mirrorlist/?country=all&protocol=http&use_mirror_status=on' lynx -dump -nolist 'https://wiki.archlinux.org/index.php/Installation_Guide?action=render' >> ${work_dir}/${arch}/root-image/root/install.txt -- cgit v1.2.2