Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jul 2002 14:40:49 +0400 (MSD)
From:      Dmitry Morozovsky <marck@rinet.ru>
To:        Jonathan Chen <jonc@chen.org.nz>
Cc:        Craig Boston <craig@meoqu.gank.org>, <freebsd-stable@FreeBSD.ORG>
Subject:   Re: Kernel config problem with 4.6-STABLE...  [solution]
Message-ID:  <20020720143823.C49174-100000@woozle.rinet.ru>
In-Reply-To: <20020719221244.GE17899@grimoire.chen.org.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 20 Jul 2002, Jonathan Chen wrote:

JC> [..]
JC> > Thoughts, comments?  Is there any reason _not_ to encourage buildkernel
JC> > for making standalone kernels?
JC>
JC> Last I heard, it's 'cos it requires a buildworld prior. If I have a
JC> minimal system with kernel sources only, I don't want to have to do
JC> that.

Actually, IIRC looking through Makefile.inc1, there is need only for
bootstrap-tools to be built. Maybe we need to mention this target in TGTS=
in Makefile, and then tell admins who needs to build only kernel to do
something like

cd /usr/src
make bootstrap
make kernel KERNCONF=mykernel

Opinions?

Sincerely,
D.Marck                                   [DM5020, DM268-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
------------------------------------------------------------------------


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?20020720143823.C49174-100000>