more cruft removal
authorStephen Gran <steve@lobefin.net>
Sun, 20 Mar 2011 12:10:04 +0000 (12:10 +0000)
committerStephen Gran <steve@lobefin.net>
Sun, 20 Mar 2011 12:10:04 +0000 (12:10 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
input/howto/upgrade-to-squeeze.mdwn

index 18b69a3..ad8399d 100644 (file)
@@ -115,6 +115,10 @@ purge removed packages
        echo "really purge these [y/N]?" && read ans && [ "$ans" = "y" ] && dpkg --purge `dpkg --get-selections | awk '$2=="deinstall" {print $1}'` &&
        echo "These are not at install:" && dpkg --get-selections | awk '$2!="install" {print $1}'
 
+purge cruft that upgrade doesn't remove
+
+       apt-get remove --purge emacs22-common libxmlrpc-ruby libcap1 emacs22-nox emacs22-bin-common libvolume-id0 gcc-4.2-base ifenslave libopenssl-ruby1.8
+
 re-init samhain
 
 possibly reboot