Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Oct 2007 11:18:30 -0400 (EDT)
From:      "Tuc at T-B-O-H.NET" <ml@t-b-o-h.net>
To:        oberman@es.net
Cc:        robert.a.chalmers@gmail.com, freebsd-stable@freebsd.org, kometen@gmail.com
Subject:   Re: can I do 6.1-RELEASE to 6.2 via cvsup 
Message-ID:  <200710241518.l9OFIVQh011636@himinbjorg.tucs-beachin-obx-house.com>

next in thread | raw e-mail | index | archive | help
> > > Also, the list of things to do is a bit mis-ordered and truncated. The
> > > official list is in /usr/src/UPDATING and reads:
> > > 
> > >         <make sure you have good level 0 dumps>
> > >         make buildworld
> > >         make kernel KERNCONF=YOUR_KERNEL_HERE
> > >                                                         [1]
> > >         <reboot in single user>                         [3]
> > >         mergemaster -p                                  [5]
> > >         make installworld
> > >         make delete-old
> > >
> > 	^^^^^^^^^^^^^^^^^ Where in /usr/src/UPDATING is that command. I
> > can't see it.
> > >
> > >         mergemaster                                     [4]
> > >         <reboot>
> > 
> > 
> > 		Thanks, Tuc
> > 
> 
> Sorry. It is there on my 6-Stable system, but it looks like it is not in 6.2-Release.It's been in HEAD for over 2 years.
> 
> I am a bit confused,though. I see my 6.2-Stable has src/UPDATING,v 1.416.2.35, but I can't find that version in CVS. I see only one commit, 1.416, in RELENG_6 and I know that it has had more commits since then.
>
	Um, I went to go check the file on a 7.0-BETA1 I just installed and and doing the ground
up on.. And I just realized something...........

	WHERE is the step to install the kernel?? I always thought it was :


        make buildworld
        make kernel KERNCONF=YOUR_KERNEL_HERE
	make installkernel KERNCONF=YOUR_KERNEL_HERE
							[1]
	<reboot in single>				[3]


		Tuc



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