From owner-freebsd-stable@FreeBSD.ORG Fri Jan 20 17:23:46 2012 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A16D106566C for ; Fri, 20 Jan 2012 17:23:46 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id D1EAC8FC13 for ; Fri, 20 Jan 2012 17:23:45 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id TAA06332; Fri, 20 Jan 2012 19:23:36 +0200 (EET) (envelope-from avg@FreeBSD.org) Message-ID: <4F19A317.3070503@FreeBSD.org> Date: Fri, 20 Jan 2012 19:23:35 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20120111 Thunderbird/9.0 MIME-Version: 1.0 To: Dwayne MacKinnon References: <201201191706.46553.dmk@ncf.ca> <1327016055.5907.4.camel@powernoodle-l7> <201201201049.50081.dmk@ncf.ca> In-Reply-To: <201201201049.50081.dmk@ncf.ca> X-Enigmail-Version: undefined Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: "freebsd-stable@freebsd.org" Subject: Re: Odd reboot problems with 9.0-RELEASE i386 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jan 2012 17:23:46 -0000 on 20/01/2012 17:49 Dwayne MacKinnon said the following: > I'll keep that in mind. For the time being, there's no problem with running > the slightly modified GENERIC. It's just that I've been running FreeBSD since > the 4.X days, and I've gotten into the habit of creating a stripped-down > kernel for my boxes. I think that it probably could be easier for you and for those reviewing your kernel config if you 'include'-d GENERIC into your kernel config and then used device/nodevice, options/nooptions, etc to make your customizations. Just a thought. -- Andriy Gapon