From owner-freebsd-net Wed Jan 26 2:11: 0 2000 Delivered-To: freebsd-net@freebsd.org Received: from marvin.axion.bt.co.uk (marvin.axion.bt.co.uk [132.146.16.82]) by hub.freebsd.org (Postfix) with ESMTP id 409FD14F77 for ; Wed, 26 Jan 2000 02:10:57 -0800 (PST) (envelope-from graeme.n.brown@bt.com) Received: from cbtlipnt01.btlabs.bt.co.uk by marvin (local) with ESMTP; Wed, 26 Jan 2000 10:07:02 +0000 Received: by cbtlipnt01.btlabs.bt.co.uk with Internet Mail Service (5.5.2448.0) id ; Wed, 26 Jan 2000 10:08:21 -0000 Message-ID: <71DA16F18D32D2119A1D0000F8FE9A9402B5A3D2@mbtlipnt01.btlabs.bt.co.uk> From: graeme.n.brown@bt.com To: freebsd-net@freebsd.org Subject: distributing software updates to boxes on a network Date: Wed, 26 Jan 2000 10:08:20 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I want to develop unicast routing software and deliver/share new versions to FreeBSD PC routers on a test network under my administration in an automated hands-off way. I would appreciate suggestions for any neat ways of doing this. In the past I have tried doing this (i) via NFS where master version of S/W is held on an NFS server with individulal routers mounting exported directory for the s/w and thus all routers can execute same uptodate version of code OR (ii) via each router running a PERL script which does an ftp download of the s/w from an ftp server and then compiles/runs new version of code. TIA Graeme Brown BT Adastral Park, UK email: graeme.n.brown@bt.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message