1 |
On Friday 29 July 2011 13:31:39 Alan McKinnon wrote: |
2 |
> > Can this be done after a emerge --depclean, while booted on some |
3 |
> > newly emerged kernel? |
4 |
> |
5 |
> --depclean is unlikely to do that as kernel sources almost always end |
6 |
> up in world. It will behave different if you emerge the sources with -1 |
7 |
|
8 |
Actually, emerge --depclean will remove old kernels. At least, it does that on |
9 |
my machine. |
10 |
|
11 |
I do, however, install with: |
12 |
" emerge gentoo-sources " |
13 |
This leads to "sys-kernel/gentoo-sources" to be entered into the world-file. |
14 |
Older versions will, as there is no version specified, be selected for removal |
15 |
by " emerge --depclean " |
16 |
|
17 |
To avoid this, the used versions need to be seperately specified. |
18 |
|
19 |
-- |
20 |
Joost |