upgrade update
[mirror/dsa-wiki.git] / input / howto / upgrade-to-wheezy.mdwn
index 4e0c6f9..839f8a1 100644 (file)
@@ -32,6 +32,7 @@ commands:
        (puppet agent -t || true) &&
        apt-get dist-upgrade &&
        c_rehash /etc/ssl/debian/certs &&
+       c_rehash /etc/exim4/ssl &&
        apt-get --purge autoremove &&
        while [ "$(deborphan -n | wc -l)" -gt 0 ] ; do apt-get purge $(deborphan -n); done &&
        apt-get purge liblzma2 lzma &&
@@ -50,10 +51,15 @@ more clean ups:
        /usr/lib/nagios/plugins/dsa-check-packages | tr -d ,
        apt-get --purge autoremove
 
+maybe
+       apt-get install firmware-linux
+
 update dsa-nagios.git (add host to wheezy hostgroup)
 
+reboot
+
+verify ipv6 routing still works.
+
 re-init samhain
 
        samhain --foreground -t update -p none -s none -l none -m none
-
-possibly reboot