From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from cpe-144-136-157-34.qld.bigpond.net.au ([144.136.157.34] helo=data.home ident=mail) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1AOpvc-0002Xo-00 for ; Tue, 25 Nov 2003 22:01:20 -0500 Received: from geoff (helo=localhost) by data.home with local-esmtp (Exim 3.12 #1 (Debian)) id 1AOpvW-0004ed-00 for ; Wed, 26 Nov 2003 13:01:14 +1000 Date: Wed, 26 Nov 2003 13:01:14 +1000 (EST) From: Geoff Shang To: "Speakup is a screen review system for Linux." In-Reply-To: <20031124203000.GA6785@gmx.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: upgrading from debian woody to unstable X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.3 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 03:01:20 -0000 Hi: Edit /etc/apt/sources.list and change all occurances of "stable" or "woody" to "unstable". If you've not configured this file before, take a look at the sources.list man page and perhaps the apt manpage. Once you've done that, type the following: apt-get update apt-get dist-upgrade and cross your fingers. Geoff.