Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Apr 2003 09:28:07 +0200
From:      CARTER Anthony <a.carter@cordis.lu>
To:        Miguel Mendez <flynn@energyhq.homeip.net>, CARTER Anthony <a.carter@cordis.lu>
Cc:        Joel Rees <joel@alpsgiken.gr.jp>
Subject:   Re: latest version of ports
Message-ID:  <200304010928.07343.a.carter@intrasoft.lu>
In-Reply-To: <20030401091403.2d7eacea.flynn@energyhq.homeip.net>
References:  <20030401091403.2d7eacea.flynn@energyhq.homeip.net>

next in thread | previous in thread | raw e-mail | index | archive | help
As I said, read the /usr/src/UPDATING file, I was running off the top of my 
head...

do mergemaster -p after your mount -u / and mount -a then...

and yes, kernel nor kernal...sorry bout that, typos...got a new keyboard this 
morning (nice logitech wireless desktop) so could be due to that ;))

I know KERNCONF is not needed when making buildworld, I just got carried away 
copying and pasting ;) Sorry bout that!

Anthony

On Tuesday 01 April 2003 09:14, Miguel Mendez wrote:
> On Tue, 1 Apr 2003 09:08:25 +0200
> CARTER Anthony <a.carter@cordis.lu> wrote:
>
> Howdy,
>
> > For fresh OS, read /usr/src/UPDATING but, in brief:
> >
> > cd /usr/src
> > make buildworld KERNCONF=YOURKERNELFILE
>
> KERNCONF is not needed here
>
> > make buildkernal KERNCONF=YOURKERNELFILE
> > make installkernal KERNCONF=YOURKERNELFILE
>
> kernel, not kernal
>
> > mergemaster -p
>
> You probably want to run mergemaster -p on a filesystem mounted as
> read/write :)
>
> > mount -u /
> > mount -a
> > cd /usr/src
> > make installworld KERNCONF=YOURKERNELFILE
> > mergemaster
>
> Cheers,



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