On 12/15/08 10:20, Boyd Stephen Smith Jr. wrote:
On Monday 2008 December 15 07:40:58 Dan-Simon Myrland wrote:Hi! how do i change my distrubution from Etch to Sid (unstable) ?Assuming you really want to: sed -i -e 's/etch/sid/g;s:/stable:/unstable:g' \ /etc/apt/sources.list /etc/apt/sources.list.d/{.[!.],}* && \ aptitude update && aptitude install aptitude apt dpkg && \ aptitude full-upgrade
Real Men use apt.
should do it.
Before doing that, I'd Google for something like this[0], to make sure that there are no prerequisites, or packages that need to get manually upgraded before doing the dist-upgrade.
[0] debian upgrade to Lenny -- Ron Johnson, Jr. Jefferson LA USA How does being physically handicapped make me Differently-Abled? What different abilities do I have?