From owner-freebsd-questions@FreeBSD.ORG Fri Jan 28 18:31:53 2005 Return-Path: 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 CF24616A4CE for ; Fri, 28 Jan 2005 18:31:53 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2294643D1F for ; Fri, 28 Jan 2005 18:31:52 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so510097rne for ; Fri, 28 Jan 2005 10:31:51 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=cmPtJvbEmlPCvqfA55s+GX2ey84vcIjL7/FBlmBw78S9dPWIYsDs/tkstVpItSMAhk7hkmhJK2m0Tl4F0y2GTvVAyum4Dp76WH6brJ/YY6c7fN60xThjmqKsMx+fq8L0pyuUBuQ0c2zpJ3DkIDGsI0BGIMSmUCvogrUYbPa1Bx8= Received: by 10.38.74.51 with SMTP id w51mr101681rna; Fri, 28 Jan 2005 10:31:51 -0800 (PST) Received: by 10.38.74.6 with HTTP; Fri, 28 Jan 2005 10:31:51 -0800 (PST) Message-ID: Date: Fri, 28 Jan 2005 19:31:51 +0100 From: Gert Cuykens To: Kent Stewart In-Reply-To: <200501281026.33698.kstewart@owt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200501281026.33698.kstewart@owt.com> cc: freebsd-questions@freebsd.org Subject: Re: make index X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2005 18:31:53 -0000 On Fri, 28 Jan 2005 10:26:33 -0800, Kent Stewart wrote: > On Friday 28 January 2005 10:10 am, Gert Cuykens wrote: > > why does make index don't work when you use a refuse file ? > > Think of a complex computer program that depends on a number of modules. > With the refuse, you have removed some modules that the program needs > to build a complete, new version. Since all you are refusing is the > structure files and patches, you really don't save that much space. > > FWIW, if you use fetchindex to download a new INDEX, you don't have to > spend a lot of resources building a new index. I timed make fetchindex > and found the following. > > #time make fetchindex > INDEX.bz2 100% of 612 kB 83 kBps > 0.976u 0.048s 0:08.87 11.3% 146+4723k 1+52io 0pf+0w > > The 8.87 seconds included the time required to download and unbzip2 > INDEX.bz2 into INDEX. > > Kent > > -- > Kent Stewart > Richland, WA > > http://users.owt.com/kstewart/index.html > the problem with downloading it is that it uses default settings for example if you put a index change in the make.conf