projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d03ae68
)
kernel-2.eclass: Point user to addtional kernel removal instructions. See bug #581522.
author
Mike Pagano
<mpagano@gentoo.org>
Thu, 29 Dec 2016 00:11:22 +0000
(19:11 -0500)
committer
Mike Pagano
<mpagano@gentoo.org>
Thu, 29 Dec 2016 00:11:33 +0000
(19:11 -0500)
eclass/kernel-2.eclass
patch
|
blob
|
history
diff --git
a/eclass/kernel-2.eclass
b/eclass/kernel-2.eclass
index 520a4c1359734815a884d6e7c835834f5e91a0ad..29b298725c2c4ce40e5e1afea8853e0e152920b1 100644
(file)
--- a/
eclass/kernel-2.eclass
+++ b/
eclass/kernel-2.eclass
@@
-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
}