X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Fhowto%2Fupgrade-to-stretch.mdwn;h=c1627e515c2f78ad543d32dd1342f971b2fac8ae;hb=32d72e9b27ec68a046a9235f6ec2d734ce221595;hp=af6880305cfe278fd2932184854d395784cbdfc9;hpb=3b3f02809ecb7732b2a5a9a8b81fa3e9656907e3;p=mirror%2Fdsa-wiki.git diff --git a/input/howto/upgrade-to-stretch.mdwn b/input/howto/upgrade-to-stretch.mdwn index af68803..c1627e5 100644 --- a/input/howto/upgrade-to-stretch.mdwn +++ b/input/howto/upgrade-to-stretch.mdwn @@ -29,7 +29,7 @@ commands: (puppet agent -t || true) && apt-get update && apt-get dist-upgrade && - apt-get purge libssl1.0.0:amd64 gcc-4.9-base:amd64 gcc-4.8-base:amd64 libapt-pkg4.12:amd64 libreadline6:amd64 libprocps3:amd64 sp libsp1c2 libaugeas-ruby1.8 + apt-get purge libssl1.0.0:amd64 gcc-4.9-base:amd64 gcc-4.8-base:amd64 libapt-pkg4.12:amd64 libreadline6:amd64 libprocps3:amd64 sp libsp1c2 libaugeas-ruby1.8 && apt-get --purge autoremove && while [ "$(deborphan -n | wc -l)" -gt 0 ] ; do apt-get purge $(deborphan -n); done && dpkg --clear-avail && @@ -52,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