From owner-freebsd-hackers@FreeBSD.ORG Mon Oct 20 02:19:52 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C5F416A4B3 for ; Mon, 20 Oct 2003 02:19:52 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A42743F93 for ; Mon, 20 Oct 2003 02:19:51 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id h9K9JY4b008062; Mon, 20 Oct 2003 11:19:40 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: "M. Warner Losh" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 20 Oct 2003 03:11:24 MDT." <20031020.031124.05471800.imp@bsdimp.com> Date: Mon, 20 Oct 2003 11:19:34 +0200 Message-ID: <8061.1066641574@critter.freebsd.dk> cc: hackers@freebsd.org Subject: Re: rsync vs installworld X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2003 09:19:52 -0000 In message <20031020.031124.05471800.imp@bsdimp.com>, "M. Warner Losh" writes: >In message: <200310200705.JAA06855@galaxy.hbg.de.ao-srv.com> > Helge Oldach writes: >: Rsync doesn't deal with file flags (chflags(2)). Thus my personal >: preference for updating machines is making installworld on a file system >: exported by the build server. > >I'm looking for ways to avoid having NFS run on the network in >question at all. Many years ago, in a computerroom far away, I ran "make world" with a magic (x)install program which spit out tarfile (or was it CPIO?) records which I then sent through tcp to the remote machine. I don't have the code anymore, but the idea is available to anyone who wants it :-) -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.