The development cycle is uninterrupted!
sudo sed -i 's/natty/oneiric/g' /etc/apt/sources.list
sudo aptitude update
sudo aptitude dist-upgrade
(You might want to save the natty-updates, natty-backports, natty-security, and natty-proposed repo lines in sources.list)
eric@kingfisher:~/Downloads$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.10
DISTRIB_CODENAME=oneiric
DISTRIB_DESCRIPTION="Ubuntu oneiric (development branch)"
Bookmarks