From owner-freebsd-stable@freebsd.org Wed Sep 13 00:04:00 2017 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58CE8E002D3 for ; Wed, 13 Sep 2017 00:04:00 +0000 (UTC) (envelope-from rainer@ultra-secure.de) Received: from connect.ultra-secure.de (connect.ultra-secure.de [88.198.71.201]) by mx1.freebsd.org (Postfix) with ESMTP id CDB706A116 for ; Wed, 13 Sep 2017 00:03:59 +0000 (UTC) (envelope-from rainer@ultra-secure.de) Received: (Haraka outbound); Wed, 13 Sep 2017 02:01:15 +0200 Authentication-Results: connect.ultra-secure.de; iprev=pass; auth=pass (plain); spf=none smtp.mailfrom=ultra-secure.de Received-SPF: None (connect.ultra-secure.de: domain of ultra-secure.de does not designate 217.71.83.52 as permitted sender) receiver=connect.ultra-secure.de; identity=mailfrom; client-ip=217.71.83.52; helo=[192.168.1.200]; envelope-from= Received: from [192.168.1.200] (217-071-083-052.ip-tech.ch [217.71.83.52]) by connect.ultra-secure.de (Haraka/2.6.2-toaster) with ESMTPSA id 1585C361-DA25-4FC0-94B1-3BE6628915C6.1 envelope-from (authenticated bits=0) (version=TLSv1/SSLv3 cipher=AES256-SHA verify=NO); Wed, 13 Sep 2017 02:01:12 +0200 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: Mirror the freebsd-update server? From: Rainer Duffner In-Reply-To: Date: Wed, 13 Sep 2017 02:03:53 +0200 Cc: freebsd-stable Message-Id: <746F3D00-FE25-4784-BB5A-CD6A3D8147BC@ultra-secure.de> References: <38999763-9687-4FA2-9072-62A9606448EC@theory14.net> <20170912215219.GG81427@home.opsec.eu> To: Jason Tubnor X-Mailer: Apple Mail (2.3124) X-Haraka-GeoIP: EU, CH, 451km X-Haraka-ASN: 24951 X-Haraka-GeoIP-Received: X-Haraka-ASN: 24951 217.71.80.0/20 X-Haraka-ASN-CYMRU: asn=24951 net=217.71.80.0/20 country=CH assignor=ripencc date=2003-08-07 X-Haraka-FCrDNS: 217-071-083-052.ip-tech.ch X-Haraka-p0f: os="Mac OS X " link_type="DSL" distance=15 total_conn=12 shared_ip=Y X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on spamassassin X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, HTML_MESSAGE,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.1 X-Haraka-Karma: score: 6, good: 3926, bad: 1, connections: 4352, history: 3925, asn_score: 459, asn_connections: 471, asn_good: 459, asn_bad: 0, pass:asn, asn_all_good, relaying Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Sep 2017 00:04:00 -0000 > Am 13.09.2017 um 00:09 schrieb Jason Tubnor : >=20 > I found this useful. I made some adjustments for what I needed but = those > updates are sweet now :-) > = https://wiki.freebsd.org/VladimirKrstulja/Guides/FreeBSDUpdateReverseProxy= = "This is a simple cache. That means it doesn't consider the files as a = whole repository, which in turn means updates to your cache are not = atomic. It'd be advised to nuke your cache before your update run, as = its point is only to retain the files in a local cache for some short = period of time required for all your machines to be updated.=E2=80=9C The problem is, my updates don=E2=80=99t work that way. These servers all belong to different customers (well, some have a = couple) and I can=E2=80=99t patch them in =E2=80=9Esome short period of = time=E2=80=9C. It=E2=80=99s continuous process. I have other stuff to do. And I have to negotiate downtimes etc.