* [gentoo-dev] linux-headers-2.4.21
@ 2003-10-21 6:16 Kumba
2003-10-21 6:24 ` Patrick Kursawe
2003-10-21 16:26 ` Andrew Gaffney
0 siblings, 2 replies; 6+ messages in thread
From: Kumba @ 2003-10-21 6:16 UTC (permalink / raw
To: gentoo-dev
Heads up to ~x86 users, sys-kernel/linux-headers-2.4.21 has just been
keyworded ~x86. What this means is after installing the newer headers,
it is advised that at the minimum, everyone re-merge glibc. This will
let glibc take advantage of new features in the 2.4.21 headers and such.
Others may want to go as far as a 'emerge -e world', but that's up to
each user.
If anyone encounters bugs, report them to bugs.gentoo.org and be sure to
CC me as well.
--Kumba
--
"Such is oft the course of deeds that move the wheels of the world:
small hands do them because they must, while the eyes of the great are
elsewhere." --Elrond
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] linux-headers-2.4.21
2003-10-21 6:16 [gentoo-dev] linux-headers-2.4.21 Kumba
@ 2003-10-21 6:24 ` Patrick Kursawe
2003-10-21 7:00 ` Kumba
2003-10-21 16:26 ` Andrew Gaffney
1 sibling, 1 reply; 6+ messages in thread
From: Patrick Kursawe @ 2003-10-21 6:24 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 213 bytes --]
On Tue, Oct 21, 2003 at 02:16:42AM -0400, Kumba wrote:
> This will let glibc take advantage of new features in the 2.4.21 headers
> and such.
Just curious: Which kind of features?
Wondering,
Patrick
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] linux-headers-2.4.21
2003-10-21 6:24 ` Patrick Kursawe
@ 2003-10-21 7:00 ` Kumba
2003-10-21 13:02 ` Chris PeBenito
0 siblings, 1 reply; 6+ messages in thread
From: Kumba @ 2003-10-21 7:00 UTC (permalink / raw
To: gentoo-dev
Patrick Kursawe wrote:
> On Tue, Oct 21, 2003 at 02:16:42AM -0400, Kumba wrote:
> Just curious: Which kind of features?
I myself don't know the specifics, but I do know the Gentoo/Hardened
team has been waiting for these headers, as they implement a feature
needed for SE Linux. The old 2.4.19 headers lacked this feature, so I
believe when glibc was rebuilt and realized it was using 2.4.19 headers,
it created stubs for these features, whereas with 2.4.21 headers, glibc
actually implements them.
--Kumba
--
"Such is oft the course of deeds that move the wheels of the world:
small hands do them because they must, while the eyes of the great are
elsewhere." --Elrond
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] linux-headers-2.4.21
2003-10-21 7:00 ` Kumba
@ 2003-10-21 13:02 ` Chris PeBenito
0 siblings, 0 replies; 6+ messages in thread
From: Chris PeBenito @ 2003-10-21 13:02 UTC (permalink / raw
To: kumba; +Cc: Gentoo Development Mail List
[-- Attachment #1: Type: text/plain, Size: 741 bytes --]
On Tue, 2003-10-21 at 02:00, Kumba wrote:
> Patrick Kursawe wrote:
>
> > On Tue, Oct 21, 2003 at 02:16:42AM -0400, Kumba wrote:
> > Just curious: Which kind of features?
> needed for SE Linux. The old 2.4.19 headers lacked this feature, so I
> believe when glibc was rebuilt and realized it was using 2.4.19 headers,
> it created stubs for these features, whereas with 2.4.21 headers, glibc
> actually implements them.
Correct. In this case, the functions are for extended attributes.
--
Chris PeBenito
<pebenito@gentoo.org>
Developer, SELinux
Hardened Gentoo Linux
Public Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE6AF9243
Key fingerprint = B0E6 877A 883F A57A 8E6A CB00 BC8E E42D E6AF 9243
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] linux-headers-2.4.21
2003-10-21 6:16 [gentoo-dev] linux-headers-2.4.21 Kumba
2003-10-21 6:24 ` Patrick Kursawe
@ 2003-10-21 16:26 ` Andrew Gaffney
2003-10-22 19:05 ` Matthew Kennedy
1 sibling, 1 reply; 6+ messages in thread
From: Andrew Gaffney @ 2003-10-21 16:26 UTC (permalink / raw
To: Gentoo Dev
Kumba wrote:
> Heads up to ~x86 users, sys-kernel/linux-headers-2.4.21 has just been
> keyworded ~x86. What this means is after installing the newer headers,
> it is advised that at the minimum, everyone re-merge glibc. This will
> let glibc take advantage of new features in the 2.4.21 headers and such.
> Others may want to go as far as a 'emerge -e world', but that's up to
> each user.
Does it hurt anything to compile glibc against 2.4.x headers while running a 2.6.x kernel?
--
Andrew Gaffney
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] linux-headers-2.4.21
2003-10-21 16:26 ` Andrew Gaffney
@ 2003-10-22 19:05 ` Matthew Kennedy
0 siblings, 0 replies; 6+ messages in thread
From: Matthew Kennedy @ 2003-10-22 19:05 UTC (permalink / raw
To: Gentoo Dev
Andrew Gaffney <agaffney@technaut.darktalker.net> writes:
> Kumba wrote:
>> Heads up to ~x86 users, sys-kernel/linux-headers-2.4.21 has just
>> been keyworded ~x86. What this means is after installing the newer
>> headers, it is advised that at the minimum, everyone re-merge glibc.
>> This will let glibc take advantage of new features in the 2.4.21
>> headers and such. Others may want to go as far as a 'emerge -e
>> world', but that's up to each user.
>
> Does it hurt anything to compile glibc against 2.4.x headers while running a 2.6.x kernel?
[...]
I think that's what you've been doing already ;)
Matt (an ex-2.6.0_test* user :-/)
--
Matthew Kennedy
Gentoo Linux Developer
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2003-10-22 19:08 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-21 6:16 [gentoo-dev] linux-headers-2.4.21 Kumba
2003-10-21 6:24 ` Patrick Kursawe
2003-10-21 7:00 ` Kumba
2003-10-21 13:02 ` Chris PeBenito
2003-10-21 16:26 ` Andrew Gaffney
2003-10-22 19:05 ` Matthew Kennedy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox