From owner-freebsd-questions@FreeBSD.ORG Mon Jun 7 05:38:07 2004 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 E576F16A4CE for ; Mon, 7 Jun 2004 05:38:07 +0000 (GMT) Received: from mail.elvandar.org (cust.94.120.adsl.cistron.nl [195.64.94.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7264643D5E for ; Mon, 7 Jun 2004 05:38:07 +0000 (GMT) (envelope-from remko@elvandar.org) Received: from [10.0.3.124] (aragorn.lan.elvandar.intranet [10.0.3.124]) by mail.elvandar.org (Postfix) with ESMTP id 055D810685E; Mon, 7 Jun 2004 07:38:03 +0200 (CEST) Message-ID: <40C3FF3E.50100@elvandar.org> Date: Mon, 07 Jun 2004 07:38:06 +0200 From: Remko Lodder X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stephen Liu References: <20040607053433.16843.qmail@web40307.mail.yahoo.com> In-Reply-To: <20040607053433.16843.qmail@web40307.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at elvandar.org cc: freebsd-questions@freebsd.org Subject: Re: cvsup vs portupgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jun 2004 05:38:08 -0000 Stephen, Stephen Liu wrote: > Hi folks, > > I am still not very clear on the function between > > # cvsup -g /usr/local/etc/cvsup/stable-supfile > > and > > # portupgrade -aRr > > I have following questions; > > 1) What will be their diffenece in function > > 2) If having run > > # cvsup -g /usr/local/etc/cvsup/ports-supfile > # cvsup -g /usr/local/etc/cvsup/stable-supfile > > Whether I still need to run > > # portupgrade -aRr Yes you can do this, since cvsup retrieve's the latest sources for the ports and basesystem, while portupgrade actually uses those sources and installs them on your system.. Thus: You should first update your sources through cvsup, and then install them , or upgrade them via the ports system, or using portupgrade (For the upgrade). Hope this helps, Cheers -- Kind regards, Remko Lodder Elvandar.org/DSINet.org www.mostly-harmless.nl Dutch community for helping newcomers on the hackerscene