Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jul 2015 10:49:56 +0200
From:      Edward Tomasz =?utf-8?Q?Napiera=C5=82a?= <trasz@FreeBSD.org>
To:        HeTak <hetakcoder@gmail.com>
Cc:        freebsd-hackers <freebsd-hackers@freebsd.org>
Subject:   Re: Kernel Debug Howto
Message-ID:  <20150726084956.GA2289@brick.home>
In-Reply-To: <CAGyHxXWFwU%2Ba-S62DJA==UagFFvFxwpiw0Zmht6O-ppS-ddx%2Bg@mail.gmail.com>
References:  <CAGyHxXWFwU%2Ba-S62DJA==UagFFvFxwpiw0Zmht6O-ppS-ddx%2Bg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 0725T1324, HeTak wrote:

[..]

> 3- what is the fastest way to apply changes to FreeBSD kernel?
> (For now, I just follow the normal build & install kernel & reboot.)

I have this in my ~/.zshrc:

mbir='make -j4 buildkernel installkernel KERNFAST=1 && reboot'

Together with MODULES_OVERRIDE set to only build the modules I need
(see make.conf manual page) it makes the process pretty quick.




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