From owner-freebsd-questions Wed Apr 24 8:36:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp02.iprimus.net.au (smtp02.iprimus.net.au [203.134.65.99]) by hub.freebsd.org (Postfix) with ESMTP id 89AB137B4AF for ; Wed, 24 Apr 2002 08:31:53 -0700 (PDT) Received: from michaelw ([203.134.17.163]) by smtp02.iprimus.net.au with Microsoft SMTPSVC(5.0.2195.4617); Thu, 25 Apr 2002 01:08:52 +1000 Reply-To: From: "Michael Watson" To: "'Courtney Thomas'" Cc: Subject: RE: Existing Kernel Options Date: Wed, 24 Apr 2002 23:04:17 +0800 Message-ID: <000401c1eba1$4eb79280$6401a8c0@intranet.toomuch.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 In-Reply-To: <3CC6D78D.40504@flash.net> X-OriginalArrivalTime: 24 Apr 2002 15:08:52.0706 (UTC) FILETIME=[F218D420:01C1EBA1] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Good idea, I can then restore back to the GENERIC kernel if I need to. My other problem is that I don't want to lose any options when I build my new kernel. For example, my current kernel is compiled with the IPFIREWALL option. I know this because I am running the firewall. The GENERIC configuration file in /usr/src/sys/i386/conf does not include this option. So what else is compiled into my current kernel that is not specified in the GENERIC file? Cheers Michael -----Original Message----- From: Courtney Thomas [mailto:ccthomas@flash.net] Sent: Thursday, 25 April 2002 12:04 AM To: watsonmj@toomuch.com.au Subject: Re: Existing Kernel Options It just registered what you are trying to do. Just make a copy of which kernel in the aforementioned directory you are running [with a unique/different name, e.g. cp GENERIC GENERIC_original, and do whatever you want with GENERIC knowing that you have a backup that you can rename to GENERIC. HTH Michael Watson wrote: > Hi All > > I am looking to do my first kernel build, so this may be a silly question > but hopefully somebody can help. > > I don't think the kernel distributed on my CD-ROM was compiled with the same > kernel options as in the GENERIC configuration file. I don't want to lose > any existing options when I build my new kernel. > > Is there a way to find out what kernel options the existing kernel was > compiled with? > > Thanks > > Michael > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message