From owner-freebsd-questions@FreeBSD.ORG Sat Apr 2 22:16:26 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A99E616A4CE for ; Sat, 2 Apr 2005 22:16:26 +0000 (GMT) Received: from mail21.sea5.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58B0F43D1F for ; Sat, 2 Apr 2005 22:16:26 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 14344 invoked from network); 2 Apr 2005 22:16:25 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail21.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 2 Apr 2005 22:16:25 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 962632E; Sat, 2 Apr 2005 17:16:24 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Andrew P." To: freebsd-questions@freebsd.org References: <424EEB21.1010109@mail.ru> From: Lowell Gilbert Date: 02 Apr 2005 17:16:24 -0500 In-Reply-To: <424EEB21.1010109@mail.ru> Message-ID: <44is346czr.fsf@be-well.ilk.org> Lines: 37 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Some kind of intranet update system for FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Apr 2005 22:16:26 -0000 "Andrew P." writes: > I know this has been brought up a number of times > and I doubt that it is the right place to post to > or even a right subject to raise, but still. > > It seems we lack some update system in FreeBSD. I > have only 2 freebsd boxes, one serving as an > internet gateway for the other. And whenever I want > to update the latter one, I think about all the > traffic that I'm gonna waste and CPU time to build > and my own time to get some distros from one machine > to another. > > I dream about a server running on my main machine, > which gets queries from intranet freebsd boxes that > want to be updated. The server negotiates with each > client and acts as requested: > 1.1) fetches a binary package, or > 1.2) fetches a source package, or > 1.3) finds a binary/source in its cache, and > 2) builds a package if needed, and > 3) gives binary/source to the client > > Is that so difficult? C'mon guys, just one step > forward to perfection :) Are you able to run NFS? If you share /usr/ports across all the machines, and build packages on the main server, everything will work pretty much the way you described... -- Lowell Gilbert, embedded/networking software engineer, Boston area http://be-well.ilk.org/~lowell/