> I really expected 2.6.27 to be in Sid by now, but it's not, and I
> can't find any mention of it anywhere, on the mailing lists or
> elsewhere.
>
> Does anyone know when this is likely to happen? Is something holding
> it up?
Yes, the Lenny release. After Lenny is released¹, a newer kernel will
hit unstable, though it will almost certainly not be 2.6.27.
> From kernel.org: The latest stable version of the Linux kernel is:
> 2.6.27.8
>
> Anyone like me with an Intel Wifi 5100 wireless chipset really needs 2.6.27.
If you don't want to build your own kernel, the Debian kernel team
provides unofficial 2.6.27 images, see
http://wiki.debian.org/DebianKernel. You need to add the "trunk"
repository to your sources.list.
Sven
¹ Whenever that may be.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
12-07-2008, 09:39 PM
Florian Kulzer
Kernel 2.6.27 in Debian?
On Mon, Dec 08, 2008 at 10:35:27 +1300, Simon Guest wrote:
> Hi all,
>
> I really expected 2.6.27 to be in Sid by now, but it's not, and I
> can't find any mention of it anywhere, on the mailing lists or
> elsewhere.
The 2.6.27 source package is available in the experimental repository
now. Compiled images are on kernel-archive.buildserver.net, see
http://wiki.debian.org/DebianKernel .
> Does anyone know when this is likely to happen? Is something holding
> it up?
I think 2.6.27 will enter Sid only after Lenny is released.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
12-07-2008, 10:34 PM
Ron Johnson
Kernel 2.6.27 in Debian?
On 12/07/08 16:30, Sven Joachim wrote:
[snip]
If you don't want to build your own kernel, the Debian kernel team
provides unofficial 2.6.27 images, see
http://wiki.debian.org/DebianKernel. You need to add the "trunk"
repository to your sources.list.
I put this in my sources.list, and ran "# apt-get update", but don't
see the .27 kernel, either in image or source form.
deb http://kernel-archive.buildserver.net/debian-kernel sid main
How does being physically handicapped make me Differently-Abled?
What different abilities do I have?
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
12-08-2008, 05:46 AM
Sven Joachim
Kernel 2.6.27 in Debian?
On 2008-12-08 00:34 +0100, Ron Johnson wrote:
> On 12/07/08 16:30, Sven Joachim wrote:
>>
>> If you don't want to build your own kernel, the Debian kernel team
>> provides unofficial 2.6.27 images, see
>> http://wiki.debian.org/DebianKernel. You need to add the "trunk"
^^^^^^^
>> repository to your sources.list.
>
> I put this in my sources.list, and ran "# apt-get update", but don't
> see the .27 kernel, either in image or source form.
>
> deb http://kernel-archive.buildserver.net/debian-kernel sid main
>
> # apt-cache policy
> Package files:
> 100 /var/lib/dpkg/status
> release a=now
> 500 http://kernel-archive.buildserver.net sid/main Packages
^^^
You need to s/sid/trunk/ as I tried to explain.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
12-08-2008, 12:45 PM
Ron Johnson
Kernel 2.6.27 in Debian?
On 12/08/08 00:46, Sven Joachim wrote:
On 2008-12-08 00:34 +0100, Ron Johnson wrote:
On 12/07/08 16:30, Sven Joachim wrote:
If you don't want to build your own kernel, the Debian kernel team
provides unofficial 2.6.27 images, see
http://wiki.debian.org/DebianKernel. You need to add the "trunk"
^^^^^^^
repository to your sources.list.
I put this in my sources.list, and ran "# apt-get update", but don't
see the .27 kernel, either in image or source form.
deb http://kernel-archive.buildserver.net/debian-kernel sid main
^^^
You need to s/sid/trunk/ as I tried to explain.
Sorry. But still I get errors trying two different secret sauces.
Effort #1:
deb http://kernel-archive.buildserver.net/debian-kernel
sid trunk main
W: Failed to fetch
http://kernel-archive.buildserver.net/debian-kernel/dists/sid/Release
Unable to find expected entry trunk/binary-i386/Packages in
Meta-index file (malformed Release file?)
Effort #2:
deb http://kernel-archive.buildserver.net/debian-kernel
sid/trunk main
Err http://kernel-archive.buildserver.net sid/trunk/main Packages
404 Not Found
--
Ron Johnson, Jr.
Jefferson LA USA
How does being physically handicapped make me Differently-Abled?
What different abilities do I have?
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
12-08-2008, 01:12 PM
Sven Joachim
Kernel 2.6.27 in Debian?
On 2008-12-08 14:45 +0100, Ron Johnson wrote:
> Sorry. But still I get errors trying two different secret sauces.
>
> Effort #1:
> deb http://kernel-archive.buildserver.net/debian-kernel
> sid trunk main
>
> W: Failed to fetch
> http://kernel-archive.buildserver.net/debian-kernel/dists/sid/Release
> Unable to find expected entry trunk/binary-i386/Packages in
> Meta-index file (malformed Release file?)
>
> Effort #2:
> deb http://kernel-archive.buildserver.net/debian-kernel
> sid/trunk main
>
> Err http://kernel-archive.buildserver.net sid/trunk/main Packages
> 404 Not Found
Come on, don't pretend to be stupid. Here's the hopefully correct line,
pasted from http://wiki.debian.org/DebianKernel:
deb http://kernel-archive.buildserver.net/debian-kernel trunk main
What's up with you, Ron?
Sven
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
12-08-2008, 01:32 PM
Ron Johnson
Kernel 2.6.27 in Debian?
On 12/08/08 08:12, Sven Joachim wrote:
On 2008-12-08 14:45 +0100, Ron Johnson wrote:
Sorry. But still I get errors trying two different secret sauces.
Effort #1:
deb http://kernel-archive.buildserver.net/debian-kernel
sid trunk main
W: Failed to fetch
http://kernel-archive.buildserver.net/debian-kernel/dists/sid/Release
Unable to find expected entry trunk/binary-i386/Packages in
Meta-index file (malformed Release file?)
Effort #2:
deb http://kernel-archive.buildserver.net/debian-kernel
sid/trunk main
Err http://kernel-archive.buildserver.net sid/trunk/main Packages
404 Not Found
Come on, don't pretend to be stupid. Here's the hopefully correct line,
pasted from http://wiki.debian.org/DebianKernel:
Oh, I see it now: Experimental/Sid, not "plain" Sid.
deb http://kernel-archive.buildserver.net/debian-kernel trunk main
What's up with you, Ron?
Still thinking about Sunday football...
--
Ron Johnson, Jr.
Jefferson LA USA
How does being physically handicapped make me Differently-Abled?
What different abilities do I have?
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org