From owner-freebsd-questions@FreeBSD.ORG Sat May 16 09:48:26 2009 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 E2F0D106564A for ; Sat, 16 May 2009 09:48:26 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id AFAFB8FC1C for ; Sat, 16 May 2009 09:48:26 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from sarevok.dnr.servegame.org (mailhub.lan.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id 1A9097E837; Sat, 16 May 2009 01:48:25 -0800 (AKDT) From: Mel Flynn To: freebsd-questions@freebsd.org Date: Sat, 16 May 2009 11:48:22 +0200 User-Agent: KMail/1.11.3 (FreeBSD/8.0-CURRENT; KDE/4.2.3; i386; ; ) References: <11167f520905141045w797fe0c6lfe1e3a9e486327d0@mail.gmail.com> <20090514143913.17cf4668@att.net> <11167f520905141156p7b4ba6b6nc08e03137fe6b62e@mail.gmail.com> In-Reply-To: <11167f520905141156p7b4ba6b6nc08e03137fe6b62e@mail.gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905161148.23170.mel.flynn+fbsd.questions@mailing.thruhere.net> Cc: "Sam Fourman Jr." , Don Read Subject: Re: csup source tree as of a certian date 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: Sat, 16 May 2009 09:48:27 -0000 On Thursday 14 May 2009 20:56:37 Sam Fourman Jr. wrote: > > Have you tried: > > *default date=2009.04.28.23.59.59 > > > > Back when I had to get the old XOrg, *default date' in my ports-supfile > > returned me to sanity ... > > > > -- > > Don Read don_read@att.net > > Worked Great, Thanks Don, although 4-29-2009 still caused the panic > I could see from the csup output that I was getting the date specified. > I will just keep going back further. Before you end up in 1969, try to disable all 3rd party modules, like nvidia_load and fusefs_enable etc etc. A panic can be triggered when running sysctl -a, if modules aren't rebuilt, but maybe there's other code paths that trigger the same bug. -- Mel