From owner-freebsd-doc@FreeBSD.ORG Fri Sep 30 01:22:51 2005 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47C3A16A41F; Fri, 30 Sep 2005 01:22:51 +0000 (GMT) (envelope-from zanchey@ucc.gu.uwa.edu.au) Received: from asclepius.uwa.edu.au (asclepius2.uwa.edu.au [130.95.128.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA37E43D49; Fri, 30 Sep 2005 01:22:50 +0000 (GMT) (envelope-from zanchey@ucc.gu.uwa.edu.au) Received: from asclepius.kas (localhost.localdomain [127.0.0.1]) by asclepius.uwa.edu.au (Postfix) with SMTP id 276FA183A5F; Fri, 30 Sep 2005 09:22:49 +0800 (WST) Received: from asclepius (localhost.localdomain [127.0.0.1]) by asclepius.prekas (Postfix) with SMTP id 2146A18367F; Fri, 30 Sep 2005 09:22:49 +0800 (WST) X-UWA-Client-IP: 130.95.13.9 (UWA) Received: from mooneye.ucc.gu.uwa.edu.au (mooneye.ucc.gu.uwa.edu.au [130.95.13.9]) by asclepius.extinput (Postfix) with ESMTP id 07FD0183654; Fri, 30 Sep 2005 09:22:49 +0800 (WST) Received: by mooneye.ucc.gu.uwa.edu.au (Postfix, from userid 801) id 0408617E23; Fri, 30 Sep 2005 09:22:47 +0800 (WST) Received: from mussel.ucc.gu.uwa.edu.au (mussel.ucc.gu.uwa.edu.au [130.95.13.18]) by mooneye.ucc.gu.uwa.edu.au (Postfix) with ESMTP id C9AB317E04; Fri, 30 Sep 2005 09:22:47 +0800 (WST) Received: from zanchey (helo=localhost) by mussel.ucc.gu.uwa.edu.au with local-esmtp (Exim 3.36 #1 (Debian)) id 1EL9br-0003XI-00; Fri, 30 Sep 2005 09:22:47 +0800 Date: Fri, 30 Sep 2005 09:22:47 +0800 (WST) From: David Adam To: Josh Paetzel In-Reply-To: <1128032161.0@gimpy.tcbug.org> Message-ID: References: <1128032161.0@gimpy.tcbug.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SpamTest-Info: Profile: Formal (269/050913) X-SpamTest-Info: Profile: Detect Hard [UCS 290904] X-SpamTest-Info: Profile: SysLog X-SpamTest-Info: Profile: Marking Spam - Subject (UCS) [02-08-04] X-SpamTest-Status: Not detected X-SpamTest-Version: SMTP-Filter Version 2.0.0 [0125], KAS/Release Cc: freebsd-doc@FreeBSD.org, FreeBSD gnats submit Subject: Re: docs/86733: [patch] Add using kldload as an alternative to compiling in gbde in your kernel X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2005 01:22:51 -0000 Josh, > + At this time there is no option in > + /boot/loader.conf > + to load the kernel module at boot time > + Don't forget the full stop (period) on the end of the sentence! Otherwise, looks good. Is there really no loader.conf option? That kinda sucks, although I can't volunteer to fix that! David Adam zanchey@ucc.gu.uwa.edu.au