On Sat, Jul 05, 2008 at 01:16:06PM +0100, David Woodhouse wrote:I'm not sure which planet you're from, but it's one without ipw2200 chips in it. And in any case, the file names change. Ah, I see, you just didn't read the thread you're replying to. Let's do it again one more time. The question is, how do you sanely distribute the kernel-tree generated firmware in a binary distribution, knowing that you want to be able to have multiple working kernels installed simultaneously? Solution 1: in the kernel package -> You get file conflicts on the firmware files that do not change between kernel versions Solution 2: in a package by itself -> You either break compatibility with kernel versions that happened before a firmware change, or you accumulate tons of files over time. The accumulated form gets hard to create from source. Solution 3: in the kernel package or in a kernel-specific package, but the files are in a kernel version-specific directory (/lib/firmware/`uname -r`, /lib/modules/`uname -r`/firmware) -> Incompatible with current userspace Solution 4: in one package per firmware file, with appropriate dependencies on the kernel package -> A number of kernel package maintainers just took a hit on you Any other solution you can see? OG. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Greg Kroah-Hartman | [PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO |
| Andrew Morton | -mm merge plans for 2.6.23 |
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
git: | |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| PJ Waskiewicz | [ANNOUNCE] ixgbe: Data Center Bridging (DCB) support for ixgbe |
| David Miller | Re: [GIT]: Networking |
