# HG changeset patch # User Aleksej Bobylev # Date 1485421407 -7200 # Node ID 1fb0744972f73ea0c249a32b6035421cce9fc772 # Parent 088359ca23531e0dbc6a3e3d7c06396c6405c96f cook.conf: use https URLs for the mirrors. It redirects from http to https anyway and produces security error. With this commit Busybox wget is enough to download sources. diff -r 088359ca2353 -r 1fb0744972f7 cook.conf --- a/cook.conf Tue Jan 24 17:26:25 2017 +0000 +++ b/cook.conf Thu Jan 26 11:03:27 2017 +0200 @@ -88,9 +88,10 @@ # Mirrors URLs. To download sources near your location. GNU_MIRROR="http://mirror.switch.ch/ftp/mirror/gnu" -SF_MIRROR="http://downloads.sourceforge.net" -XORG_MIRROR="http://ftp.x.org/pub/individual" +SF_MIRROR="https://downloads.sourceforge.net" +XORG_MIRROR="https://www.x.org/archive/individual" GNOME_MIRROR="http://ftp.gnome.org/pub/GNOME/sources" +GITHUB="https://api.github.com/repos" # List of filesystems into the aufs chroot (to protect / against modifications) # Default tank config: