From owner-freebsd-questions@FreeBSD.ORG Thu Apr 20 19:01:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72EAD16A403 for ; Thu, 20 Apr 2006 19:01:30 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from zeus.int.dfwlp.com (zeus.dfwlp.com [208.11.134.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id C981C43D5A for ; Thu, 20 Apr 2006 19:01:29 +0000 (GMT) (envelope-from freebsd@dfwlp.com) Received: from mail.dfwlp.com (localhost.int.dfwlp.com [127.0.0.1]) by zeus.int.dfwlp.com (8.13.6/8.13.4) with ESMTP id k3KJ1PD6064474 for ; Thu, 20 Apr 2006 14:01:25 -0500 (CDT) (envelope-from freebsd@dfwlp.com) Received: from 208.11.134.3 (SquirrelMail authenticated user jhorne) by mail.dfwlp.com with HTTP; Thu, 20 Apr 2006 14:01:25 -0500 (CDT) Message-ID: <36859.208.11.134.3.1145559685.squirrel@mail.dfwlp.com> Date: Thu, 20 Apr 2006 14:01:25 -0500 (CDT) From: "Jonathan Horne" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.6 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on zeus.int.dfwlp.com Subject: custom kernel file question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd@dfwlp.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Apr 2006 19:01:30 -0000 here is a silly one, which may deserve a chuckle from my peers :) what am i doing that zaps my custom kernel config file? i compiled a new one the day i built this box, but now i return to /usr/src/sys/i386/conf/, and my file isnt there anymore! what did i do that removed it, so i can avoid (or safeguard against) this action in the future? thanks, jonathan