Often the simplest things are the best.
sed -i -e 's/breezy/dapper/g' /etc/apt/sources.list
apt-get dist-upgrade
Please note: I did this on an Ubuntu server install that was being redeployed as a desktop. I uninstalled the server software first and got rid of all the old data before doing this. YMMV.
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.