From owner-freebsd-current@FreeBSD.ORG Fri Jun 9 04:38:11 2006 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 EE68116A418 for ; Fri, 9 Jun 2006 04:38:11 +0000 (UTC) (envelope-from jb@what-creek.com) Received: from what-creek.com (what-creek.com [66.111.37.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id A65FE43D70 for ; Fri, 9 Jun 2006 04:38:11 +0000 (GMT) (envelope-from jb@what-creek.com) Received: by what-creek.com (Postfix, from userid 102) id 4537878C1D; Fri, 9 Jun 2006 04:38:09 +0000 (GMT) Date: Fri, 9 Jun 2006 04:38:08 +0000 From: John Birrell To: Sam Lawrance Message-ID: <20060609043808.GA42333@what-creek.com> References: <20060608073823.GA34193@what-creek.com> <1903E996-3617-419E-8BA9-A3F0F9F3AFD1@brooknet.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1903E996-3617-419E-8BA9-A3F0F9F3AFD1@brooknet.com.au> User-Agent: Mutt/1.4.2.1i Cc: current@freebsd.org Subject: Re: FreeBSD-current installer ISO with DTrace (was: Re: DTrace for FreeBSD- source snapshots) 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, 09 Jun 2006 04:38:12 -0000 On Fri, Jun 09, 2006 at 02:29:25PM +1000, Sam Lawrance wrote: > Fixit# kldload dtrace systrace profile fbt kldload cyclic dtrace systrace profile fbt The 'dtrace' module depends on 'cyclic'. The next update wil have a boot loader menu item to load the modules in the right order. -- John Birrell