Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 May 2002 13:41:51 +0900
From:      Makoto Matsushita <matusita@jp.FreeBSD.org>
To:        ken@kdm.org
Cc:        current@FreeBSD.org
Subject:   Re: build a -current kernel on a -stable box
Message-ID:  <20020504134151U.matusita@jp.FreeBSD.org>
In-Reply-To: <20020503220935.A17720@panzer.kdm.org>
References:  <20020503220004.A17421@panzer.kdm.org> <20020503220004.A17421@panzer.kdm.org> <20020503220935.A17720@panzer.kdm.org>

next in thread | previous in thread | raw e-mail | index | archive | help

ken> Sorry, it was this commit that broke building -current kernels on -stable:

How do you build -current kernel on your -stable box?

	cd /usr
	cvs -d /your/CVSROOT checkout src
	cd src
	make buildworld
	make buildkernel

should work as it should be (and it's the only guaranteed procedure IIRC).

-- -
Makoto `MAR' Matsushita

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020504134151U.matusita>