From owner-freebsd-questions@FreeBSD.ORG Mon May 24 16:11:09 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 0E0AB1065677 for ; Mon, 24 May 2010 16:11:09 +0000 (UTC) (envelope-from alexmiroslav@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9A04D8FC1B for ; Mon, 24 May 2010 16:11:08 +0000 (UTC) Received: by fxm4 with SMTP id 4so3411375fxm.13 for ; Mon, 24 May 2010 09:11:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=JJaPGSx1FcUjFB0RubnEPGwpOsJQNz9WOXePgpUMtb4=; b=azeHKy1MVycEZHvBlR1rXZGfcU1I8gOHaSJ6Qqh7uXBPY9Xo6BVYY0oc7BNplpM+Pj 5u5VnaU3ggrN0EQ1Q/zARtzTHAhNhVvXOSRFg92MXINtkvvxWk7cfh499TG4jz11ijSH ATgFCwpzZZjac4wduUimPN4DZbx7LJqDrCBvg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=GS7gJpBGEt7BUwrOBZmX+OlDdciN3eEp9hTGdSXit5VnRlEMdu3NYouWrYYH0uhsLy fkmzSrHoIV8KfIwc/8gRQ0Ey4Y/Sw7Mk3VxkLMZ16LW/hz/nQS+lY/qqf/7wOPh8GTLI YFKwmBr41MWYRiYmuDS1wzQbiP+3cjL+pnk/c= MIME-Version: 1.0 Received: by 10.223.66.21 with SMTP id l21mr4840442fai.90.1274717466876; Mon, 24 May 2010 09:11:06 -0700 (PDT) Received: by 10.223.112.194 with HTTP; Mon, 24 May 2010 09:11:06 -0700 (PDT) Date: Mon, 24 May 2010 12:11:06 -0400 Message-ID: From: Aleksandr Miroslav To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: upgrading 8.0 to 8.1, which tag to use? 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, 24 May 2010 16:11:09 -0000 I have a FreeBSD box running 8.0-RELEASE, that I would like to upgrade to 8.1 I am aware that 8.1 is not released yet, when 8.1-RELEASE is cut, I will rebuild at that point. My question is about which CVS tag to use. Should I use RELENG_8, or is there a RELENG_8_1 that I can use? thanks, Alex