Revision 1 vom 2009-05-17 20:05:47

Nachricht löschen

Dist-Upgrade

/!\ Work in progress

/!\ Diese Anleitung wurde an Beispiel eines dist-upgrades von etch auf lenny erstellt

# edit /etc/apt/sources.lst and /etc/apt/sources.list.d/*.list
        etch -> lenny
# make sure only the codenames are used, not "stable", "testing", etc.

find / -iname \*.dpkg\* -print

apt-get update
apt-get dist-upgrade --purge
apt-get clean
apt-get install rsyslog munin-plugins-extra
aptitude
        Obsolete and Locally Created Packages
                select all
        g
        g
        q
vi /etc/inittab
        1:2345:respawn:/sbin/getty 38400 hvc0

find / -iname \*.dpkg\* -print