From owner-freebsd-questions@FreeBSD.ORG Fri Mar 16 15:50:41 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BF54A16A402 for ; Fri, 16 Mar 2007 15:50:41 +0000 (UTC) (envelope-from lmasini@web.de) Received: from fmmailgate01.web.de (fmmailgate01.web.de [217.72.192.221]) by mx1.freebsd.org (Postfix) with ESMTP id 7CC1613C46A for ; Fri, 16 Mar 2007 15:50:41 +0000 (UTC) (envelope-from lmasini@web.de) Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate01.web.de (Postfix) with ESMTP id 9416D6BBCC90 for ; Fri, 16 Mar 2007 16:50:40 +0100 (CET) Received: from [85.180.137.235] (helo=[192.168.0.44]) by smtp07.web.de with asmtp (TLSv1:AES256-SHA:256) (WEB.DE 4.107 #114) id 1HSEhU-0003kM-00 for freebsd-questions@freebsd.org; Fri, 16 Mar 2007 16:50:40 +0100 Message-ID: <45FAB9FE.8000008@web.de> Date: Fri, 16 Mar 2007 16:38:38 +0100 From: Luca Masini User-Agent: Thunderbird 1.5.0.10 (X11/20070221) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <45FA9CC0.4070200@web.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: lmasini@web.de X-Sender: lmasini@web.de Subject: Re: config version = 600003, version required = 600004 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Luca Masini List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Mar 2007 15:50:41 -0000 Niclas Zeising wrote: > Have a look in the handbook here: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html > > and here: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html > > for instructions on how to rebuild/upgrade your kernel and system. Will do! :-P > Usually you have to upgrade userland along with your kernel or things > will get out of sync and Bad Things(tm) will happen. I don't want to upgrade the current system. I only need to be able to compile a reference GENERIC of 7-CURRENT in a user subdirectory. Ciao. Luca.