From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 16:45:21 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5DA181065672 for ; Mon, 7 Apr 2008 16:45:21 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: from ik-out-1112.google.com (ik-out-1112.google.com [66.249.90.179]) by mx1.freebsd.org (Postfix) with ESMTP id E413A8FC14 for ; Mon, 7 Apr 2008 16:45:20 +0000 (UTC) (envelope-from tfcheng@gmail.com) Received: by ik-out-1112.google.com with SMTP id b35so658554ika.3 for ; Mon, 07 Apr 2008 09:45:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=dWJXKjHd3DL2K3leuqZ+O473Mkk4/OufF1FrzU6oHNk=; b=Z/TY/v5ncSqCBG1kmoRSmwp+h1sEQSyfcoistD6zteJASG5FACpL9ylGG9d2mt1Ve14dgTUpS7oELFvoSagF2tvAZ6L7GXhxtqbNfo6F8m8bWy6Tt06jY9/kzrmgqpn9C9O6wmqPjkRZKaAjD9eodxG6HpnPrsmIxa5Kbf5qZus= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=cgdoIWT2XZtaye6bBuKO6owsQ5xXmfPbqCLOR9gGIAkibmHVJ7TOJHXDz3ItgH3PJ7sG08FooNDIAF8q2baQTX7pdLFgDPJxr8t/rHVFdshewsDJuXyV0oMN3ANZQr2z3hN/F/lYc9imbGoa1xVt81w+61+/bVHXZ53ff8BcnYo= Received: by 10.142.81.6 with SMTP id e6mr2580680wfb.205.1207586717672; Mon, 07 Apr 2008 09:45:17 -0700 (PDT) Received: by 10.142.52.20 with HTTP; Mon, 7 Apr 2008 09:45:17 -0700 (PDT) Message-ID: Date: Mon, 7 Apr 2008 12:45:17 -0400 From: "Tsu-Fan Cheng" To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: freebsd 7 stable, which tag?? 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: Mon, 07 Apr 2008 16:45:21 -0000 Hi, I just update to 7.0 using csup, I have a question about how to write the tag in src supfile. should I use RELENG_7 or RELENG_7_0? any difference?? thank you!! TFC