From owner-freebsd-questions@FreeBSD.ORG Thu Oct 27 08:24:14 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD52816A420 for ; Thu, 27 Oct 2005 08:24:14 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A74E43D46 for ; Thu, 27 Oct 2005 08:24:12 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id p8so271199nzb for ; Thu, 27 Oct 2005 01:24:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=LvQxJhNqQYzOYqXC926vScISlZtrD1INSzK7aNuyjRXOUVPtNhjl6/Pjy2DrmFViln2AaFD2YOxnlrNzKlNKRBRd7ytPkSLDY8Mfq5byYG9uWwDm0G/UqhcyNi1l4qq+7E5/sfnLiEUT/MN7KaDoArFePI3GlVhxGzThhUKAE8U= Received: by 10.36.154.17 with SMTP id b17mr1609325nze; Thu, 27 Oct 2005 01:24:11 -0700 (PDT) Received: by 10.37.20.34 with HTTP; Thu, 27 Oct 2005 01:24:11 -0700 (PDT) Message-ID: Date: Thu, 27 Oct 2005 12:24:11 +0400 From: "Andrew P." To: George Katsanos MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: questions@freebsd.org Subject: Re: Upgrading from 5.3 to 6.0 (was: no subject) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2005 08:24:15 -0000 On 10/27/05, George Katsanos wrote: > Hello , > > > Since the actual 6.0 Release is taking too long , would you suggest me > installing 6.0 RC-1 and then then 6.0 is out , can I just apply some patc= hes > , or I should Re-makeworld everything?... > > And another question , I'm on a PIII 550 with 256MB ram . I have 5.3 and > some broken libs .Would you suggest me doing a fresh install , or a make > world ? Consider I don't have the experience the second procedure takes , > but I've heard both opinions. Should I do a portupgrade -a after the > makeworld ?... > > > Thank you > > George > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > Yes, you can try 6.0RC1, it's pretty stable. Read the Handbook and stick to the advice: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html You shouldn't have any trouble. You should do "portupgrade -fa" (recompile all your ports) after the upgrade is finished, but it's not an urgent matter. You can as well wait a few weeks and recompile them all then - thanks to binary compatibility they will work until then.