Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2014 10:53:02 +0200
From:      Polytropon <freebsd@edvax.de>
To:        Jamie Griffin <griffin8j@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: ident name and kernel 10
Message-ID:  <20140812105302.1c0f4afa.freebsd@edvax.de>
In-Reply-To: <53E9CC7F.60704@gmail.com>
References:  <1407727682.14647.4.camel@debian> <20140811095953.2b1519f0.freebsd@edvax.de> <1407817979.14647.6.camel@debian> <20140812073651.e38cdd72.freebsd@edvax.de> <53E9CC7F.60704@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 12 Aug 2014 09:12:47 +0100, Jamie Griffin wrote:
> If you haven't updated your sources and at the same revision from 
> previous buildworld, you can just compile and install a new kernel if 
> you want to make changes, can't you? e.g. you don't have to buildworld 
> everytime, unless you've updated the source tree?

Correct. As long as world and kernel are in sync, you can
build and install as many kernels as you like. This is
also reflected in the "uname -v" output, for example
"FreeBSD 8.2-STABLE #1" indicates that this is the 2nd
kernel built for that particular version (#0 would have
been the first).

It's possible to just re-do "make kernel KERNCONF=FOO"
several times after changing something in the kernel
configuration. No need for buildworld here.


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



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