Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2008 17:34:58 +0100
From:      "Zbigniew Szalbot" <zszalbot@gmail.com>
To:        "Wojciech Puchar" <wojtek@wojtek.tensor.gdynia.pl>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: update to 6.3 p1
Message-ID:  <94136a2c0802260834h51ddf1f7x7a549a82a25b116@mail.gmail.com>
In-Reply-To: <20080226172516.C4115@wojtek.tensor.gdynia.pl>
References:  <94136a2c0802260800r3ab3dbe2h3af688e5c5746500@mail.gmail.com> <20080226172516.C4115@wojtek.tensor.gdynia.pl>

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

2008/2/26, Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>:
> >
>  > The following files will be updated as part of updating to 6.3-RELEASE-p1:
>  > /boot/GENERIC/kernel
>  > /usr/src/sys/conf/newvers.sh
>  > /usr/src/sys/kern/kern_descrip.c
>  > /usr/src/sys/kern/uipc_syscalls.c
>  >
>  > I have installed the updates but my question is whether these updates
>  > mean that the system has to be rebooted?
>
>
> it's in kernel - so yes.
>  if you have your custom kernel - recompile it.
>
>
>  >
>  > Secondly, as there seem to be some changes to the kernel, does it mean
>  > I have to build a new custom kernel which I currently use?
>
>
> just type make in your kernel build directory and make install

Thank you! Just to make sure, I go to /usr/src
make
make install
shutdown -r now

I mean building new kernel should happen prior to reboot?

Also, I have always used:
make buildkernel KERNCONF=MYKERNEL
make installkernel KERNCONF=MYKERNEL

Are the commands make and make install equivalent to
make buildkernel and make installkernel?

Thank you again!

-- 
Zbigniew Szalbot



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