From owner-freebsd-questions@FreeBSD.ORG Mon Nov 28 23:50:09 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 37B4716A420 for ; Mon, 28 Nov 2005 23:50:09 +0000 (GMT) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (chylonia.3miasto.net [213.192.74.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E9C443D77 for ; Mon, 28 Nov 2005 23:49:50 +0000 (GMT) (envelope-from wojtek@tensor.3miasto.net) Received: from chylonia.3miasto.net (localhost [127.0.0.1]) by chylonia.3miasto.net (8.13.4/8.13.4) with ESMTP id jASNnhvk069703; Tue, 29 Nov 2005 00:49:43 +0100 (CET) (envelope-from wojtek@tensor.3miasto.net) Received: from localhost (wojtek@localhost) by chylonia.3miasto.net (8.13.4/8.13.4/Submit) with ESMTP id jASNnhBG069700; Tue, 29 Nov 2005 00:49:43 +0100 (CET) (envelope-from wojtek@tensor.3miasto.net) X-Authentication-Warning: chylonia.3miasto.net: wojtek owned process doing -bs Date: Tue, 29 Nov 2005 00:49:43 +0100 (CET) From: Wojciech Puchar X-X-Sender: wojtek@chylonia.3miasto.net To: Kris Kennaway In-Reply-To: <20051128211358.GA28963@xor.obsecurity.org> Message-ID: <20051129004850.G69275@chylonia.3miasto.net> References: <20051128215011.O67196@chylonia.3miasto.net> <20051128211358.GA28963@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD DVD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Nov 2005 23:50:09 -0000 >> i tried to make it myself but adding packages well is quite difficult.. >> >> >> BTW. why network install is so slow - it needs to check at least 6 >> directories on FTP server before downloading anything. same check every >> each downloaded file! > > Where is it incorrectly looking? it's not normal to do 6 times "checking for permission for directory ..." (or similar) for every single downloaded file. if it needs to find a directory, why it does every time?