From owner-freebsd-isp@FreeBSD.ORG Tue Jun 22 22:41:01 2004 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4DC316A4CE for ; Tue, 22 Jun 2004 22:41:01 +0000 (GMT) Received: from master4.yvr1.superb.net (master4.yvr1.superb.net [209.90.166.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7A1A43D45 for ; Tue, 22 Jun 2004 22:41:00 +0000 (GMT) (envelope-from gbaratto@superb.net) Received: from chivas (fw.yvr1.superb.net [209.90.166.2]) by master4.yvr1.superb.net (8.12.9/8.12.8) with SMTP id i5MMeNu0024279 for ; Tue, 22 Jun 2004 15:40:23 -0700 (PDT) Message-ID: <01d201c458a9$de9d3ae0$9c01a8c0@chivas> From: "Gustavo A. Baratto" To: Date: Tue, 22 Jun 2004 15:40:07 -0700 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: updating lots of servers X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jun 2004 22:41:02 -0000 Hello all, Is there any other simple way to track many freebsd boxes other than the = one in the handbook? http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/small-lan.html I want to be able to push the changes from a development boxes to the = other boxes... like In openbsd we can just make a big tarball in the = development server, copy it to the orher boxes and untar it. I don't really like the idea of using nfs in the development server that = has all the source code for many servers. Any ideas? thanks :)