From owner-freebsd-current@FreeBSD.ORG Fri Jun 9 04:43:23 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 8FD4B16A418 for ; Fri, 9 Jun 2006 04:43:23 +0000 (UTC) (envelope-from boris@brooknet.com.au) Received: from jay.exetel.com.au (jay.exetel.com.au [220.233.0.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEAD643D72 for ; Fri, 9 Jun 2006 04:43:22 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: (qmail 15682 invoked by uid 507); 9 Jun 2006 14:43:21 +1000 Received: from 180.205.233.220.exetel.com.au (HELO ?192.168.0.157?) (220.233.205.180) by jay.exetel.com.au with SMTP; 9 Jun 2006 14:43:21 +1000 In-Reply-To: <20060609043808.GA42333@what-creek.com> References: <20060608073823.GA34193@what-creek.com> <1903E996-3617-419E-8BA9-A3F0F9F3AFD1@brooknet.com.au> <20060609043808.GA42333@what-creek.com> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Sam Lawrance Date: Fri, 9 Jun 2006 14:43:14 +1000 To: John Birrell X-Mailer: Apple Mail (2.750) 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:43:23 -0000 On 09/06/2006, at 2:38 PM, John Birrell wrote: > 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. cyclic was loaded automagically when I tested it.