Gentoo Archives: gentoo-dev

From: Daniel Campbell <zlg@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH 1/1] kernel-2.eclass: Point user to additional kernel removal, instructions. See bug #581522.
Date: Wed, 28 Dec 2016 06:44:10
Message-Id: 10621f1f-b594-fbc4-f64c-d6ea95069cfb@gentoo.org
In Reply to: [gentoo-dev] [PATCH 1/1] kernel-2.eclass: Point user to additional kernel removal, instructions. See bug #581522. by Mike Pagano
1 On 12/27/2016 04:52 PM, Mike Pagano wrote:
2 > This addresses concerns that users might not realize that after an
3 > unmerge of kernel sources some files will need to be removed manually.
4 > The particular concern was specific to the files in /lib/modules/. I
5 > liked this solution, since it does not require a wordy explanation to be
6 > written in the eclass.
7 >
8 > ---
9 > eclass/kernel-2.eclass | 3 +++
10 > 1 file changed, 3 insertions(+)
11 >
12 > diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
13 > index 520a4c1..29b2987 100644
14 > --- a/eclass/kernel-2.eclass
15 > +++ b/eclass/kernel-2.eclass
16 > @@ -1619,4 +1619,7 @@ kernel-2_pkg_postrm() {
17 > ewarn "with modified files will remain behind. By design, package
18 > managers"
19 > ewarn "will not remove these modified files and the directories they
20 > reside in."
21 > echo
22 > + ewarn "For more detailed kernel removal instructions, please see: "
23 > + ewarn "https://wiki.gentoo.org/wiki/Kernel/Removal"
24 > + echo
25 > }
26 >
27 +1
28
29 --
30 Daniel Campbell - Gentoo Developer
31 OpenPGP Key: 0x1EA055D6 @ hkp://keys.gnupg.net
32 fpr: AE03 9064 AE00 053C 270C 1DE4 6F7A 9091 1EA0 55D6

Attachments

File name MIME type
signature.asc application/pgp-signature