git: 918783b75aac - main - iwlwififw: remove Intel iwlwifi firmware from src.git
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 10 Apr 2025 15:02:10 UTC
The branch main has been updated by bz:
URL: https://cgit.FreeBSD.org/src/commit/?id=918783b75aacb051f2f83dd0198ef68bc9fa5326
commit 918783b75aacb051f2f83dd0198ef68bc9fa5326
Author: Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2025-04-10 14:59:40 +0000
Commit: Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2025-04-10 14:59:40 +0000
iwlwififw: remove Intel iwlwifi firmware from src.git
Change order of sentence in UPDATING.
Sponsored by: The FreeBSD Foundation
Suggested by: emaste, (jrm)
MFC after: 3 days
Fixes: 558d63889623
---
UPDATING | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/UPDATING b/UPDATING
index 8f709a0f1de9..c97ba37d6447 100644
--- a/UPDATING
+++ b/UPDATING
@@ -28,10 +28,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW:
at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
20250409:
+ Intel iwlwifi firmware has been removed from the src repository.
Before updating their system, users of iwlwifi(4) or iwx(4) must
install the appropriate firmware for their chipset using fwget(8) or
- building it from ports as Intel iwlwifi firmware has been removed
- from the src repository.
+ building it from ports.
20250314:
We now use LLVM's binary utilities (nm, objcopy, etc.) by default.