From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by listman.util.phx.redhat.com (8.13.1/8.13.1) with ESMTP id m2FGQbBc019852 for ; Sat, 15 Mar 2008 12:26:38 -0400 Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m2FGQbUk017273 for ; Sat, 15 Mar 2008 12:26:37 -0400 Received: from relay3-v.mail.gandi.net (relay3-v.mail.gandi.net [217.70.178.77]) by mx3.redhat.com (8.13.8/8.13.8) with ESMTP id m2FGQ4po028970 for ; Sat, 15 Mar 2008 12:26:05 -0400 Received: from localhost (mfilter4-v.gandi.net [217.70.178.38]) by relay3-v.mail.gandi.net (Postfix) with ESMTP id F119ABA13 for ; Sat, 15 Mar 2008 17:25:58 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mfilter4-v.mgt.gandi.net Received: from relay3-v.mail.gandi.net ([217.70.178.77]) by localhost (mfilter4-v.mgt.gandi.net [217.70.178.38]) (amavisd-new, port 10024) with ESMTP id aDF1pCOPjd8v for ; Sat, 15 Mar 2008 17:25:53 +0100 (CET) Received: from data.home (unknown [82.166.29.82]) by relay3-v.mail.gandi.net (Postfix) with ESMTP id 9E5F6BA0B for ; Sat, 15 Mar 2008 17:25:53 +0100 (CET) Received: from geoff by data.home with local-esmtp (Exim 3.35 #1 (Debian)) id 1JaZCi-0002eh-00; Sat, 15 Mar 2008 18:25:52 +0200 Date: Sat, 15 Mar 2008 18:25:52 +0200 (IST) From: Geoff Shang X-X-Sender: geoff@data.home To: Linux for blind general discussion In-Reply-To: <200803151721300281.0008DD88@127.0.0.1> Message-ID: References: <200803141710490437.0009BCBC@127.0.0.1> <47DB974D.8020504@baechler.net> <200803151721300281.0008DD88@127.0.0.1> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: Geoff Shang X-RedHat-Spam-Score: -3.28 X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 X-Scanned-By: MIMEDefang 2.63 on 172.16.48.32 X-loop: blinux-list@redhat.com Subject: Re[2]: Upgrading to Gnome 2.22 X-BeenThere: blinux-list@redhat.com X-Mailman-Version: 2.1.5 Precedence: junk Reply-To: Linux for blind general discussion List-Id: Linux for blind general discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Mar 2008 16:26:38 -0000 Christian wrote: > If i want to run debian unstable, do I just need to add that to my > /etc/apt/sources.list file if I am using Lenny right now? Hi, You'll want to change all references to leny or testing in your sources.list file to point to syd or unstable, then run: apt-get update Make sure there aren't any errors, then run: apt-get dist-upgrade This may take awhile. Hopefully everything will upgrade smoothly. Geoff.