From owner-freebsd-stable Thu Jan 9 13:52:22 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D9BB37B401 for ; Thu, 9 Jan 2003 13:52:21 -0800 (PST) Received: from spork.pantherdragon.org (spork.pantherdragon.org [206.29.168.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3303A43E4A for ; Thu, 9 Jan 2003 13:52:20 -0800 (PST) (envelope-from dmp@pantherdragon.org) Received: from sparx.techno.pagans (12-224-208-117.client.attbi.com [12.224.208.117]) by spork.pantherdragon.org (Postfix) with ESMTP id 4E7751005F; Thu, 9 Jan 2003 13:49:31 -0800 (PST) Received: from pantherdragon.org (speck.techno.pagans [172.21.42.2]) by sparx.techno.pagans (Postfix) with ESMTP id 5B073AA8F; Thu, 9 Jan 2003 13:46:48 -0800 (PST) Message-ID: <3E1DEDC8.5040903@pantherdragon.org> Date: Thu, 09 Jan 2003 13:46:48 -0800 From: Darren Pilgrim User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kevin Oberman Cc: Andriy Podanenko , Odhiambo Washington , FBSD-STABLE Subject: Re: Moving from 4.7-STABLE to 5.0 References: <20030109193539.507A45D06@ptavv.es.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Kevin Oberman wrote: >>Date: Wed, 08 Jan 2003 15:53:05 -0800 >>From: Darren Pilgrim >>Sender: owner-freebsd-stable@FreeBSD.ORG >> >>Andriy Podanenko wrote: >> >>>make buildworld >>>make buildkernel >>>reboot with boot -s >>>mergemaster -p >>>make installkernel >>>make installworld >>>reboot >>>mergemaster >> >>mergemaster -p >>make buildworld >>make kernel KERN_CONF=YOURCONF >>reboot w/ -s >>make installworld >>mergemaster >>reboot >> >>This gets covered over and over and over. > > > And it's usually wrong. > > The correct command to build a new kernel is > make kernel KERNCONF=YOURCONF (or put KERNCONF=YOURCONF into > /etc/make.conf and just "make kernel") You're right, I somehow missed that one when I proof read the email. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message