]> git.apps.os.sepia.ceph.com Git - linux-firmware.git/commit
make: separate installation and de-duplication targets
authorEmil Velikov <emil.l.velikov@gmail.com>
Tue, 15 Oct 2024 17:56:03 +0000 (18:56 +0100)
committerMario Limonciello <superm1@gmail.com>
Wed, 16 Oct 2024 15:52:59 +0000 (15:52 +0000)
commit515022675f815d454ac95e60fd0587887f5ad1a6
treea200df854688b0906a47922365adf57b705b8394
parent8c232721a5d1e9b108e38887d9231a9b08ea62a6
make: separate installation and de-duplication targets

For better or worse some distributions cannot have the firmware
de-duplication happen automatically.

In addition, when it was introduced it changed the default behaviour
leaving people with no firmware in their systems.

Revert to the original behaviour: in the worst case, people will have a
few MB extra of duplicate firmware, yet their systems will continue to
work.

To make things stand out, we print a message at the end of install so
that everyone can opt-in as needed.

In addition, I've went ahead and opened tentative MR/PR with Alpine,
Arch, CentOS Stream, Debian, Gentoo, informing them of this change.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Makefile