From owner-freebsd-questions@FreeBSD.ORG Wed Mar 10 10:07:03 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 949701065674 for ; Wed, 10 Mar 2010 10:07:03 +0000 (UTC) (envelope-from ricardo.meb.jesus@gmail.com) Received: from gate.criticalsoftware.com (gate.criticalsoftware.com [62.28.132.186]) by mx1.freebsd.org (Postfix) with ESMTP id 4E9288FC19 for ; Wed, 10 Mar 2010 10:07:03 +0000 (UTC) Received: from [192.168.1.98] (unknown [192.168.1.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by gate.criticalsoftware.com (Postfix) with ESMTP id A1C0222858A; Wed, 10 Mar 2010 10:07:00 +0000 (WET) Message-ID: <4B976F42.6040001@gmail.com> Date: Wed, 10 Mar 2010 10:06:58 +0000 From: Ricardo Jesus User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091204 Lightning/1.0b2pre Thunderbird/3.0 MIME-Version: 1.0 To: RW , freebsd-questions@freebsd.org References: <20100309160734.GB1190@gmail.com> <20100309165740.1f2b4ff8@gumby.homeunix.com> <20100309175809.GC1753@gmail.com> In-Reply-To: <20100309175809.GC1753@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Updating the system and ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ricardo.m.jesus@criticalsoftware.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2010 10:07:03 -0000 On 09/03/2010 17:58, Pongthep Kulkrisada wrote: > * RW (rwmaillists@googlemail.com) wrote: >> that should be RELENG_8_0 > Sorry for typo, but actually I only appended to the existing supfile. > Thing goes well. > >> Stable is a stable development branch, if you want to use >> freebsd-update you need to use a proper release security branch. > Does that mean -STABLE can not use freebsd-update? > If so, I am clear now because I encountered the problem > when I used freebsd-update from -STABLE. It failed. > > Thanks, > Pongthep > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > If you're using STABLE you won't be able to update the base system using freebsd-update, use csup for that purpose. Also have a look to freebsd-update man page, the Description section explains the tool's purpose.