Gentoo Archives: gentoo-laptop

From: Nico <dragoonway@×××××.com>
To: gentoo-laptop@l.g.o
Subject: Re: [gentoo-laptop] Kernel Slots
Date: Mon, 04 Sep 2006 22:25:03
Message-Id: b4ec07860609041523x48e7bc99ja9896fd92ae37759@mail.gmail.com
In Reply to: Re: [gentoo-laptop] Kernel Slots by Joe R
1 Prune removes all the versions but the last, not the current one.
2 For exemple, I have old sources on my laptop and use the 2.6.17-r4, which is
3 not the last (2.6.17-r7) :
4
5 ptigris ~ # emerge -pP gentoo-sources
6
7 >>> These are the packages that would be unmerged:
8
9 sys-kernel/gentoo-sources
10 selected: 2.6.16-r9 2.6.16-r12 2.6.16-r13 2.6.17-r4
11 protected: 2.6.17-r7
12 omitted: none
13
14 >>> 'Selected' packages are slated for removal.
15 >>> 'Protected' and 'omitted' packages will not be removed.
16
17 It wants to remove the one I use, so I want use this command, I must
18 recompile the last one with my .config file.

Replies

Subject Author
Re: [gentoo-laptop] Kernel Slots Nico <dragoonway@×××××.com>
Re: [gentoo-laptop] Kernel Slots Joe R <JoeR410@×××.com>