From owner-freebsd-hubs@freebsd.org Wed Mar 28 07:55:43 2018 Return-Path: Delivered-To: freebsd-hubs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 689B5F67356 for ; Wed, 28 Mar 2018 07:55:43 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from anubis.delphij.net (anubis.delphij.net [IPv6:2001:470:1:117::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "anubis.delphij.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 05D837B40E for ; Wed, 28 Mar 2018 07:55:42 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from Xins-MBP.ut.rhv.delphij.net (unknown [IPv6:2601:646:8882:37a:e88a:6ee1:9229:4b94]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by anubis.delphij.net (Postfix) with ESMTPSA id 13F3D34C9A; Wed, 28 Mar 2018 00:55:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=delphij.net; s=m7e2; t=1522223735; x=1522238135; bh=CXpfS+brnNH5hWr/U0xx9BsiLyisI/vsuv+dy75Em+g=; h=Reply-To:Subject:To:References:Cc:From:Date:In-Reply-To; b=q6n5kVKCkLroOa8HQ0+xs3NctkJ6k3LjgdBLx3e4aLuDydcDsmPc3dQ/OZ5ppd11B UbZRprfaG56fVp8QkvRV/47HGYYCzfTq3dpEWubRmuPH5p97sSzr79DZXzOug8tNR2 2Ir/cNxXXX6C4clbFtjlo00Pk+6/IK9QOxspBlPKLgrXjVdr0/Z+WWFNeIymyGV+VR VHJi9PjQM6r+TOd1SSG26eFI629C69hqWzhJB18hWroJwscH9SJXM4/U+U6YerbSwK GcVwKVUCh61dGmG2jI1rLWSEHHVnz0BONg5yrOmiU3b5fSdh842aOzNrMEF3LGEt1L NkfBe4D3bVooQ== Reply-To: d@delphij.net Subject: Re: Mirrors in China To: ykla , freebsd-hubs@freebsd.org References: Cc: rawrence lu From: Xin Li Message-ID: Date: Wed, 28 Mar 2018 00:55:31 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="MnUMjPu8tvshPSY6hmXFBPQLoJRw2VZxh" X-BeenThere: freebsd-hubs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "FreeBSD Distributions Hubs: mail sup ftp" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Mar 2018 07:55:43 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --MnUMjPu8tvshPSY6hmXFBPQLoJRw2VZxh Content-Type: multipart/mixed; boundary="g9OFQkPD5PvR15ItD7J1FPyREO2W5BbJQ"; protected-headers="v1" From: Xin Li Reply-To: d@delphij.net To: ykla , freebsd-hubs@freebsd.org Cc: rawrence lu Message-ID: Subject: Re: Mirrors in China References: In-Reply-To: --g9OFQkPD5PvR15ItD7J1FPyREO2W5BbJQ Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable Hi, First of all, thanks for offering to help. Currently the =2Ecn.FreeBSD.org mirror is mostly dead and we do need help. Please see my response inline. On 3/27/18 11:20, ykla wrote: > Hi, everyone > I am really sorry to trouble you again at the first. But I have to = send > this email to you. >=20 > I am a student who from HuBei University Of Education and is a ma= ster > of the Baidu FreeBSD Paste Bar. I have emailed you to tell you that > FreeBSD haven't official mirrors in the Chinese mainland. For example, = if I > want to install "nano", I have to waiting it for 1 hour. Sorry to hear that. pkg is using geodns, so it's important to let clusteradm@ know if it is giving you the optimal results. To check it, r= un: dig _http._tcp.pkg.freebsd.org srv And: dig pkgmir.geo.freebsd.org (You can override the mirror by making changes to /etc/pkg/pkg.conf and replace pkg.FreeBSD.org with e.g. pkg0.twn.freebsd.org or pkg0.kwc.freebsd.org). The mirror documentation is at https://wiki.freebsd.org/Teams/clusteradm/tiny-mirror and https://wiki.freebsd.org/Teams/clusteradm/generic-mirror-layout . > As we all know, due to this reason, there are fewer people know wh= at > is the FreeBSD, and fewer people to use it. >=20 > We want to mirror FreeBSD that including pkg, > posts, freebsd-update and freebsd portsnap mirrors. But FreeBSD project= > seems that doesn't support we to mirror that. We don't know how to make= it. freebsd-update and portsnap mirrors are managed differently, and you can contact Colin Percival (cperciva@) for that. Alternatively, if your mirror have low latency to an existing mirror, it's also possible to simply reverse-proxy to an existing mirror and cache the data locally. For relatively low usage portsnap mirror, this would result in much less data transfers ("normal" portsnap mirror would transport much more data than a proxy). The scripts for mirroring portsnap is available from svn at base/user/cperciva/portsnap-mirror/ . Hope this helps (I'll be AFK from Friday for ~10 days but will try to respond emails). > And I call Linux User Association which belongs to the University of > Science and Technology of China. They would like to mirror it, and > mirrors pkg and ports successful by the special way. > =E2=80=8C Here is their website: >=20 > http://mirrors.ustc.edu.cn >=20 >=20 > github: >=20 > https://github.com/ustclug/mirrorrequest/issues/172 >=20 > And if you want to help us, you can send an email to >=20 > lug@ustc.edu.cn >=20 > Thanks a lot. >=20 > yours, > ykla > _______________________________________________ > freebsd-hubs@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hubs > To unsubscribe, send any mail to "freebsd-hubs-unsubscribe@freebsd.org"= >=20 --g9OFQkPD5PvR15ItD7J1FPyREO2W5BbJQ-- --MnUMjPu8tvshPSY6hmXFBPQLoJRw2VZxh Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJau0p2AAoJEJW2GBstM+nsRAUP/Rys6ByaYuHMhornY4fWrf9D 22WGvVN/8fgt+7JcJS29GrM/3pypJjqgEg+5T2rQEtJ/Wxts3RmvVg4hYwIHJTxW X/lMtVuQKuuT9xajFbsw16NLoKT9+G9a0h/7NvFkzO5t5qr0+mQ7gUzOJ9CLB+Be Y4VCnVFdrp+HdTwarmKDdgaK+dieo8P08C9FmwiUxk6ZMplCzUQf+OmXuhtUrn1F jqslLfjv5wHil8LPQSp9BwPbEArQPxy6Tp11Gt1f+PIuTtTsn5VLrg23nXoUWgjU KdhxoQWUsUnzia9Rm80K5efByi4YJamnmfcIOBAC5OGpuFP8i8X6owmAHfTrRC1/ Z75dFGy4rJX0H9g9Kwvz4lDaLdJIJkzN5RCuhKpFQ9AE9tTIbp1T7j4jR8Wx91Vp CU6tGh296T9ojeaQx1lvJ7YPBUREW0EZcFGtLZCHNze0RxxbWzP8QsNijWz6PuNH Q+Ql50PKhz41Xs71D8KGpcU6ip8HThb4oieQ0UO25hb3Zqt4X+EUjg2UEgl3nC58 uuIrXWSnXiKEusbob40z84BLzqDdp0ApbAqIbLa92DILuAqhPk8H/pbQiqGD5Uk4 Q1t/lVTecNViswughayq1Rp2shKbZQ6c/kQYfffDsv/8T4eED7wqeFLl1SAs10Pc tGE9PF9wz7N/7Khqy3Zs =arSN -----END PGP SIGNATURE----- --MnUMjPu8tvshPSY6hmXFBPQLoJRw2VZxh--