Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: emerge latest in a certain version series of a package
Date: Wed, 29 Jan 2014 13:37:24
Message-Id: loom.20140129T143105-618@post.gmane.org
In Reply to: [gentoo-user] emerge latest in a certain version series of a package by Thanasis
1 Thanasis <thanasis <at> asyr.hopto.org> writes:
2
3
4 > Currently, that would be version 3.10.28.
5 > I know I can specify it like so,
6 > emerge =sys-kernel/gentoo-sources-3.10.28
7
8 Opps, I did not read very deeply, still on first java_fix....
9
10 > but then it would not get "auto-updated" when a newer version of that
11 > series (for example 3.10.29) becomes available in portage.
12
13 Once the newer kernel series come out, the newer versions
14 of a series (usually) slow way down on being delivered.
15
16 Maybe a wildcard with the kernel series name in your "world"
17 file might work.
18
19
20 At some point, the long kernel series revisions are usually
21 only about tweaking a few given features. If that is your
22 situation, dig into the kernel sources, read the docs and
23 find the guy hacking on that option. Many will add additional
24 testers, if you know what your are doing.
25
26
27 Alternatively, run a cron job where you manually query
28 the gentoo-sources can parse out what you wnat by
29 kernel series number, and then mail that to yourself,
30 if it is all that important....
31
32
33 hth,
34 James

Replies

Subject Author
Re: [gentoo-user] Re: emerge latest in a certain version series of a package Thanasis <thanasis@××××××××××.org>