Mention that the NIC name changes on ppc64el
[mirror/dsa-wiki.git] / input / howto / upgrade-to-stretch.mdwn
index a0a6920..0ee38d2 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,6 +52,8 @@ more clean ups:
 
        (puppet agent -t || true) && (puppet agent -t || true)
 
+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 jessie hostgroup)
 
 re-init samhain and finish with a reboot