From dcef6ce862cd19b3496486469cc631bb1b71fcbf Mon Sep 17 00:00:00 2001 From: Alexander Ziaee Date: Sun, 23 Mar 2025 00:40:34 -0400 Subject: [PATCH] UPDATING: Show plural syntax for PORTS_MODULES Show two examples in PORTS_MODULES to demonstrate space separation. This also shows off our working PRIME dual-gpu support. Switching to this doubled my laptop's battery life! MFC after: 3 days Reviewed by: mhorne Approved by: mhorne (mentor) Differential Revision: https://reviews.freebsd.org/D48342 --- UPDATING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index 6989bb7c7f9..56b5e2dc16b 100644 --- a/UPDATING +++ b/UPDATING @@ -2188,7 +2188,7 @@ FOOTNOTES: happens automatically. If all your modules come from ports, then adding the port origin directories to PORTS_MODULES instead is also automatic and effective, eg: - PORTS_MODULES+=x11/nvidia-driver + PORTS_MODULES+=graphics/drm-kmod graphics/nvidia-drm-kmod [3] From the bootblocks, boot -s, and then do fsck -p