From owner-freebsd-stable Thu Nov 23 18:33:29 2000 Delivered-To: freebsd-stable@freebsd.org Received: from spitfire.velocet.net (spitfire.velocet.net [209.167.225.66]) by hub.freebsd.org (Postfix) with ESMTP id 9900737B4C5 for ; Thu, 23 Nov 2000 18:33:25 -0800 (PST) Received: from magus (anime.ca [204.138.55.45]) by spitfire.velocet.net (Postfix) with SMTP id CA4E419A134; Thu, 23 Nov 2000 21:33:22 -0500 (EST) Message-ID: <001401c055be$e9e32aa0$0300a8c0@anime.ca> From: "William Wong" To: "Donn Miller" Cc: References: <005c01c055a2$771fa780$0300a8c0@anime.ca> <3A1DCE0A.69AE2A95@cvzoom.net> Subject: Re: make world Date: Thu, 23 Nov 2000 21:33:21 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ah. Thanks for the automate command. I just find it strange since if 'make world' was designed to update the entire system, having an older kernel.GENERIC lying around by default is a bit weird. I don't think the "make world" page in the handbook states that kernel.GENERIC isn't updated by default. Maybe just a note that you could update that too. (Like how it makes a note about updating sysinstall for completeness). - Will > > Just a suggestion for the make world process. How about by default > > compiling a kernel.GENERIC (just in case)? > > How about just doing > > make buildkernel KERNEL=kernel.GENERIC > > after a successful make world? For example, to automate this, you might > do > > make buildworld installworld buildkernel installkernel > KERNEL=kernel.GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message