upgrade-to-stretch: fix a missing s/jessie/stretch/
[mirror/dsa-wiki.git] / input / howto / upgrade-to-stretch.mdwn
index a0a6920..3f94352 100644 (file)
@@ -13,6 +13,7 @@ todo:
   at least on lindsay samhain failed to configure after upgrading the package.  figure out details.
 
 commands:
+
        sed -i "s#jessie#stretch#g" /etc/apt/sources.list.d/debian.list /etc/apt/sources.list.d/security.list &&
        dpkg --clear-avail &&
        if [ -e /etc/apt/sources.list.d/buildd.debian.org.list ]; then
@@ -51,7 +52,9 @@ more clean ups:
 
        (puppet agent -t || true) && (puppet agent -t || true)
 
-update dsa-nagios.git (add host to jessie hostgroup)
+On ppc64el (only VMs?) the network interface has been renamed from ethX to ibmvethX. Change /etc/network/interfaces accordingly.
+
+update dsa-nagios.git (add host to stretch hostgroup)
 
 re-init samhain and finish with a reboot