lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Wed, 26 Jan 2022 14:07:16 +0100
From:   Christian Melki <christian.melki@...ata.com>
To:     linux-firmware@...nel.org
Cc:     linux-kernel@...r.kernel.org
Subject: linux-firmware embedded usecase, licenses.

Hi.

I have this usecase where I include selected parts of linux-firmware on 
an embedded machine. As the entire archive is pretty large, only the 
needed bits are copied.

Now my issue is that typical embedded build environments create their 
own little version of license/information selection hell. They do it so 
they can figure out which files belong to what license, etc.

https://github.com/buildroot/buildroot/blob/master/package/linux-firmware/linux-firmware.mk
https://git.yoctoproject.org/poky/plain/meta/recipes-kernel/linux-firmware/linux-firmware_20211216.bb
(and others)

So instead of everyone trying to work out the same information (and 
checking the integrity of that on every release), it would be nice if 
the WHENCE file was a bit more structured. That would help something 
like copy-firmware.sh (or similar) to do most of the mundane bits.

Regards,
Christian

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ