From owner-freebsd-ppc@FreeBSD.ORG Tue Oct 11 19:00:33 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D741816A41F for ; Tue, 11 Oct 2005 19:00:33 +0000 (GMT) (envelope-from sidolin@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9091D43D68 for ; Tue, 11 Oct 2005 19:00:31 +0000 (GMT) (envelope-from sidolin@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so1417841wxc for ; Tue, 11 Oct 2005 12:00:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=g2aQ0IKRZylE/Xw0wkkHJrleqLFQD/k3jxOOl3o86AJPzEdIP4xvEOJbSFPKPo2AJPIEbn95kIpoge6PgVWf19a3IWQqMZ9GhLEabip9AgEOwyWFijIW5YYKuF/AKZepcWf0xlzaWNejlEUablk/uVmOpy3S6LfhyGmPsyUzf/E= Received: by 10.70.47.6 with SMTP id u6mr59081wxu; Tue, 11 Oct 2005 11:53:39 -0700 (PDT) Received: from ?192.168.0.2? ( [83.242.62.80]) by mx.gmail.com with ESMTP id h14sm1497931wxd.2005.10.11.11.53.34; Tue, 11 Oct 2005 11:53:39 -0700 (PDT) From: Andreas Heider To: freebsd-ppc@freebsd.org Content-Type: text/plain Date: Tue, 11 Oct 2005 20:56:38 +0200 Message-Id: <1129056998.15959.6.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Content-Transfer-Encoding: 7bit Subject: Could someone please provide xdelta patches for rc1 when its released? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2005 19:00:34 -0000 Hi, when FreeBSD 6.0rc1 for ppc is released, could someone please create a xdelta patch (xdelta creates patches for the old isos so we dont have to redownload everything)? I have a very slow connection and dont want to download another 200 mb ;) To create a xdelta, just install xdelta and run 'xdelta delta oldfile newfile patchfile' and then upload patchfile somewhere. To patch the old isos run 'xdelta patch patchfile oldfile newfile' Thanks, Andreas Heider (http://sourceforge.net/projects/xdelta/)