From owner-freebsd-stable@FreeBSD.ORG Thu Oct 25 15:26:05 2007 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 29B7C16A419 for ; Thu, 25 Oct 2007 15:26:05 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [208.70.104.210]) by mx1.freebsd.org (Postfix) with ESMTP id BB5E313C4A8 for ; Thu, 25 Oct 2007 15:26:04 +0000 (UTC) (envelope-from iaccounts@ibctech.ca) Received: (qmail 19775 invoked by uid 1002); 25 Oct 2007 15:26:04 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(208.70.104.100):. Processed in 6.641015 secs); 25 Oct 2007 15:26:04 -0000 Received: from unknown (HELO ?192.168.30.110?) (steve@ibctech.ca@208.70.104.100) by pearl.ibctech.ca with (DHE-RSA-AES256-SHA encrypted) SMTP; 25 Oct 2007 15:25:57 -0000 Message-ID: <4720B588.8080305@ibctech.ca> Date: Thu, 25 Oct 2007 11:26:00 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <4720ADAA.7010804@ibctech.ca> <4720AF2B.7030207@ibctech.ca> In-Reply-To: <4720AF2B.7030207@ibctech.ca> X-Enigmail-Version: 0.95.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Booting from GELI breaks after upgrade 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: Thu, 25 Oct 2007 15:26:05 -0000 Steve Bertrand wrote: > Just a note... ...and another note. I'm an idiot. I copied GENERIC to a new config file, but ended up editing the original GENERIC file with my changes. I directly proceeded to build the new kernel configuration file, which as it turns out had none of my changes, most notably GEOM_ELI and crypto. ...back under my rock I go... Steve