From owner-cvs-src Mon Mar 3 17:52: 1 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E41A637B401; Mon, 3 Mar 2003 17:51:59 -0800 (PST) Received: from odysseus.silby.com (d183.as10.nwbl0.wi.voyager.net [169.207.133.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA37243FBD; Mon, 3 Mar 2003 17:51:57 -0800 (PST) (envelope-from silby@silby.com) Received: from odysseus.silby.com (localhost [127.0.0.1]) by odysseus.silby.com (8.12.7/8.12.7) with ESMTP id h241mkF7012015; Mon, 3 Mar 2003 19:48:46 -0600 (CST) (envelope-from silby@silby.com) Received: from localhost (silby@localhost) by odysseus.silby.com (8.12.7/8.12.7/Submit) with ESMTP id h241mkhj012012; Mon, 3 Mar 2003 19:48:46 -0600 (CST) X-Authentication-Warning: odysseus.silby.com: silby owned process doing -bs Date: Mon, 3 Mar 2003 19:48:46 -0600 (CST) From: Mike Silbersack To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_linker.c src/sys/boot/common help.common loader.8 module.c In-Reply-To: <20030304013225.GC38774@dragon.nuxi.com> Message-ID: <20030303194731.M10648@odysseus.silby.com> References: <200303032253.h23MrZ4F038178@repoman.freebsd.org> <20030303230719.GB15763@sunbay.com> <20030303192108.T10648@odysseus.silby.com> <20030304013225.GC38774@dragon.nuxi.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 3 Mar 2003, David O'Brien wrote: > On Mon, Mar 03, 2003 at 07:21:43PM -0600, Mike Silbersack wrote: > > Agreed, the first thing that happened to me after a recent 4.x to 5.x > > upgrade was a /modules induced panic when my sound drivers attempted to > > load. > > Why wasn't the copy in /boot/kernel used instead? I don't know, and I don't care. I had probably recompiled a kernel without modules or something. Either way, I like Ruslan's idea of protecting against footshooting better than your plan to ensure that footshooting continues for everyone who upgrades. Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message