Date: Tue, 13 Mar 2001 11:25:55 -0500 From: Jim Mock <mij@osdn.com> To: j mckitrick <jcm@FreeBSD-uk.eu.org> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: New KERNCONF option Message-ID: <20010313112555.A11057@guinness.osdn.com> In-Reply-To: <20010313160817.A149@dogma.freebsd-uk.eu.org>; from jcm@FreeBSD-uk.eu.org on Tue, Mar 13, 2001 at 04:08:17PM %2B0000 References: <20010313160817.A149@dogma.freebsd-uk.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 13 Mar 2001 at 16:08:17 +0000, j mckitrick wrote: > > I took a look at the notes on this change, but I'm still a bit unclear. > What do I need to do differently, if anything? > > make buildworld > make buildkernel KERNEL=JUPITER > make installkernel KERNEL=JUPITER > ... > > > make buildworld > make buildkernel KERNCONF=JUPITER > make installkernel KERNCONF=JUPITER > ... > > Is this correct? Yeah. You can also do: make kernel KERNCONF=JUPITER Which is the equivalent of buildkernel and installkernel. - jim -- - jim mock <mij@osdn.com> - O|S|D|N - open source development network - - http://www.freebsdzine.org/ - jim@freebsdzine.org - jim@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010313112555.A11057>