From cb2ca8b495a4b1a0204413b5338662b98c5d5833 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Fri, 9 Mar 2018 16:28:09 +0100 Subject: [PATCH] add README --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..ced547f --- /dev/null +++ b/README @@ -0,0 +1,12 @@ +this repository contains the needed lists and scripts to build firmware packages for PVE. + +the fwlist files are generated using 'find-firmware.pl' as part of the kernel +build. the script 'assemble-firmware.pl' is used to read those lists and copy +the files from various source directory into a target directory. + +firmeware for some wireless HW gets excluded when there is a separate debian +package for that, for example: + +zd1211-firmware +atmel-firmware +bluez-firmware