From owner-freebsd-questions@FreeBSD.ORG Thu Nov 22 07:27:05 2007 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 51A5A16A418 for ; Thu, 22 Nov 2007 07:27:05 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.freebsd.org (Postfix) with ESMTP id 2164E13C457 for ; Thu, 22 Nov 2007 07:25:27 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so8197952pyb for ; Wed, 21 Nov 2007 23:25:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=FdH7hOByUsOdkO0ZSQJKow5r2eId7Jm7Bl0SF6htwL4=; b=pMpHLlcP4Q3N8BEnjW/jn6AJrMNTn2GaEwmly89zemAQVrJJTAG1Uq6867tWlfssXi55TQmBJmSFNr6xpIiupOONiBt3+3G6xlVhAj0oBXw81EN2dWWZcosDQGKe8A6S8PLNeOt/4+y+s2W7C/FGduxSGxNumGmOuxov2QIBmH4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=L569lpDYUpCt3xcTuUpIQOddFbXfgk5RnzBUihvwR3k9DWcy0q/u3/Nt0dSxjMFRWj6LOR+085Xo1KDneW97CmQRydl3Q021vuaWEbIQ54JzVJIFH4BZsxD8UHAfs5/8i64Sy124oOzelo+15S9Lz5n4wEopX0OO/k2rpv6xEWM= Received: by 10.65.159.19 with SMTP id l19mr18805148qbo.1195715885193; Wed, 21 Nov 2007 23:18:05 -0800 (PST) Received: by 10.64.180.6 with HTTP; Wed, 21 Nov 2007 23:18:05 -0800 (PST) Message-ID: Date: Thu, 22 Nov 2007 09:18:05 +0200 From: "David Naylor" Sender: naylor.b.david@gmail.com To: "Erik Cederstrand" In-Reply-To: <47448096.3020204@cederstrand.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47448096.3020204@cederstrand.dk> X-Google-Sender-Auth: 04c8c90c1e846b90 Cc: freebsd-questions@freebsd.org Subject: Re: Progress on RELENG_6_3 and RELEND_7_0 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: Thu, 22 Nov 2007 07:27:05 -0000 On 21/11/2007, Erik Cederstrand wrote: > Well, there's a schedule at > http://www.freebsd.org/releases/7.0R/schedule.html. No guarantee, of course. I see that the site was updated on the 19th November however the update was not complete as it says BETA2 has not been released. Since I am running BETA2 I know it has been released. > I really recommend you to try it. It works fine for a lot of people > already. You might even get lucky and help sorting out a bug :-) Thanks, did try it. > Erik David