kernel-2.eclass: Point user to addtional kernel removal instructions. See bug #581522.
authorMike Pagano <mpagano@gentoo.org>
Thu, 29 Dec 2016 00:11:22 +0000 (19:11 -0500)
committerMike Pagano <mpagano@gentoo.org>
Thu, 29 Dec 2016 00:11:33 +0000 (19:11 -0500)
eclass/kernel-2.eclass

index 520a4c1359734815a884d6e7c835834f5e91a0ad..29b298725c2c4ce40e5e1afea8853e0e152920b1 100644 (file)
@@ -1619,4 +1619,7 @@ kernel-2_pkg_postrm() {
        ewarn "with modified files will remain behind. By design, package managers"
        ewarn "will not remove these modified files and the directories they reside in."
        echo
+       ewarn "For more detailed kernel removal instructions, please see: "
+       ewarn "https://wiki.gentoo.org/wiki/Kernel/Removal"
+       echo
 }