From owner-freebsd-questions@FreeBSD.ORG Tue Mar 9 17:56:32 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 3FEA0106566C for ; Tue, 9 Mar 2010 17:56:32 +0000 (UTC) (envelope-from ptkrisada@gmail.com) Received: from mail-fx0-f215.google.com (mail-fx0-f215.google.com [209.85.220.215]) by mx1.freebsd.org (Postfix) with ESMTP id C1ABF8FC12 for ; Tue, 9 Mar 2010 17:56:31 +0000 (UTC) Received: by fxm7 with SMTP id 7so3229149fxm.14 for ; Tue, 09 Mar 2010 09:56:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:mail-followup-to:references:mime-version:content-type :content-disposition:in-reply-to:user-agent:x-operating-system; bh=oOVcW5noLLmSrFHEghYoOT8xp7jwe/DcFgUdcDgNkbE=; b=ps3ot9QGr5vmOIGKcuzrXJLv4z9VxSD8obOmWRD8JTCgfF00TNX2nnQmPqy+sRDLlO axc4FYr9ur16n/HZK42fGlNud7hpVvio1v2BTBnTWSF6rGwExOLWcrcsDiBGS/0gNH7E xrGtyAcUCM7JM7toAE9Qjcnfts2svXNBio+9k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent:x-operating-system; b=N3daDtfcsxGolWiB8xlIdSmhwOIQn3lSicjT5323ku5YseW4lc3WWO+jAuRHRRXTgR CsMybpP6/1lr0L6CLA+d+Sdphh2xD9PA32N59O9rS63wmS8of8eceXV71WesdImTcVBF 8bjLLJIL9k422zc6pV9BIVro77aHStEFO0NZA= Received: by 10.223.17.70 with SMTP id r6mr176210faa.24.1268157390519; Tue, 09 Mar 2010 09:56:30 -0800 (PST) Received: from gmail.com (125.27.78.70.adsl.dynamic.totbb.net [125.27.78.70]) by mx.google.com with ESMTPS id y15sm11561187fkd.38.2010.03.09.09.56.27 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 09 Mar 2010 09:56:29 -0800 (PST) Date: Wed, 10 Mar 2010 00:58:09 +0700 From: Pongthep Kulkrisada To: RW Message-ID: <20100309175809.GC1753@gmail.com> Mail-Followup-To: RW , freebsd-questions@freebsd.org References: <20100309160734.GB1190@gmail.com> <20100309165740.1f2b4ff8@gumby.homeunix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100309165740.1f2b4ff8@gumby.homeunix.com> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD/8.0-RELEASE-p2 (i386) Cc: freebsd-questions@freebsd.org Subject: Re: Updating the system and ports 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: Tue, 09 Mar 2010 17:56:32 -0000 * 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