Russ Allbery writes:
> egrep -r '#include +["<](sys|netinet|h)/' *.[ch] LINUX/ | awk '{ print $2 }'
> | sed -e 's,\.\./,,' -e 's/["<>]//g' | sort -u
>
> and as near as I can tell, on Linux, all those headers have the same name
> but just have no directory prefix. So netinet/in.h becomes just in
u...@debian.org (Aaron M. Ucko) writes:
> Not quite; I believe they'd become linux/in.h, linux/types.h, etc.
Oh, good point.
> Moreover, a lot of the inclusions were indirect; for instance, the
> #include directive for ultimately came from
> (copied from .../src/config/). As such, I'm not con
u...@debian.org (Aaron M. Ucko) writes:
> OpenAFS could probably adapt by changing h, netinet, and sys under
> MODLOAD-* from symlinks to .../include/linux to directories containing
> forwarding headers; I'm not sure which specific headers would need such
> treatment, but I suspect there are quite
Russ Allbery writes:
> OpenAFS *does* use kbuild. Aaron, what exactly breaks? Example error
> messages? Is it just the symlinking to standardize the names of the
> header files across platforms that doesn't work?
Yes:
| CC [M]
/usr/src/modass/usr_src/modules/openafs/src/libafs/MODLOAD-2.6
Forwarding to Russ, who maintains a package that this change (which
came without warning TTBOMK) seriously inconveniences; please keep him
Cc:ed.
--- Begin Message ---
severity 521515 wishlist
tags 521515 wontfix
thanks
On Fri, Mar 27, 2009 at 09:02:04PM -0400, Aaron M. Ucko wrote:
>
u...@debian.org (Aaron M. Ucko) writes:
> Forwarding to Russ, who maintains a package that this change (which came
> without warning TTBOMK) seriously inconveniences; please keep him Cc:ed.
[...]
> From: Bastian Blank
> There is no reliable way to detect the include paths of the kernel
> witho
Accepted:
atl2-modules-2.6-486_2.6.26-6+lenny1_i386.deb
to
pool/main/l/linux-modules-extra-2.6/atl2-modules-2.6-486_2.6.26-6+lenny1_i386.deb
atl2-modules-2.6-686-bigmem_2.6.26-6+lenny1_i386.deb
to
pool/main/l/linux-modules-extra-2.6/atl2-modules-2.6-686-bigmem_2.6.26-6+lenny1_i386.deb
atl2-m
Accepted:
linux-modules-contrib-2.6_2.6.26-3+lenny1.dsc
to
pool/contrib/l/linux-modules-contrib-2.6/linux-modules-contrib-2.6_2.6.26-3+lenny1.dsc
linux-modules-contrib-2.6_2.6.26-3+lenny1.tar.gz
to
pool/contrib/l/linux-modules-contrib-2.6/linux-modules-contrib-2.6_2.6.26-3+lenny1.tar.gz
rt73
Your message dated Sat, 28 Mar 2009 23:06:51 +
with message-id
and subject line Bug#497593: fixed in firmware-nonfree 0.15
has caused the Debian Bug report #497593,
regarding firmware-iwlwifi: New firmware for IW 3945 available
to be marked as done.
This means that you claim that the problem
Your message dated Sat, 28 Mar 2009 23:06:51 +
with message-id
and subject line Bug#502326: fixed in firmware-nonfree 0.15
has caused the Debian Bug report #502326,
regarding linux-image-2.6.26-1-686: crash in iwl4965
to be marked as done.
This means that you claim that the problem has been
Your message dated Sat, 28 Mar 2009 23:06:51 +
with message-id
and subject line Bug#497717: fixed in firmware-nonfree 0.15
has caused the Debian Bug report #497717,
regarding firmware-iwlwifi: Please include the ucode for the new 5000-series
cards
to be marked as done.
This means that you c
Accepted:
firmware-bnx2_0.15_all.deb
to pool/non-free/f/firmware-nonfree/firmware-bnx2_0.15_all.deb
firmware-ipw2x00_0.15_all.deb
to pool/non-free/f/firmware-nonfree/firmware-ipw2x00_0.15_all.deb
firmware-iwlwifi_0.15_all.deb
to pool/non-free/f/firmware-nonfree/firmware-iwlwifi_0.15_all.deb
Hi.
debian/copyright for firmware-linux says
"The binary firmwares are downloaded from
http://ftp.debian.org/debian/pool/non-free/f/firmware-nonfree";
which is probably not true. Shouldn't that be kernel.org
or something?
Gruesse,
Frank
--
To UNSUBSCRIBE, email to debian-kernel-requ..
Processing commands for cont...@bugs.debian.org:
> # Automatically generated email from bts, devscripts version 2.9.26etch2
> tags 521472 + pending
Bug#521472: Missing file
/usr/src/linux-headers-2.6.29-1-common/arch/x86/Makefile_32.cpu
There were no tags set.
Tags added: pending
>
End of messag
severity 521515 wishlist
tags 521515 wontfix
thanks
On Fri, Mar 27, 2009 at 09:02:04PM -0400, Aaron M. Ucko wrote:
> As of 2.6.29-1, that no longer
> holds, causing trouble for packages such as openafs-modules-source that
> don't entirely defer to the kbuild fra
Processing commands for cont...@bugs.debian.org:
> severity 521515 wishlist
Bug#521515: linux-headers-2.6.29-1-amd64: please restore symlinks into -common
Severity set to `wishlist' from `normal'
> tags 521515 wontfix
Bug#521515: linux-headers-2.6.29-1-amd64: please restore symlinks into -common
On Sat, Mar 28, 2009 at 04:23:41PM +, Ben Hutchings wrote:
> I'd like to commit the following change.
This is okay for trunk. However not for sid.
Bastian
--
A Vulcan can no sooner be disloyal than he can exist without breathing.
-- Kirk, "The Menagerie", stardate 3012.4
-
Hello,
Thank you for the page, it was very helpful.
Since there still doesn't seem to exist an information about building
the missing 'common' headers package, I thought I'd contribute.
This target build it (at least on 2.6.26).
binary-arch___real
So, for the example on the page:
fakeroot make
On Wed, Mar 28, 2007 at 12:19:49AM +0200, maximilian attems wrote:
> # Automatically generated email from bts, devscripts version 2.9.26
> tags 416063 - patch
Would you mind explaining?
The patch solves two issues:
- inconsistency between documentation and behaviour:
You can read the followi
On Sat, Mar 28, 2009 at 2:08 AM, maximilian attems wrote:
> could you please retry with a recent kernel aka 2.6.29?
I have seen the bug with both .27 and .28, but only intermittently,
and not at all since I switched from network-manager to wicd. I have
now installed 2.6.29 on the machine, but it
On Sat, Mar 28, 2009 at 02:34:14PM +, Ben Hutchings wrote:
> On Sat, 2009-03-28 at 15:03 +0200, Damyan Ivanov wrote:
> > Package: linux-2.6
> > Version: 2.6.29
> > Severity: serious
> >
> > [cc-ed to debian-eeepc-devel as the affected network controller is uused in
> > several eeepc models]
>
In the latest udev package, libvolume-id0 has been replaced by
libvolume-id1, looks like gfs*-tools needs to be rebuilt with the
new library.
Please do not forget that about next month libvolume-id will go away and
be replaced by a rewritten libbklid. I recommend that you check with
the upstream m
On Sat, 2009-03-28 at 15:03 +0200, Damyan Ivanov wrote:
> Package: linux-2.6
> Version: 2.6.29
> Severity: serious
>
> [cc-ed to debian-eeepc-devel as the affected network controller is uused in
> several eeepc models]
>
> Hi,
>
> The file drivers/staging/rt2860/common/firmware.h contains the fo
Processing commands for cont...@bugs.debian.org:
> # Automatically generated email from bts, devscripts version 2.10.35lenny3
> retitle 521553 Staging drivers contain non-free firmware
Bug#521553: rt2860 driver contains non-free firmware
Changed Bug title to `Staging drivers contain non-free firmw
Package: linux-2.6
Version: 2.6.29
Severity: serious
[cc-ed to debian-eeepc-devel as the affected network controller is uused in
several eeepc models]
Hi,
The file drivers/staging/rt2860/common/firmware.h contains the following
text:
/*
Copyright (c) 2007, Ralink Technology Corporation
All ri
maximilian attems wrote:
> can you reproduce with a newer linux image aka 2.6.29 ?
I have not tried 2.6.29 yet, but in my self-compiled 2.6.27.6 (built
after seeing patches that match my problem on LKML) the problem no
longer exists.
--
Alexander E. Patrakov
--
To UNSUBSCRIBE, email to deb
Package: linux-image-2.6.29-1-amd64
Version: 2.6.29-1
Severity: normal
Hi,
I tried to boot a toshiba qosmio g30 with linux-image-2.6.28-1-amd64 and
linux-image-2.6.29-1-amd64 packages.
Both starts to boot then laptop coolers go crazy (run too fast) and the boot
process stuck.
The laptop works w
can you reproduce with a newer linux image aka 2.6.29 ?
--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
can you reproduce that on a more recent linux image like 2.6.29?
--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
can you reproduce that with a more recent linux image like 2.6.29?
--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Your message dated Sat, 28 Mar 2009 11:43:34 +0100
with message-id <20090328104334.gl7...@stro.at>
and subject line Re: linux-image-2.6.26-1-amd64: iwl3945 and kernel oops
has caused the Debian Bug report #512255,
regarding linux-image-2.6.26-1-amd64: iwl3945 and kernel oops
to be marked as done.
Your message dated Sat, 28 Mar 2009 11:44:56 +0100
with message-id <20090328104456.gm7...@stro.at>
and subject line Re: linux-image-2.6.24-1-686: iwl3945 suspend/resume needs
pre-up line
has caused the Debian Bug report #464373,
regarding linux-image-2.6.24-1-686: iwl3945 suspend/resume needs pre
Your message dated Sat, 28 Mar 2009 11:41:03 +0100
with message-id <20090328104103.gk7...@stro.at>
and subject line Re: inux-image-2.6.26-1-amd64: iwl4965 panic
has caused the Debian Bug report #511603,
regarding linux-image-2.6.26-1-amd64: iwl4965 panic
to be marked as done.
This means that you
Your message dated Sat, 28 Mar 2009 11:35:10 +0100
with message-id <20090328103510.gg7...@stro.at>
and subject line Re: linux-image-2.6.26-1-amd64: iwl4965 doesn't restart link
after being suspended
has caused the Debian Bug report #500487,
regarding linux-image-2.6.26-1-amd64: iwl4965 doesn't re
Your message dated Sat, 28 Mar 2009 10:13:08 +0100
with message-id <20090328091308.gf7...@stro.at>
and subject line re: iwlwifi: roaming between access points does not work
has caused the Debian Bug report #497695,
regarding iwlwifi: roaming between access points does not work
to be marked as don
Package: linux-modules-extra-2.6
Severity: wishlist
Tags: patch
Please add batmand-gateway modules to autobuilt modules.
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.28.1
Debian Release: 5.0
500 unstableftp.debian.org
---
batmand-gateway/copyright | 36 ++
> I did, however, try WEP with 2.6.26. My box still did not associate.
could you please try a more recent kernel like 2.6.29.
ath5k saw a lot of work since.
thanks
--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@
could you please retry with a recent kernel aka 2.6.29?
thanks for feedback
--
maks
--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
could you please retry with a recent kernel aka 2.6.29 ?
--
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Your message dated Sat, 28 Mar 2009 10:12:01 +0100
with message-id <20090328091201.ge7...@stro.at>
and subject line Re: linux-image-2.6.26-1-686: iwl3945 doesn't run on Lenovo
3000N100
has caused the Debian Bug report #495750,
regarding linux-image-2.6.26-1-686: iwl3945 doesn't run on Lenovo 3000
Processing commands for cont...@bugs.debian.org:
> tags 493832 moreinfo
Bug#493832: ath5k disconnects regularly and has poor performance
There were no tags set.
Tags added: moreinfo
>
End of message, stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system
Processing commands for cont...@bugs.debian.org:
> # Automatically generated email from bts, devscripts version 2.9.26etch2
> tags 521531 + pending
Bug#521531: firmware-ipw2x00: New firmware for IPW 2200/2915 released
There were no tags set.
Tags added: pending
>
End of message, stopping processi
Your message dated Sat, 28 Mar 2009 09:22:27 +0100
with message-id <20090328082227.ga7...@stro.at>
and subject line Re: linux-image-2.6.24-1-amd64: 10 in 1 USB card reader
doesn't work
has caused the Debian Bug report #497931,
regarding forcedeth: don't work after resume
to be marked as done.
Th
Accepted:
fglrx-modules-2.6-486_2.6.26-2+lenny1_i386.deb
to
pool/non-free/l/linux-modules-nonfree-2.6/fglrx-modules-2.6-486_2.6.26-2+lenny1_i386.deb
fglrx-modules-2.6-686-bigmem_2.6.26-2+lenny1_i386.deb
to
pool/non-free/l/linux-modules-nonfree-2.6/fglrx-modules-2.6-686-bigmem_2.6.26-2+lenny1
Package: firmware-ipw2x00
Version: 0.14
Severity: wishlist
Hi,
some days ago a new firmware for Intel IPW 2200/2915 cards (ipw2200 driver)
was released: http://ipw2200.sourceforge.net/firmware.php
Please update the one in Debian ;)
Regards
Evgeni
-- System Information:
Debian Release: squeeze/s
45 matches
Mail list logo