From: Michael Tokarev <mjt@tls.msk.ru>
To: Harald Dunkel <harald.dunkel@t-online.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.27.1: install conflict about /lib/firmware
Date: Fri, 17 Oct 2008 00:58:45 +0400 [thread overview]
Message-ID: <48F7AB05.50103@msgid.tls.msk.ru> (raw)
In-Reply-To: <48F78C5C.8080907@t-online.de>
Harald Dunkel wrote:
> Hi folks,
>
> Seems that there is an installation conflict about
> /lib/firmware/ess/maestro3_assp_kernel.fw (and probably
> others) between 2.6.27 and 2.6.27.1. Using dpkg I get
Since 2.6.27, firmware binaries are placed into /lib/firmware
directory. The reason is that firmware is not kernel-dependent.
Or, rather, the firmware stored here is not kernel-dependent
(when it is, it's stored in /lib/modules/$version/).
[]
> Probably other package managers get a similar problem.
A package build script should be updated to create separate
package with the firmware, and to add proper reguiriments
and/or dependencies.
> Wouldn't it be more consistent to put the firmware files in a
> kernel specific directory, e.g. in /lib/firmware/2.6.27.1 or
> /lib/modules/2.6.27.1/firmware ?
No, because the firmware is not kernel-dependent, but device-dependent.
It were deliberate choice.
/mjt
next prev parent reply other threads:[~2008-10-16 20:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-16 18:47 2.6.27.1: install conflict about /lib/firmware Harald Dunkel
2008-10-16 20:58 ` Michael Tokarev [this message]
2008-10-17 18:13 ` Harald Dunkel
2008-10-22 19:35 ` Harald Dunkel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48F7AB05.50103@msgid.tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=harald.dunkel@t-online.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.