Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2002 15:16:13 -0500
From:      Steve Wingate <s.wingate@cox.net>
To:        Steve Warwick <ukla@attbi.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Yes, but how do I upgrade?
Message-ID:  <20021029201613.PKGT14315.fed1mtao04.cox.net@smtp.west.cox.net>

next in thread | raw e-mail | index | archive | help

> 
> From: Steve Warwick <ukla@attbi.com>
> Date: 2002/10/29 Tue PM 03:10:44 EST
> To: <freebsd-questions@FreeBSD.ORG>
> 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 majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021029201613.PKGT14315.fed1mtao04.cox.net>