* [gentoo-user] 2.6.24 config options
@ 2008-01-03 22:18 Grant
2008-01-03 22:31 ` [gentoo-user] " Grant
2008-01-03 22:45 ` [gentoo-user] " maxim wexler
0 siblings, 2 replies; 16+ messages in thread
From: Grant @ 2008-01-03 22:18 UTC (permalink / raw
To: Gentoo mailing list
Is anyone who is running 2.6.24 have a CONFIG_MAC80211 option in
.config? I'm trying to figure out why vanilla-sources-2.6.24-rc6 does
not include the rt2x00 drivers and the dev here apparently has very
different .config options than I do:
http://rt2x00.serialmonkey.com/phpBB2/viewtopic.php?p=27943
- Grant
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* [gentoo-user] Re: 2.6.24 config options
2008-01-03 22:18 [gentoo-user] 2.6.24 config options Grant
@ 2008-01-03 22:31 ` Grant
2008-01-03 22:49 ` Neil Bothwick
2008-01-03 22:45 ` [gentoo-user] " maxim wexler
1 sibling, 1 reply; 16+ messages in thread
From: Grant @ 2008-01-03 22:31 UTC (permalink / raw
To: Gentoo mailing list
> Is anyone who is running 2.6.24 have a CONFIG_MAC80211 option in
> .config? I'm trying to figure out why vanilla-sources-2.6.24-rc6 does
> not include the rt2x00 drivers and the dev here apparently has very
> different .config options than I do:
>
> http://rt2x00.serialmonkey.com/phpBB2/viewtopic.php?p=27943
>
> - Grant
My mistake. Enabling CONFIG_EXPERIMENTAL generated a lot more config
options. I thought all possible config options would exist in
.config, even if they weren't enabled.
- Grant
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] 2.6.24 config options
2008-01-03 22:18 [gentoo-user] 2.6.24 config options Grant
2008-01-03 22:31 ` [gentoo-user] " Grant
@ 2008-01-03 22:45 ` maxim wexler
2008-01-03 22:54 ` Kenneth Prugh
2008-01-03 23:05 ` Neil Bothwick
1 sibling, 2 replies; 16+ messages in thread
From: maxim wexler @ 2008-01-03 22:45 UTC (permalink / raw
To: gentoo-user
--- Grant <emailgrant@gmail.com> wrote:
> Is anyone who is running 2.6.24 have a
Where does this x.x.24 kernel come from? I did a
recent emerge sync and when I do emerge -pv
gentoo-sources portage comes up with x.x.22-r9.
-mw
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] 2.6.24 config options
2008-01-03 22:45 ` [gentoo-user] " maxim wexler
@ 2008-01-03 22:54 ` Kenneth Prugh
2008-01-03 23:05 ` Neil Bothwick
1 sibling, 0 replies; 16+ messages in thread
From: Kenneth Prugh @ 2008-01-03 22:54 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 445 bytes --]
On Thu, 3 Jan 2008 14:45:32 -0800 (PST)
maxim wexler <blissfix@yahoo.com> wrote:
>
> --- Grant <emailgrant@gmail.com> wrote:
>
> > Is anyone who is running 2.6.24 have a
>
> Where does this x.x.24 kernel come from? I did a
> recent emerge sync and when I do emerge -pv
> gentoo-sources portage comes up with x.x.22-r9.
>
> -mw
>
git-sources most likely. Also, gentoo-sources has .23 if your using
~arch.
--
Ken69267
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] 2.6.24 config options
2008-01-03 22:45 ` [gentoo-user] " maxim wexler
2008-01-03 22:54 ` Kenneth Prugh
@ 2008-01-03 23:05 ` Neil Bothwick
2008-01-03 23:14 ` Grant
2008-01-04 22:18 ` maxim wexler
1 sibling, 2 replies; 16+ messages in thread
From: Neil Bothwick @ 2008-01-03 23:05 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 325 bytes --]
On Thu, 3 Jan 2008 14:45:32 -0800 (PST), maxim wexler wrote:
> Where does this x.x.24 kernel come from? I did a
> recent emerge sync and when I do emerge -pv
> gentoo-sources portage comes up with x.x.22-r9.
But Grant is trying to use vanilla-sources.
--
Neil Bothwick
Can vegetarians eat animal crackers?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] 2.6.24 config options
2008-01-03 23:05 ` Neil Bothwick
@ 2008-01-03 23:14 ` Grant
2008-01-04 0:28 ` Hemmann, Volker Armin
2008-01-04 22:27 ` maxim wexler
2008-01-04 22:18 ` maxim wexler
1 sibling, 2 replies; 16+ messages in thread
From: Grant @ 2008-01-03 23:14 UTC (permalink / raw
To: gentoo-user
> > Where does this x.x.24 kernel come from? I did a
> > recent emerge sync and when I do emerge -pv
> > gentoo-sources portage comes up with x.x.22-r9.
>
> But Grant is trying to use vanilla-sources.
Exactly. Last I checked vanilla, git, and mm have 2.6.24 available in
portage. Looking forward to hardened.
Anybody tested out the Completely Fair Scheduler BTW?
- Grant
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] 2.6.24 config options
2008-01-03 23:14 ` Grant
@ 2008-01-04 0:28 ` Hemmann, Volker Armin
2008-01-04 0:40 ` Grant
2008-01-04 22:27 ` maxim wexler
1 sibling, 1 reply; 16+ messages in thread
From: Hemmann, Volker Armin @ 2008-01-04 0:28 UTC (permalink / raw
To: gentoo-user
On Freitag, 4. Januar 2008, Grant wrote:
> > > Where does this x.x.24 kernel come from? I did a
> > > recent emerge sync and when I do emerge -pv
> > > gentoo-sources portage comes up with x.x.22-r9.
> >
> > But Grant is trying to use vanilla-sources.
>
> Exactly. Last I checked vanilla, git, and mm have 2.6.24 available in
> portage. Looking forward to hardened.
>
> Anybody tested out the Completely Fair Scheduler BTW?
>
> - Grant
if you are using 2.6.23 or above you are using CFS. There is no way around.
You can not 'not try' it.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] 2.6.24 config options
2008-01-04 0:28 ` Hemmann, Volker Armin
@ 2008-01-04 0:40 ` Grant
0 siblings, 0 replies; 16+ messages in thread
From: Grant @ 2008-01-04 0:40 UTC (permalink / raw
To: gentoo-user
> > > > Where does this x.x.24 kernel come from? I did a
> > > > recent emerge sync and when I do emerge -pv
> > > > gentoo-sources portage comes up with x.x.22-r9.
> > >
> > > But Grant is trying to use vanilla-sources.
> >
> > Exactly. Last I checked vanilla, git, and mm have 2.6.24 available in
> > portage. Looking forward to hardened.
> >
> > Anybody tested out the Completely Fair Scheduler BTW?
> >
> > - Grant
>
> if you are using 2.6.23 or above you are using CFS. There is no way around.
> You can not 'not try' it.
Must be good.
- Grant
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] 2.6.24 config options
2008-01-03 23:14 ` Grant
2008-01-04 0:28 ` Hemmann, Volker Armin
@ 2008-01-04 22:27 ` maxim wexler
2008-01-04 22:37 ` Grant
1 sibling, 1 reply; 16+ messages in thread
From: maxim wexler @ 2008-01-04 22:27 UTC (permalink / raw
To: gentoo-user
--- Grant <emailgrant@gmail.com> wrote:
> > > Where does this x.x.24 kernel come from? I did a
> > > recent emerge sync and when I do emerge -pv
> > > gentoo-sources portage comes up with x.x.22-r9.
> >
> > But Grant is trying to use vanilla-sources.
>
> Exactly. Last I checked vanilla, git, and mm have
> 2.6.24 available in
> portage. Looking forward to hardened.
What the heck is 'git'? I see a dev-util/git and a
app-misc/git. Is it one of those?
And mm? There's a dev-lib/mm.
-mw
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] 2.6.24 config options
2008-01-04 22:27 ` maxim wexler
@ 2008-01-04 22:37 ` Grant
0 siblings, 0 replies; 16+ messages in thread
From: Grant @ 2008-01-04 22:37 UTC (permalink / raw
To: gentoo-user
> > > > Where does this x.x.24 kernel come from? I did a
> > > > recent emerge sync and when I do emerge -pv
> > > > gentoo-sources portage comes up with x.x.22-r9.
> > >
> > > But Grant is trying to use vanilla-sources.
> >
> > Exactly. Last I checked vanilla, git, and mm have
> > 2.6.24 available in
> > portage. Looking forward to hardened.
>
> What the heck is 'git'? I see a dev-util/git and a
> app-misc/git. Is it one of those?
git-sources.
- Grant
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] 2.6.24 config options
2008-01-03 23:05 ` Neil Bothwick
2008-01-03 23:14 ` Grant
@ 2008-01-04 22:18 ` maxim wexler
2008-01-04 22:31 ` Grant
2008-01-05 8:18 ` Neil Bothwick
1 sibling, 2 replies; 16+ messages in thread
From: maxim wexler @ 2008-01-04 22:18 UTC (permalink / raw
To: gentoo-user
--- Neil Bothwick <neil@digimed.co.uk> wrote:
> On Thu, 3 Jan 2008 14:45:32 -0800 (PST), maxim
> wexler wrote:
>
> > Where does this x.x.24 kernel come from? I did a
> > recent emerge sync and when I do emerge -pv
> > gentoo-sources portage comes up with x.x.22-r9.
>
> But Grant is trying to use vanilla-sources.
>
same thing:
heathen@localhost ~ $ emerge -pv vanilla-sources
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] sys-kernel/vanilla-sources-2.6.22.9
USE="-build -symlink" 44,122 kB
Total: 1 package (1 new), Size of downloads: 44,122 kB
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] 2.6.24 config options
2008-01-04 22:18 ` maxim wexler
@ 2008-01-04 22:31 ` Grant
2008-01-05 8:18 ` Neil Bothwick
1 sibling, 0 replies; 16+ messages in thread
From: Grant @ 2008-01-04 22:31 UTC (permalink / raw
To: gentoo-user
> > > Where does this x.x.24 kernel come from? I did a
> > > recent emerge sync and when I do emerge -pv
> > > gentoo-sources portage comes up with x.x.22-r9.
> >
> > But Grant is trying to use vanilla-sources.
> >
>
> same thing:
>
> heathen@localhost ~ $ emerge -pv vanilla-sources
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild N ] sys-kernel/vanilla-sources-2.6.22.9
> USE="-build -symlink" 44,122 kB
>
> Total: 1 package (1 new), Size of downloads: 44,122 kB
You need to add:
sys-kernel/vanilla-sources
to:
/etc/portage/package.keywords
- Grant
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] 2.6.24 config options
2008-01-04 22:18 ` maxim wexler
2008-01-04 22:31 ` Grant
@ 2008-01-05 8:18 ` Neil Bothwick
2008-01-08 23:03 ` maxim wexler
1 sibling, 1 reply; 16+ messages in thread
From: Neil Bothwick @ 2008-01-05 8:18 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 670 bytes --]
On Fri, 4 Jan 2008 14:18:23 -0800 (PST), maxim wexler wrote:
> heathen@localhost ~ $ emerge -pv vanilla-sources
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild N ] sys-kernel/vanilla-sources-2.6.22.9
> USE="-build -symlink" 44,122 kB
Use eix to search packages, it shows all packages, including keyworded
and masked versions. emerge -p only shows the latest version available
for your arch and profile.
--
Neil Bothwick
To the optimist, the glass is half full. To the pessimist, the glass is
half empty. To the engineer, the glass is twice as big as it needs to be.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: [gentoo-user] 2.6.24 config options
2008-01-05 8:18 ` Neil Bothwick
@ 2008-01-08 23:03 ` maxim wexler
2008-01-09 0:19 ` Neil Bothwick
0 siblings, 1 reply; 16+ messages in thread
From: maxim wexler @ 2008-01-08 23:03 UTC (permalink / raw
To: gentoo-user
>
> > heathen@localhost ~ $ emerge -pv vanilla-sources
> >
> > These are the packages that would be merged, in
> order:
> >
> > Calculating dependencies... done!
> > [ebuild N ]
> sys-kernel/vanilla-sources-2.6.22.9
> > USE="-build -symlink" 44,122 kB
>
> Use eix to search packages, it shows all packages,
> including keyworded
> and masked versions. emerge -p only shows the latest
> version available
> for your arch and profile.
>
Did a fresh emerge --sync && emerge portage but:
heathen@localhost ~ $ eix gentoo-sources
* sys-kernel/gentoo-sources
Available versions: 2.4.32-r6:2.4.32-r6
2.4.32-r7:2.4.32-r7 2.6.15-r1:2.6.15-r1
~2.6.15-r8:2.6.15-r8 2.6.16-r13:2.6.16-r13
~2.6.17:2.6.17 ~2.6.17-r1:2.6.17-r1
~2.6.17-r2:2.6.17-r2 ~2.6.17-r3:2.6.17-r3
2.6.17-r4:2.6.17-r4 ~2.6.17-r5:2.6.17-r5
~2.6.17-r6:2.6.17-r6 2.6.17-r7:2.6.17-r7
2.6.17-r8:2.6.17-r8 ~2.6.17-r9:2.6.17-r9
~2.6.18:2.6.18 ~2.6.18-r1:2.6.18-r1
Installed: 2.6.12-r6 2.6.16-r3
2.6.20-r6
Homepage:
http://dev.gentoo.org/~dsd/genpatches
Description: Full sources including the
gentoo patchset for the 2.6 kernel tree
heathen@localhost ~ $ eix vanilla-sources
* sys-kernel/vanilla-sources
Available versions: 2.4.32:2.4.32 ~2.4.33:2.4.33
~2.4.33.1:2.4.33.1 ~2.4.33.2:2.4.33.2
~2.4.33.3:2.4.33.3 ~2.6.16.14:2.6.16.14
2.6.16.16:2.6.16.16 2.6.16.19:2.6.16.19
~2.6.16.20:2.6.16.20 ~2.6.16.26:2.6.16.26
~2.6.16.27:2.6.16.27 2.6.17.6:2.6.17.6
~2.6.17.7:2.6.17.7 ~2.6.17.8:2.6.17.8
~2.6.17.9:2.6.17.9 ~2.6.17.10:2.6.17.10
~2.6.17.11:2.6.17.11 ~2.6.17.12:2.6.17.12
2.6.17.13:2.6.17.13 ~2.6.18:2.6.18 ~2.6.18.1:2.6.18.1
~2.6.19_rc1:2.6.19_rc1 ~2.6.19_rc2:2.6.19_rc2
~2.6.19_rc3:2.6.19_rc3 ~2.6.19_rc4:2.6.19_rc4
Installed: none
Homepage: http://www.kernel.org
Description: Full sources for the Linux
kernel
Do I have to have something in package.keywords for
everything? IIRC I've only ever had to put something
in there following a "masked" packages error eg:
~media-plugins/xmms-wma-1.0.5 ~x86
-mw
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2008-01-09 0:19 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-03 22:18 [gentoo-user] 2.6.24 config options Grant
2008-01-03 22:31 ` [gentoo-user] " Grant
2008-01-03 22:49 ` Neil Bothwick
2008-01-03 22:45 ` [gentoo-user] " maxim wexler
2008-01-03 22:54 ` Kenneth Prugh
2008-01-03 23:05 ` Neil Bothwick
2008-01-03 23:14 ` Grant
2008-01-04 0:28 ` Hemmann, Volker Armin
2008-01-04 0:40 ` Grant
2008-01-04 22:27 ` maxim wexler
2008-01-04 22:37 ` Grant
2008-01-04 22:18 ` maxim wexler
2008-01-04 22:31 ` Grant
2008-01-05 8:18 ` Neil Bothwick
2008-01-08 23:03 ` maxim wexler
2008-01-09 0:19 ` Neil Bothwick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox