aboutsummaryrefslogtreecommitdiff
path: root/share/hydractl/provision
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-28 22:50:57 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-28 22:50:57 -0200
commit9c8d5f3a00b735165df59ea7070f42305bce139a (patch)
treef8f63f311c090f4d879dd3ae34ce427bff2bb9b9 /share/hydractl/provision
parent2671f6c61689f3fec484bcac26dfed0ea7673a2a (diff)
downloadhydra-9c8d5f3a00b735165df59ea7070f42305bce139a.tar.gz
hydra-9c8d5f3a00b735165df59ea7070f42305bce139a.tar.bz2
Changing default debian mirror to a more reliable one
Diffstat (limited to 'share/hydractl/provision')
-rwxr-xr-xshare/hydractl/provision2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/hydractl/provision b/share/hydractl/provision
index 2d0c92b..8af02a5 100755
--- a/share/hydractl/provision
+++ b/share/hydractl/provision
@@ -79,7 +79,7 @@ hydra_user_input arch amd64 "System arch"
hydra_user_input version wheezy "Distro version"
hydra_user_input vg vg "Temporary install vg"
hydra_user_input grub n "Setup GRUB? (y/n)"
-hydra_user_input mirror http://cdn.debian.net/debian/ "Debian mirror"
+hydra_user_input mirror http://http.debian.net/debian/ "Debian mirror"
# Check for requirements.
for req in debootstrap cryptsetup grub-pc lvm2 parted; do