Gentoo Archives: gentoo-user

From: Justin <justin@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Howto mask release candidates?
Date: Fri, 16 May 2008 09:17:56
Message-Id: 482D513E.2010008@j-schmitz.net
In Reply to: Re: [gentoo-user] Howto mask release candidates? by Justin
1 Justin schrieb:
2 > Marko Kocić schrieb:
3 >>>> In my portage there are only rc for 26. So just add
4 >>>> <=sys-kernel/vanilla-sources-2.6.26 to your packages.keywords.
5 >>>>
6 >>>>
7 >>> I ment <sys-kernel/vanilla-sources-2.6.26!!
8 >>>
9 >>
10 >> Yes, but then I will not be notified by portage that new version
11 >> (2.6.26 final)
12 >> is available. I will have to manually track versions.
13 >>
14 > If the final reaches stable in portage a emerge -u world will point on
15 > this.
16 >> And since all versions <2.6.26 are masked, 2.6.25.1 will be
17 >> uninstalled during
18 >> emerge -u
19 >>
20 >
21 > You have to put it in packages.keywords and not mask!
22 >
23 Just add following to /etc/portage/packages.mask
24
25 =sys-kernel/vanilla-sources-2.6.26_rc*
26 =sys-kernel/vanilla-sources-2.6.27_rc*
27 =sys-kernel/vanilla-sources-2.6.28_rc*
28 =sys-kernel/vanilla-sources-2.6.29_rc*
29
30 On my system it works.

Attachments

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

Replies

Subject Author
Re: [gentoo-user] Howto mask release candidates? "Marko Kocić" <marko.kocic@×××××.com>