From owner-freebsd-current@FreeBSD.ORG Fri Oct 28 15:41:57 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5930916A420; Fri, 28 Oct 2005 15:41:57 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF38E43D45; Fri, 28 Oct 2005 15:41:56 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id j9SFfrZR045053; Fri, 28 Oct 2005 09:41:54 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <436246C1.3030108@samsco.org> Date: Fri, 28 Oct 2005 09:41:53 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050615 X-Accept-Language: en-us, en MIME-Version: 1.0 To: openglx@starbyte.net References: <436116D3.908@samsco.org> <621b657f0510280654j56d4a823n5237f89ccc96b1e9@mail.gmail.com> In-Reply-To: <621b657f0510280654j56d4a823n5237f89ccc96b1e9@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: stable@freebsd.org, re@freebsd.org, current@freebsd.org Subject: Re: HEADS UP! 6.0-RELEASE coming X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2005 15:41:57 -0000 Felipe openglx wrote: > On 10/27/05, Scott Long wrote: > >>All, >> >>Wanted to let everyone know that the testing on RC1 has gone well enough >>that we've decided to skip RC2 and go straight to 6.0-RELEASE. Everyone >>that we have talked to has applauded the stability and functionality of >>the system, so we are really pleased and really eager to wrap it up and >>get it out to everyone. Over the next 24 hours we will be synchronizing >>the RELENG_6_0 tree to get in all of the appropriate bug fixes, then we >>will do some test builds as a final verification. Everyone is still >>welcome to update their sources on the RELENG_6_0 branch and provide >>feedback for the next 48 hours or so. The release will likely be >>announced by the end of the weekend or early next week, at the latest. > > > I had a few issues with SiS 630 video driver, already related in > thread http://docs.freebsd.org/cgi/getmsg.cgi?fetch=815881+0+/usr/local/www/db/text/2005/freebsd-current/20051016.freebsd-current > > Are those corrected already? I did compile the latest kernel (after a > cvsup on src-sys*) and X.org still reboots my machine if I enable the > SiS driver. > > -- > openglx@StarByte.net You'll need to work with the X11 developers. X is only something that FreeBSD includes as a 3rd party package, it's not something that we work on as part of the OS. Scott