From owner-freebsd-chat@FreeBSD.ORG Wed Feb 11 19:00:04 2004 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C74A216A4CE for ; Wed, 11 Feb 2004 19:00:04 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99E7C43D39 for ; Wed, 11 Feb 2004 19:00:04 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Wed, 11 Feb 2004 21:00:12 -0600 Message-ID: <402AEBF9.5000201@daleco.biz> Date: Wed, 11 Feb 2004 20:59:05 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031124 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Rahul Siddharthan References: <20040212023711.GA1544@online.fr> In-Reply-To: <20040212023711.GA1544@online.fr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 12 Feb 2004 03:00:13.0078 (UTC) FILETIME=[55644360:01C3F114] cc: chat@freebsd.org cc: David Wolfskill Subject: Re: Curious...how often do *you* portupgrade(1) ? X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2004 03:00:04 -0000 Rahul Siddharthan wrote: >David Wolfskill wrote: > > >>>Running a desktop box with a dialup PPP connection >>>to the 'Net, my "portupgrade -aRr" tends to take a >>> >>> >>couple of days .... >> >>Hmm.... You may find "portupgrade -aF" ("just fetch") useful during >>periods when you don't especially want to destabilize the machine, but >>you have connectivity. >> >> > >Or if you have access to another machine with a fast connection and a >CD burner, you could use "-n" (don't do anything) to see what packages >would be upgraded, fetch those distfiles on the other machine, and >bring them to your dialup-connected machine on a CD. > >Rahul > > Now that sounds like it may be a great idea --- scheduling via cron at the colo; now I'll just have to get a burner on those servers, hmm.... Thanks! KDK