From owner-freebsd-questions@FreeBSD.ORG Fri Sep 9 15:43:58 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 3EA2A16A41F for ; Fri, 9 Sep 2005 15:43:58 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from ms-smtp-01-eri0.ohiordc.rr.com (ms-smtp-01-smtplb.ohiordc.rr.com [65.24.5.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73F9E43D48 for ; Fri, 9 Sep 2005 15:43:56 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (cpe-65-31-44-187.woh.res.rr.com [65.31.44.187]) by ms-smtp-01-eri0.ohiordc.rr.com (8.12.10/8.12.7) with SMTP id j89FhrWY007694 for ; Fri, 9 Sep 2005 11:43:54 -0400 (EDT) Message-ID: <000501c5b554$bd5260a0$0200a8c0@satellite> From: "dave" To: Date: Fri, 9 Sep 2005 11:39:59 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: software updating for multiple machines X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2005 15:43:58 -0000 Hello, I've got four physical machines, all running 5.4, three of them have between 1 and 3 jails on them, and all have similar software installed. Updating each box and jail manually is becoming tedious manually, even with portupgrade saving my make options. I was wondering if anyone had a system for packaging software then pushing the packages to the individual machines? Thanks. Dave.