From owner-freebsd-questions@FreeBSD.ORG Tue Nov 24 14:13:58 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 62C29106566B for ; Tue, 24 Nov 2009 14:13:58 +0000 (UTC) (envelope-from milu@dat.pl) Received: from jab.dat.pl (dat.pl [80.51.155.34]) by mx1.freebsd.org (Postfix) with ESMTP id 1981E8FC12 for ; Tue, 24 Nov 2009 14:13:57 +0000 (UTC) Received: from localhost (jsrv.dat.pl [127.0.0.1]) by jab.dat.pl (Postfix) with ESMTP id 154033794; Tue, 24 Nov 2009 15:13:56 +0100 (CET) X-Virus-Scanned: amavisd-new at dat.pl Received: from jab.dat.pl ([127.0.0.1]) by localhost (jab.dat.pl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id aN3DE7S+6gwZ; Tue, 24 Nov 2009 15:13:53 +0100 (CET) Received: from snifi.dat.pl (87-204-241-35.ip.netia.com.pl [87.204.241.35]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by jab.dat.pl (Postfix) with ESMTPSA id 1B81B378D; Tue, 24 Nov 2009 15:13:53 +0100 (CET) From: Maciej Milewski To: freebsd-questions@freebsd.org Date: Tue, 24 Nov 2009 15:13:47 +0100 User-Agent: KMail/1.12.1 (FreeBSD/8.0-PRERELEASE; KDE/4.3.1; amd64; ; ) References: <4B09B28C.1070603@xtra.co.nz> In-Reply-To: <4B09B28C.1070603@xtra.co.nz> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable Message-Id: <200911241513.48043.milu@dat.pl> Cc: Bruce Griffiths Subject: Re: nanobsd (Freebsd 7.2) and GENERIC.hints 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: Tue, 24 Nov 2009 14:13:58 -0000 Dnia niedziela, 22 listopada 2009 o 22:52:12 Bruce Griffiths napisa=B3(a): > Is there any way of forcing a nanobsd build to use a file other than > GENERIC.hints to create the /boot/device.hints? > Using a target specific hints file is much simple and less error prone > than other methods. >=20 > Bruce Have you tried using your own kernel configfile and defining there your hin= ts? Maciek