From owner-freebsd-ports@FreeBSD.ORG Sat Jun 13 22:50:40 2015 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C4A03FBC; Sat, 13 Jun 2015 22:50:40 +0000 (UTC) (envelope-from michelle@sorbs.net) Received: from hades.sorbs.net (hades.sorbs.net [67.231.146.201]) by mx1.freebsd.org (Postfix) with ESMTP id B20B6674; Sat, 13 Jun 2015 22:50:40 +0000 (UTC) (envelope-from michelle@sorbs.net) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from isux.com (firewall.isux.com [213.165.190.213]) by hades.sorbs.net (Oracle Communications Messaging Server 7.0.5.29.0 64bit (built Jul 9 2013)) with ESMTPSA id <0NPW00D6CNPU8H00@hades.sorbs.net>; Sat, 13 Jun 2015 15:56:21 -0700 (PDT) Message-id: <557CB3BD.1050801@sorbs.net> Date: Sun, 14 Jun 2015 00:50:37 +0200 From: Michelle Sullivan User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.24) Gecko/20100301 SeaMonkey/1.1.19 To: Miroslav Lachman <000.fbsd@quip.cz> Cc: Matt Smith , Don Lewis , ml@netfence.it, freebsd-ports@FreeBSD.org Subject: Re: OpenSSL Security Advisory [11 Jun 2015] References: <201506130551.t5D5pqiO084627@gw.catspoiler.org> <557C1042.4050405@sorbs.net> <20150613113644.GA1259@xtaz.uk> <557C2230.4070502@sorbs.net> <557C9F85.7040508@quip.cz> In-reply-to: <557C9F85.7040508@quip.cz> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Jun 2015 22:50:40 -0000 Miroslav Lachman wrote: > Michelle Sullivan wrote on 06/13/2015 14:29: > > [...] > >> 57 servers around the world that I have to maintain, patch and upgrade >> at the same time as devel and maintain my applications... yeah I don't >> do source stuff ;-) >> >> It would be useful to have that option in freebsd-update. > > I was using freebsd-update for the same reason, but freebsd-update > have its own problems, so I am doing make buildkernel & make > buildworld on one machine (build server), exporting /usr/src and > /usr/obj by NFS to other machines and then just make installkernel and > installworld (+mergemaster) on each machine. It takes few minutes. It > is maybe a faster way than freebsd-update and less fragile for > uncomplete updates etc. Unfortunately I cannot NFS everything - the servers are world wide behind their own firewalls some on private (non public) networks VIPd to provide services. -- Michelle Sullivan http://www.mhix.org/