From owner-freebsd-questions Thu Aug 2 3:17:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 87AE937B401 for ; Thu, 2 Aug 2001 03:16:57 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id MAA25642; Thu, 2 Aug 2001 12:25:23 +0200 Message-ID: <3B692909.7E7692E5@i-clue.de> Date: Thu, 02 Aug 2001 12:18:49 +0200 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.78 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Robin Becker Cc: questions@FreeBSD.ORG Subject: Re: 4.2 to 4.3 upgrade References: <20010801215041.14258.qmail@kiwi.anglictina.com> <3B690B4F.8C95E3BF@i-clue.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Robin Becker wrote: > > In article <3B690B4F.8C95E3BF@i-clue.de>, Christoph Sold clue.de> writes > > > >/stand/sysinstall can update to -RELEASE only: It needs pre-built > >binaries. -STABLE or -SECURITY have to be built on your box from source. > > > >Read the handbook about staying current, and try it for yourself. You > >need about a day or two for the first time, later on, you'd do it within > >minutes. > ... > I'm very unsure about the src building mechanism. How do I go about > upgrading my system to 4.3 from 4.2? My machine has low bandwidth > access and I have /=17M /usr=590M /var=448M space. I have managed to > download and burn a 4.3-install iso. It's very attractive for me to keep > my existing applications and have a suitable base system for recovery > purposes. Updating via CVSup needs less bandwidth than downloading an ISO: only changed parts will be sent. > How much space do I need to use one of the src schemes? make world needs about 350M in /usr/obj. After make world, /usr/obj can safely be deleted. > I need hardly add that this is one of our 'important' servers and > pressure to keep downtime to a minimum is important. Standard procedure is to build a new server with up-to-date software, then swap IPs when the new box is finished. > I have a spare 10G hd lying about so I could at a pinch just add volume > and use that for space except that I suppose that would be pretty > pointless as I'm sure all the utilities like to point to /usr/src. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message