> 
> From: Steve Warwick <[EMAIL PROTECTED]>
> Date: 2002/10/29 Tue PM 03:10:44 EST
> To: <[EMAIL PROTECTED]>
> Subject: Yes, but how do I upgrade?
> 
> Hi
> 
> I have a 4.3 BSD machine to upgrade, and it's a production machine :(
> 
> On a test machine I have learned to CVSUP. I have used sysinstall and played
> around with the "upgrade" potion of the menu. I have configured, built and
> installed the kernel a few times.
> 
> Ok, got that, but how do I upgrade?
> 
> I am probably missing the point, but do I have to CVSUP, sysinstall/upgrade,
> AND build-install the kernel?
> 
> I looked at "makeworld" in the handbook but it read like the instructions to
> building a house! Surely it's not a complicated as it looks?

Theoretically, it CAN be as simple as 
1. cvsup -h cvsup1.freebsd.org /usr/share/examples/cvsup/stable-supfile
2. cd /usr/src
3. make world
4. make kernel KERNCONF=yourkernelfile
5. mergemaster 
6. reboot

However, upgrading production servers is never as simple as "theory".


Work like you don't need the money
Dance like nobody's watching
Love like you've never been hurt


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to