Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 2025 15:02:10 GMT
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 918783b75aac - main - iwlwififw: remove Intel iwlwifi firmware from src.git
Message-ID:  <202504101502.53AF2A2U074606@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202504101502.53AF2A2U074606>